com.sentilla.net.rpc
Class RemoteService.Call
java.lang.Object
com.sentilla.net.rpc.RemoteService.Call
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RemoteService
public static class RemoteService.Call
- extends Object
- implements Serializable
Invocation data sent from the caller to the callee.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transaction_id
public int transaction_id
result_factory
public SenderFactory result_factory
procedure
public Procedure procedure
RemoteService.Call
public RemoteService.Call()
Copyright © 2007 Sentilla Corporation. All Rights Reserved.