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

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

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 ? 1998-2005 Bela Ban. All Rights Reserved.