Uses of Interface
fulmine.context.IRemoteUpdateHandler

Packages that use IRemoteUpdateHandler
fulmine.context   
 

Uses of IRemoteUpdateHandler in fulmine.context
 

Classes in fulmine.context that implement IRemoteUpdateHandler
 class RemoteUpdateHandler
          A remote update handler that allows remote contexts to change the state of local containers as long as the permissions are valid.
 

Methods in fulmine.context with parameters of type IRemoteUpdateHandler
 void IFulmineContext.setRemoteUpdateHandler(IRemoteUpdateHandler handler)
          Set the object that will handle updates to local records from remote contexts via RPC calls.
 void FulmineContext.setRemoteUpdateHandler(IRemoteUpdateHandler handler)
           
 void FTContext.setRemoteUpdateHandler(IRemoteUpdateHandler handler)
           
 



Copyright © 2007-2009. All Rights Reserved.