public class SslPeerDetailsImpl extends Object implements ProtonJSslPeerDetails
SslPeerDetails.Factory| Constructor and Description |
|---|
SslPeerDetailsImpl(String hostname,
int port)
Application code should use
SslPeerDetails.Factory.create(String, int) instead. |
public SslPeerDetailsImpl(String hostname, int port)
SslPeerDetails.Factory.create(String, int) instead.public String getHostname()
getHostname in interface SslPeerDetailspublic int getPort()
getPort in interface SslPeerDetailsCopyright © 2018 The Apache Software Foundation. All rights reserved.