JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jgroups.blocks
RequestHandler
Contents
Description
Method Summary
Method Details
handle(Message)
Hide sidebar
Show sidebar
Interface RequestHandler
All Known Implementing Classes:
MessageDispatcher
,
RpcDispatcher
public interface
RequestHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
handle
(
Message
msg)
Method Details
handle
Object
handle
(
Message
msg)