gov.lbl.dsd.p2pio
Class Send
java.lang.Object
gov.lbl.dsd.p2pio.MsgElement
gov.lbl.dsd.p2pio.Msg
gov.lbl.dsd.p2pio.Response
gov.lbl.dsd.p2pio.Send
- Direct Known Subclasses:
- FinalSend
- public class Send
- extends Response
Send response message of P2PIO protocol; indicates that this is not the last send of the current message exchange.
Contains an ItemSet
.
- Version:
- $Revision: 1.3 $, $Date: 2004/01/30 01:18:03 $
Send
public Send(TransactionID tid,
ItemSet itemSet)
getItemSet
public ItemSet getItemSet()
Jump to the Firefish Homepage