public class SocketInfo extends Object
| Constructor and Description |
|---|
SocketInfo(String hostAndPort) |
SocketInfo(String host,
int port) |
public final String host
public final int port
public SocketInfo(String host, int port)
public SocketInfo(String hostAndPort)
public Socket connect() throws IOException
IOExceptionCopyright © 2004-2014 Hudson. All Rights Reserved.