public class SslPeerDetailsImpl extends Object implements ProtonJSslPeerDetails
SslPeerDetails.Factory
Constructor and Description |
---|
SslPeerDetailsImpl(String hostname,
int port)
Deprecated.
This constructor's visibility will be reduced to the default scope in a future release.
Client code outside this module should use a
EngineFactory instead |
@Deprecated public SslPeerDetailsImpl(String hostname, int port)
EngineFactory
insteadpublic String getHostname()
getHostname
in interface SslPeerDetails
public int getPort()
getPort
in interface SslPeerDetails
Copyright © 2016 The Apache Software Foundation. All rights reserved.