org.apache.qpid.proton.engine.impl.ssl
Class SslPeerDetailsImpl
java.lang.Object
org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl
- All Implemented Interfaces:
- SslPeerDetails
public class SslPeerDetailsImpl
- extends Object
- implements SslPeerDetails
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslPeerDetailsImpl
public SslPeerDetailsImpl(String hostname,
int port)
getHostname
public String getHostname()
- Specified by:
getHostname in interface SslPeerDetails
getPort
public int getPort()
- Specified by:
getPort in interface SslPeerDetails
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.