Project 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
 

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

Methods in net.jxta.util with parameters of type JxtaBiDiPipe
protected  void JxtaBiDiPipe.accept(JxtaBiDiPipe s)
          Accepts a connection
 


JXTA J2SE