Uses of Interface
org.jgroups.blocks.RpcDispatcher.Marshaller

Packages that use RpcDispatcher.Marshaller
org.jgroups.blocks   
 

Uses of RpcDispatcher.Marshaller in org.jgroups.blocks
 

Fields in org.jgroups.blocks declared as RpcDispatcher.Marshaller
protected  RpcDispatcher.Marshaller RpcDispatcher.marshaller
           
 

Methods in org.jgroups.blocks that return RpcDispatcher.Marshaller
 RpcDispatcher.Marshaller RpcDispatcher.getMarshaller()
           
 

Methods in org.jgroups.blocks with parameters of type RpcDispatcher.Marshaller
 void RpcDispatcher.setMarshaller(RpcDispatcher.Marshaller m)
           
 



Copyright ? 2001,2002 www.jgroups.com . All Rights Reserved.