Project JXTA

Uses of Interface
net.jxta.impl.pipe.PipeRegistrar

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

Uses of PipeRegistrar in net.jxta.impl.pipe
 

Classes in net.jxta.impl.pipe that implement PipeRegistrar
(package private)  class PipeResolver
          This class implements the Resolver interfaces for a PipeServiceImpl.
 class WirePipe
          This class implements the JXTA-WIRE pipe.
 

Fields in net.jxta.impl.pipe declared as PipeRegistrar
protected  PipeRegistrar InputPipeImpl.registrar
           
 

Constructors in net.jxta.impl.pipe with parameters of type PipeRegistrar
InputPipeImpl(PipeRegistrar r, PipeAdvertisement adv, PipeMsgListener listener)
          Constructor for the InputPipeImpl object
 


JXTA J2SE