com.sentilla.net.rpc.procedures
Class RemoteGetProperty.Result

java.lang.Object
  extended by 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

Field Summary
 Addressable addr
           
 int nread
           
 
Constructor Summary
RemoteGetProperty.Result()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addr

public Addressable addr

nread

public int nread
Constructor Detail

RemoteGetProperty.Result

public RemoteGetProperty.Result()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.