gov.lbl.dsd.p2pio
Class ReceiveTimeout
java.lang.Object
gov.lbl.dsd.p2pio.MsgElement
gov.lbl.dsd.p2pio.Msg
gov.lbl.dsd.p2pio.Request
gov.lbl.dsd.p2pio.ReceiveTimeout
- public class ReceiveTimeout
- extends Request
Timeout issued when a Receive
message times out.
- Version:
- $Revision: 1.3 $, $Date: 2004/01/30 01:18:03 $
ReceiveTimeout
public ReceiveTimeout(TransactionID tid)
toString
public String toString()
- Description copied from class:
MsgElement
- Returns a pretty-printed XML representation.
- Overrides:
toString
in class MsgElement
toDOM
public Element toDOM()
- Overrides:
toDOM
in class MsgElement
Jump to the Firefish Homepage