|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.deltax.util.listener | |
Default Package | |
com.deltax.util.listener | The Asynhronous Listening Framework package. |
Classes in com.deltax.util.listener used by Default Package | |
Listener
Classes implementing this interface can receive signals notified via a ListenerSupport . |
|
Signal
An anonymous signal class. |
Classes in com.deltax.util.listener used by com.deltax.util.listener | |
AsynchObserver.Cache
A class that can be used to cache AsynchObserver objects. |
|
BaseSignalSource
A base implementation of SignalSource. |
|
BlockedListenerException
An exception thrown when the ListenerSupport cannot
terminate gracefully a listener which is being removed , since the listener is blocked. |
|
BridgeListener
A listener which distributes signals to a writer and to another listener |
|
ExceptionSignal
A signal carrying an exception. |
|
IListenerSupport
An interface for the ListenerSupport class (experimental). |
|
Listener
Classes implementing this interface can receive signals notified via a ListenerSupport . |
|
ListenerSupport
This class is the pluggable support for asynchronous listening. |
|
ObjectSignal
A signal carryin an object argument. |
|
Signal
An anonymous signal class. |
|
SignalSource
Classes implementing this interface declare can be programmatically recognized as sources of signals and declare whether or not they
support exception signals . |
|
SimpleListener
A listener which simply outputs signals on a given stream or writer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |