|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.clackrouter.router.core.RouterConfig.ConnectionInfo
public static class RouterConfig.ConnectionInfo
Simple struct to hold information about an attempt to connect to the VNS server.
| Field Summary | |
|---|---|
java.lang.String |
host
|
int |
port
|
java.lang.String |
server
|
int |
topo_max
|
int |
topo_min
|
| Constructor Summary | |
|---|---|
RouterConfig.ConnectionInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String server
public int port
public java.lang.String host
public int topo_min
public int topo_max
| Constructor Detail |
|---|
public RouterConfig.ConnectionInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||