|
Interface Summary |
| InputPipe |
InputPipe defines the interface for receiving messages from a
PipeService. |
| OutputPipe |
OuputPipe defines the interface for sending messages from a
{@see net.jxta.pipe.PipeService}. |
| OutputPipeListener |
The listener interface for receiving OutputPipe resolution events
The following example illustrates how to implement a OutputPipeListener:
|
| PipeMsgListener |
The listener interface for receiving PipeMsgEvent events. |
| PipeService |
This class defines the API to the JXTA Pipe Service. |