Interface | Description |
---|---|
AsyncBean |
A common interface for an async bean.
|
AsyncListener |
The interface for an listener to ansync bean.
|
Class | Description |
---|---|
AsyncBeanImpl |
Implementation of an async bean.
|
AsyncGUI |
A demonstration of a GUI handling an async bean.
|