Project JXTA

Package net.jxta.pipe

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.
 

Class Summary
OutputPipeEvent Container for OutputPipeEvent events.
PipeID This class implements a Pipe ID.
PipeMsgEvent Container for PipeMsgEvent events.
 


Project JXTA