|
Interface Summary |
| BidirectionalPipe |
A pipe with both input and output components |
| InputPipe |
An interface to an input pipe. |
| MessageListener |
Implemented by classes that want to be notified when a message is received
by an input pipe |
| OutputPipe |
An interface to an input pipe. |
| PipeAdvertisement |
An interface implemented by advertisements for input pipes. |
| PipeConnectionListener |
A listener that is notified when an output pipe is successfully connected,
or when the connection attempt fails/timesout. |
| PipeQuery |
An interface implemented by queries interested in discovering pipes. |
| PipeSchemes |
The standard p2ps pipe types. |
| PipeService |
The service for constructing pipes between peers. |