JXTA

Uses of Class
net.jxta.util.JxtaBiDiPipe

Packages that use JxtaBiDiPipe
net.jxta.util A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. 
 

Uses of JxtaBiDiPipe in net.jxta.util
 

Fields in net.jxta.util with type parameters of type JxtaBiDiPipe
protected  BlockingQueue<JxtaBiDiPipe> JxtaServerPipe.connectionQueue
           
 

Methods in net.jxta.util that return JxtaBiDiPipe
 JxtaBiDiPipe JxtaServerPipe.accept()
          Listens for a connection to be made to this socket and accepts it.
 


JXSE