Constructor and Description |
---|
SocketAddress(SocketAddress delegate) |
Modifier and Type | Method and Description |
---|---|
Object |
getDelegate() |
String |
host() |
static SocketAddress |
newInstance(SocketAddress arg) |
int |
port() |
public SocketAddress(SocketAddress delegate)
public Object getDelegate()
public String host()
public int port()
public static SocketAddress newInstance(SocketAddress arg)
Copyright © 2015. All Rights Reserved.