- java.lang.Object
-
- java.net.SocketAddress
-
- org.apache.sshd.common.SshdSocketAddress
-
-
Constructor Summary
Constructors
| Constructor and Description |
SshdSocketAddress(java.lang.String hostName,
int port) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getPort
public int getPort()
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.