com.sentilla.net.rpc.procedures
Class RemoteGetProperty.Result
java.lang.Object
com.sentilla.net.rpc.procedures.RemoteGetProperty.Result
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RemoteGetPropertyBytes.Result, RemoteGetPropertyObject.Result
- Enclosing class:
- RemoteGetProperty
public static class RemoteGetProperty.Result
- extends Object
- implements Serializable
Private: for Sentilla internal use only.
RPC Result object.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addr
public Addressable addr
nread
public int nread
RemoteGetProperty.Result
public RemoteGetProperty.Result()
Copyright © 2007 Sentilla Corporation. All Rights Reserved.