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

java.lang.Object
  extended by com.sentilla.net.rpc.procedures.RemoteSetProperty.Result
All Implemented Interfaces:
Serializable
Enclosing class:
RemoteSetProperty

public static class RemoteSetProperty.Result
extends Object
implements Serializable

Private: for Sentilla internal use only. RPC Result object.

See Also:
Serialized Form

Field Summary
 Addressable addr
           
 int nwritten
           
 
Constructor Summary
RemoteSetProperty.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

nwritten

public int nwritten
Constructor Detail

RemoteSetProperty.Result

public RemoteSetProperty.Result()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.