|
Firefish 0.5.10 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gov.lbl.dsd.p2pio.MsgElement gov.lbl.dsd.p2pio.Msg
The abstract base class of all messages of the Peer-to-Peer I/O Protocol (P2PIO);
each message has a TransactionID
.
Constructor Summary | |
Msg(TransactionID tid)
|
Method Summary | |
TransactionID |
getTransactionID()
|
Methods inherited from class gov.lbl.dsd.p2pio.MsgElement |
toDOM, toString, toXOM |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Msg(TransactionID tid)
Method Detail |
public TransactionID getTransactionID()
|
Firefish 0.5.10 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |