Firefish 0.5.10

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

Packages that use Scope
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 Scope in gov.lbl.dsd.p2pio
 

Methods in gov.lbl.dsd.p2pio that return Scope
 Scope Open.getScope()
           
 

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


Firefish 0.5.10

Jump to the Firefish Homepage