Uses of Interface
org.jgroups.blocks.MethodLookup

Packages that use MethodLookup
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

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)
           
 



Copyright ? 1998-2005 Bela Ban. All Rights Reserved.