Package p2ps.imp.pipe

Class Summary
BidirectionalPipeImp A bidirectional pipe based on an underlying input pipe and output pipe
InputPipeImp The implementation of a pipe for broadcasting and receiving discovery adverts
OutputPipeImp An implementation of the output pipe interface.
PipeAdvertisementImp An implementation of the Pipe Advertisement interface
PipeAdvertisementInstantiator A class for instantiating pipe advertisements
PipeConnectHandler A class that handles the resolving and connecting of output pipes, including the searching for appropriate resolvers.
PipeQueryImp An implementation of the Pipe Query interface
PipeQueryInstantiator A class for instantiating pipe queries
PipeServiceImp The service for creating input pipes and connecting output pipes.
ReplyPipe A pipe that can be used to reply to received messages.