Package | Description |
---|---|
com.caucho.cloud.network | |
com.caucho.server.resin |
Modifier and Type | Class and Description |
---|---|
class |
ProNetworkClusterSystem
NetworkClusterService manages the cluster network code, the communication
between Resin servers in a cluster.
|
Modifier and Type | Method and Description |
---|---|
static NetworkClusterSystem |
NetworkClusterSystem.getCurrent()
Returns the current network service.
|
Modifier and Type | Method and Description |
---|---|
static void |
NetworkClusterSystem.createAndAddService(NetworkClusterSystem clusterSystem)
Creates a new network cluster service.
|
Modifier and Type | Method and Description |
---|---|
protected NetworkClusterSystem |
ProResinDelegate.createNetworkSystem(CloudServer server) |
protected NetworkClusterSystem |
ResinDelegate.createNetworkSystem(CloudServer server) |