Uses of Interface
fulmine.rpc.IRpcRegistry

Packages that use IRpcRegistry
fulmine.rpc   
fulmine.rpc.events   
 

Uses of IRpcRegistry in fulmine.rpc
 

Classes in fulmine.rpc that implement IRpcRegistry
 class RpcRegistry
          Standard IRpcRegistry implementation.
 

Constructors in fulmine.rpc with parameters of type IRpcRegistry
RpcCodec(IRpcRegistry registry)
          Construct the codec with the registry.
 

Uses of IRpcRegistry in fulmine.rpc.events
 

Methods in fulmine.rpc.events with parameters of type IRpcRegistry
 void RpcInvokeEvent.decode(IRpcRegistry registry)
          Decode the byte buffer into the RPC key and the arguments for the RPC
 



Copyright © 2007-2009. All Rights Reserved.