Uses of Package
org.sapia.ubik.rmi.server.invocation

Packages that use org.sapia.ubik.rmi.server.invocation
org.sapia.ubik.rmi.examples.interceptor   
org.sapia.ubik.rmi.examples.replication   
org.sapia.ubik.rmi.replication   
org.sapia.ubik.rmi.server   
org.sapia.ubik.rmi.server.invocation   
 

Classes in org.sapia.ubik.rmi.server.invocation used by org.sapia.ubik.rmi.examples.interceptor
ServerPreInvokeEvent
          An event signaling that a remote method call has been received on the server-side.
 

Classes in org.sapia.ubik.rmi.server.invocation used by org.sapia.ubik.rmi.examples.replication
ClientPreInvokeEvent
          This instance is generated on the client-size prior to a remote method call.
InvokeCommand
          This commands performs a remote method invocation.
 

Classes in org.sapia.ubik.rmi.server.invocation used by org.sapia.ubik.rmi.replication
InvokeCommand
          This commands performs a remote method invocation.
 

Classes in org.sapia.ubik.rmi.server.invocation used by org.sapia.ubik.rmi.server
RMICommandProcessor
          A Ubik RMI-specific CommandProcessor.
 

Classes in org.sapia.ubik.rmi.server.invocation used by org.sapia.ubik.rmi.server.invocation
CallBackInvokeCommand
          A method invocation command that handles call backs.
InvokeCommand
          This commands performs a remote method invocation.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.