Modifier and Type | Field and Description |
---|---|
static TypeArg<SocketAddress> |
__TYPE_ARG |
Constructor and Description |
---|
SocketAddress(SocketAddress delegate) |
Modifier and Type | Method and Description |
---|---|
SocketAddress |
getDelegate() |
String |
host() |
static SocketAddress |
newInstance(SocketAddress arg) |
int |
port() |
public static final TypeArg<SocketAddress> __TYPE_ARG
public SocketAddress(SocketAddress delegate)
public SocketAddress getDelegate()
public String host()
public int port()
public static SocketAddress newInstance(SocketAddress arg)
Copyright © 2017. All rights reserved.