Firefish 0.5.10

gov.lbl.dsd.p2pio
Class Invite

java.lang.Object
  extended bygov.lbl.dsd.p2pio.MsgElement
      extended bygov.lbl.dsd.p2pio.Msg
          extended bygov.lbl.dsd.p2pio.Request
              extended bygov.lbl.dsd.p2pio.Invite

public class Invite
extends Request

Invite request message of P2PIO protocol; invites the client to issue a Receive request.

Version:
$Revision: 1.3 $, $Date: 2004/01/30 01:18:03 $

Constructor Summary
Invite(TransactionID tid)
           
 
Methods inherited from class gov.lbl.dsd.p2pio.Msg
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

Invite

public Invite(TransactionID tid)

Firefish 0.5.10

Jump to the Firefish Homepage