com.sentilla.net.rpc
Class RemoteService.Return
java.lang.Object
com.sentilla.net.rpc.RemoteService.Return
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RemoteService
public static class RemoteService.Return
- extends Object
- implements Serializable
Result data sent from the callee to the caller.
- See Also:
- Serialized Form
transaction_id
public int transaction_id
result
public Object result
RemoteService.Return
public RemoteService.Return()
Copyright © 2007 Sentilla Corporation. All Rights Reserved.