JXTA

Uses of Class
net.jxta.impl.proxy.ProxyService.PipeListenerList

Packages that use ProxyService.PipeListenerList
net.jxta.impl.proxy   
 

Uses of ProxyService.PipeListenerList in net.jxta.impl.proxy
 

Fields in net.jxta.impl.proxy with type parameters of type ProxyService.PipeListenerList
(package private)  Map<String,ProxyService.PipeListenerList> ProxyService.PipeListenerList.pipeListeners
           
 

Constructor parameters in net.jxta.impl.proxy with type arguments of type ProxyService.PipeListenerList
ProxyService.PipeListenerList(InputPipe inputPipe, Map<String,ProxyService.PipeListenerList> pipeListeners, String id)
           
 


JXSE