Firefish 0.5.10

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

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

Methods in gov.lbl.dsd.p2pio that return Err
 Err P2PIOException.getError()
           
 

Constructors in gov.lbl.dsd.p2pio with parameters of type Err
P2PIOException(Err error)
           
P2PIOException(String message, Err error)
           
 


Firefish 0.5.10

Jump to the Firefish Homepage