public class Net
extends java.lang.Object
| Constructor and Description |
|---|
Net() |
Net(int port,
boolean ipv6) |
Net(java.lang.String bindIp,
int port,
boolean ipv6) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBindIp() |
int |
getPort() |
java.net.InetAddress |
getServerAddress() |
boolean |
isIpv6() |
Copyright © 2018. All Rights Reserved.