Project JXTA

Uses of Interface
net.jxta.util.PipeEventListener

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

Uses of PipeEventListener in net.jxta.util
 

Fields in net.jxta.util declared as PipeEventListener
protected  PipeEventListener JxtaBiDiPipe.eventListener
           
 

Methods in net.jxta.util with parameters of type PipeEventListener
 void JxtaBiDiPipe.setListener(PipeEventListener listener)
          Sets a Pipe event listener, set listener to null to unset the listener
 


JXTA J2SE