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 SslPeerDetailspublic int getPort()
getPort in interface SslPeerDetailsCopyright © 2015 The Apache Software Foundation. All Rights Reserved.