JXTA

Uses of Class
net.jxta.endpoint.AsyncChannelMessenger.PendingMessage

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

Uses of AsyncChannelMessenger.PendingMessage in net.jxta.endpoint
 

Methods in net.jxta.endpoint that return AsyncChannelMessenger.PendingMessage
protected  AsyncChannelMessenger.PendingMessage AsyncChannelMessenger.peek()
          Here, we behave like a queue to the shared messenger.
 


JXSE