org.javagroups.blocks
Interface RequestHandler

All Known Implementing Classes:
MessageDispatcher, MessageProtocol, STATE_TRANSFER

public interface RequestHandler


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

Method Detail

handle

public java.lang.Object handle(Message msg)


Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.