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

Class Summary
CallBackInvokeCommand A method invocation command that handles call backs.
ClientPostInvokeEvent This event is generated on the client-side, after a given method has been invoked.
ClientPreInvokeEvent This instance is generated on the client-size prior to a remote method call.
InvocationDispatcher This class handles remote method invocations on the client-side.
InvokeCommand This commands performs a remote method invocation.
RMICommandProcessor A Ubik RMI-specific CommandProcessor.
RMICommandProcessor.ResponseListCommand  
ServerPostInvokeEvent An event signaling the completion of a remote method invocation, on the server-side.
ServerPreInvokeEvent An event signaling that a remote method call has been received on the server-side.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.