|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vhosting.netconf.Operation.Reply
com.vhosting.netconf.PartialLock.PartialLockReply
public class PartialLock.PartialLockReply
This class provides specific methods to process the data obtained in response to a RpcReply after a partial-lock operation.
Constructor Summary | |
---|---|
PartialLock.PartialLockReply(RpcReply reply)
Constructs an instance of the class. |
Method Summary | |
---|---|
java.lang.Integer |
getLockId()
Get the lock identifier associated with the partial-lock operation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartialLock.PartialLockReply(RpcReply reply)
reply
- The Rpc Reply for the lock-id operation.Method Detail |
---|
public java.lang.Integer getLockId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |