Project JXTA

Uses of Package
net.jxta.impl.pipe

Packages that use net.jxta.impl.pipe
net.jxta.impl.pipe A JXTA PipeService implementation which implements the standard JXTA Pipe Resolver Protocol (PRP). 
 

Classes in net.jxta.impl.pipe used by net.jxta.impl.pipe
InputPipeImpl
          Implements the InputPipe interface by listening on the endpoint for messages to service "PipeService" and a param of the Pipe ID.
NonBlockingOutputPipe
          An implementation of Ouput Pipe which sends messages on the pipe asynchronously.
NonBlockingOutputPipe.workerState
          Tracks the state of our worker thread.
NonBlockingWireOutputPipe
          An implementation of Ouput Pipe which sends messages on the pipe asynchronously.
NonBlockingWireOutputPipe.workerState
          Tracks the state of our worker thread.
PipeRegistrar
          Interface for classes which manage pipe registrations.
PipeResolver
          This class implements the Resolver interfaces for a PipeServiceImpl.
PipeResolver.Event
          A pipe resolver event.
PipeResolver.Listener
          Pipe Resolver Event Listener.
PipeServiceImpl
          A JXTA PipeService implementation which implements the standard JXTA Pipe Resolver Protocol (PRP).
UnicastInputPipeImpl
          Implements the InputPipe interface by listening on the endpoint for messages to service "PipeService" and a param of the Pipe ID.
WireHeader
          This class implements a JXTA-WIRE header.
WirePipe
          This class implements the JXTA-WIRE pipe.
WirePipeImpl
          This class implements the NetPipe interface.
 


JXTA J2SE