org.apache.catalina.tribes.group |
|
Java Source File Name | Type | Comment |
AbsoluteOrder.java | Class | |
ChannelCoordinator.java | Class | The channel coordinator object coordinates the membership service,
the sender and the receiver.
This is the last interceptor in the chain.
author: Filip Hanik version: $Revision: 532943 $, $Date: 2007-04-27 05:14:58 +0200 (ven., 27 avr. |
ChannelInterceptorBase.java | Class | Abstract class for the interceptor base class.
author: Filip Hanik version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
GroupChannel.java | Class | The default implementation of a Channel.
The GroupChannel manages the replication channel. |
InterceptorPayload.java | Class | |
Response.java | Class | A response object holds a message from a responding partner. |
RpcCallback.java | Interface | The RpcCallback interface is an interface for the Tribes channel to request a
response object to a request that came in. |
RpcChannel.java | Class | |
RpcMessage.java | Class | |