org.jgroups.blocks

Interface RequestHandler

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

Object
handle(Message msg)

Method Details

handle

public Object handle(Message msg)

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.