|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.p2p.service.node.P2PNodeAck
Constructor Summary | |
P2PNodeAck()
The ProActive no arg constructor. |
|
P2PNodeAck(boolean bool)
Construct a new P2PNodeAck with the specified value. |
Method Summary | |
boolean |
ackValue()
Returns the value of this P2PNodeAck object as a boolean
primitive. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public P2PNodeAck()
public P2PNodeAck(boolean bool)
bool
- the boolean value.Method Detail |
public boolean ackValue()
P2PNodeAck
object as a boolean
primitive.
boolean
value of this object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |