public class SocketAddressImpl extends Object implements SocketAddress
| Constructor and Description |
|---|
SocketAddressImpl(int port,
String host) |
public SocketAddressImpl(int port,
String host)
public String host()
host in interface SocketAddresspublic int port()
port in interface SocketAddressCopyright © 2015. All Rights Reserved.