JXTA

Uses of Class
net.jxta.endpoint.ListenerAdaptor

Packages that use ListenerAdaptor
net.jxta.endpoint Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. 
 

Uses of ListenerAdaptor in net.jxta.endpoint
 

Methods in net.jxta.endpoint with parameters of type ListenerAdaptor
 void ChannelMessenger.setMessageWatcher(ListenerAdaptor messageWatcher)
          Give this channel the watcher that it must use whenever sendMessage(...
 


JXSE