org.jgroups.blocks
Interface RequestHandler

All Known Implementing Classes:
DEADLOCK, FLOW_CONTROL, FLUSH, GMS, MessageDispatcher, MessageProtocol, MessageProtocolEXAMPLE, ReplicationManager, RpcDispatcher, RpcProtocol, RpcProtocolEXAMPLE, STABLE, STATE_TRANSFER, TOTAL_TOKEN

public interface RequestHandler


Method Summary
 java.lang.Object handle(Message msg)
           
 

Method Detail

handle

java.lang.Object handle(Message msg)


Copyright ? 1998-2006 Bela Ban. All Rights Reserved.