Project JXTA

Uses of Class
net.jxta.impl.pipe.InputPipeImpl

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

Uses of InputPipeImpl in net.jxta.impl.pipe
 

Subclasses of InputPipeImpl in net.jxta.impl.pipe
 class SecureInputPipeImpl
          Implements the InputPipe interface by listening on the endpoint for messages to service "PipeService" and a param of the Pipe ID.
(package private)  class UnicastInputPipeImpl
          Implements the InputPipe interface by listening on the endpoint for messages to service "PipeService" and a param of the Pipe ID.
 


JXTA J2SE