|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodLookup | |
---|---|
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
org.jgroups.blocks.mux |
Uses of MethodLookup in org.jgroups.blocks |
---|
Fields in org.jgroups.blocks declared as MethodLookup | |
---|---|
protected MethodLookup |
RpcDispatcher.method_lookup
|
Methods in org.jgroups.blocks that return MethodLookup | |
---|---|
MethodLookup |
RpcDispatcher.getMethodLookup()
|
Methods in org.jgroups.blocks with parameters of type MethodLookup | |
---|---|
void |
RpcDispatcher.setMethodLookup(MethodLookup method_lookup)
|
Uses of MethodLookup in org.jgroups.blocks.mux |
---|
Constructors in org.jgroups.blocks.mux with parameters of type MethodLookup | |
---|---|
MuxRpcDispatcher(short scopeId,
Channel channel,
MessageListener messageListener,
MembershipListener membershipListener,
java.lang.Object serverObject,
MethodLookup method_lookup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |