Package org.apache.catalina.tribes.group.interceptors

Class Summary
DomainFilterInterceptor Title: Member domain filter interceptor
FragmentationInterceptor The fragmentation interceptor splits up large messages into smaller messages and assembles them on the other end.
FragmentationInterceptor.FragCollection  
FragmentationInterceptor.FragKey  
GzipInterceptor  
MessageDispatch15Interceptor Same implementation as the MessageDispatchInterceptor except is ues an atomic long for the currentSize calculation and uses a thread pool for message sending.
MessageDispatchInterceptor The message dispatcher is a way to enable asynchronous communication through a channel.
NonBlockingCoordinator Title: Auto merging leader election algorithm
NonBlockingCoordinator.CoordinationEvent  
NonBlockingCoordinator.CoordinationMessage  
OrderInterceptor The order interceptor guarantees that messages are received in the same order they were sent.
OrderInterceptor.Counter  
OrderInterceptor.MessageOrder  
SimpleCoordinator A dinky coordinator, just uses a sorted version of the member array.
StaticMembershipInterceptor  
TcpFailureDetector Title: A perfect failure detector
TcpPingInterceptor Sends a ping to all members.
ThroughputInterceptor  
TwoPhaseCommitInterceptor Title:
TwoPhaseCommitInterceptor.MapEntry  
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.