com.caucho.cloud.network
Class NetworkClusterExtensions

java.lang.Object
  extended by com.caucho.cloud.network.NetworkClusterExtensions

public class NetworkClusterExtensions
extends java.lang.Object

NetworkClusterService manages the cluster network code, the communication between Resin servers in a cluster.


Field Summary
static int MULTILEVEL_CACHE
           
 
Constructor Summary
NetworkClusterExtensions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MULTILEVEL_CACHE

public static final int MULTILEVEL_CACHE
See Also:
Constant Field Values
Constructor Detail

NetworkClusterExtensions

public NetworkClusterExtensions()