Package | Description |
---|---|
org.xins.client.async |
Functionality for calling XINS APIs asynchronously.
|
Class and Description |
---|
CallFailedEvent
Event fired the call to the function failed.
|
CallListener
Listener notified when the call to an API is finished whether it has
succeeded or failed.
|
CallSucceededEvent
Event fired when the call is finished and a succeeded result is returned
from the call to the function.
|
See http://www.xins.org/.