| 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(String serverName,
String hostAddress,
int port) |
ServerImpl |
ManagementImpl.addServer(String serverName,
String hostAddress,
int port,
IpChannelType ipChannelType,
boolean acceptAnonymousConnections,
int maxConcurrentConnectionsCount,
String[] extraHostAddresses) |
| Constructor and Description |
|---|
AssociationImpl(String peerAddress,
int peerPort,
String serverName,
IpChannelType ipChannelType,
ServerImpl server)
Creating an ANONYMOUS_SERVER Association
|
Copyright © 2015. All Rights Reserved.