public class SshdSocketAddress extends SocketAddress
Constructor and Description |
---|
SshdSocketAddress(String hostName,
int port) |
public SshdSocketAddress(String hostName, int port)
public String getHostName()
public int getPort()
public InetSocketAddress toInetSocketAddress()
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.