JXTA

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

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

Uses of NonBlockingWireOutputPipe in net.jxta.impl.pipe
 

Methods in net.jxta.impl.pipe that return NonBlockingWireOutputPipe
(package private)  NonBlockingWireOutputPipe WirePipeImpl.createOutputPipe(PipeAdvertisement adv, Set<? extends ID> peers)
          create an OutputPipe from the pipe Advertisement giving a PeerId(s) where the corresponding InputPipe is supposed to be.
 


JXSE