org.jgroups.blocks
Interface RequestHandler

All Known Implementing Classes:
MessageDispatcher, MuxMessageDispatcher, MuxRpcDispatcher, RpcDispatcher

public interface RequestHandler


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

Method Detail

handle

java.lang.Object handle(Message msg)
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.