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 SocketAddress
public int port()
port
in interface SocketAddress
Copyright © 2015. All Rights Reserved.