p2ps.pipe
Interface BidirectionalPipe

All Superinterfaces:
InputPipe, OutputPipe
All Known Implementing Classes:
BidirectionalPipeImp

public interface BidirectionalPipe
extends InputPipe, OutputPipe

A pipe with both input and output components

Version:
$Revision: 295 $
Author:
Ian Wang

Methods inherited from interface p2ps.pipe.InputPipe
addMessageListener, close, getEndpoints, getPipeID, getPipeName, getPipeURI, isClosed, removeMessageListener
 
Methods inherited from interface p2ps.pipe.OutputPipe
close, getEndpoints, getPipeID, getPipeName, getSendURI, isClosed, send