Firefish 0.5.10

Uses of Class
gov.lbl.dsd.p2pio.P2PQuery

Packages that use P2PQuery
gov.lbl.dsd.p2pio The core abstractions of the Peer-to-Peer I/O Protocol, such as their messages and parameters; OPEN, OK, ERROR, RECEIVE, SEND, FINALSEND, CLOSE, item, item set. 
 

Uses of P2PQuery in gov.lbl.dsd.p2pio
 

Methods in gov.lbl.dsd.p2pio that return P2PQuery
 P2PQuery Open.getP2PQuery()
           
 

Constructors in gov.lbl.dsd.p2pio with parameters of type P2PQuery
Open(TransactionID tid, P2PQuery query, Scope scope, String responseMode)
           
 


Firefish 0.5.10

Jump to the Firefish Homepage