|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSimpleSelectable | |
---|---|
net.jxta.endpoint | Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. |
net.jxta.util | A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. |
Uses of AbstractSimpleSelectable in net.jxta.endpoint |
---|
Subclasses of AbstractSimpleSelectable in net.jxta.endpoint | |
---|---|
class |
AbstractMessenger
An AbstractMessenger is used to implement messengers (for example, by transport modules). |
class |
AsyncChannelMessenger
Extends Channel Messenger behaviour to provide asynchronous message sending via queuing. |
class |
ChannelMessenger
A Channel Messenger provides an exclusive interface to the shared messenger. |
class |
Message
Messages are abstract containers for protocol messages within JXTA. |
class |
ThreadedMessenger
This is a messenger meant to be shared by multiple channels and automatically distribute the available bandwidth among the channels. |
Uses of AbstractSimpleSelectable in net.jxta.util |
---|
Subclasses of AbstractSimpleSelectable in net.jxta.util | |
---|---|
class |
SimpleSelector
A very primitive version of NIO's select mechanism. |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |