| Home >> All >> org >> apache >> catalina >> cluster >> [ mcast Javadoc ] |
org.apache.catalina.cluster.mcast: Javadoc index of package org.apache.catalina.cluster.mcast.
Package Samples:
org.apache.catalina.cluster.mcast
Classes:
McastService: A membership implementation using simple multicast. This is the representation of a multicast membership service. This class is responsible for maintaining a list of active cluster nodes in the cluster. If a node fails to send out a heartbeat, the node will be dismissed. FIXME i18n messages
McastMembership: A membership implementation using simple multicast. This is the representation of a multicast membership. This class is responsible for maintaining a list of active cluster nodes in the cluster. If a node fails to send out a heartbeat, the node will be dismissed.
McastMember: A membership implementation using simple multicast. This is the representation of a multicast member. Carries the host, and port of the this or other cluster nodes.
Constants: Manifest constants for the org.apache.catalina.cluster.mcast package.
McastServiceImpl
McastMemberTest
| Home | Contact Us | Privacy Policy | Terms of Service |