| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<ServerImpl> |
ServerImpl.SERVER_XML
XML Serialization/Deserialization
|
| Modifier and Type | Method and Description |
|---|---|
ServerImpl |
ManagementImpl.addServer(java.lang.String serverName,
java.lang.String hostAddress,
int port) |
ServerImpl |
ManagementImpl.addServer(java.lang.String serverName,
java.lang.String hostAddress,
int port,
IpChannelType ipChannelType,
boolean acceptAnonymousConnections,
int maxConcurrentConnectionsCount,
java.lang.String[] extraHostAddresses) |
| Constructor and Description |
|---|
AssociationImpl(java.lang.String peerAddress,
int peerPort,
java.lang.String serverName,
IpChannelType ipChannelType,
ServerImpl server)
Creating an ANONYMOUS_SERVER Association
|
Copyright © 2012. All Rights Reserved.