Class | Description |
---|---|
BaseJobCallback |
This callback serves as the base class for all job based callbacks.
|
CallbackMsg |
Represents the base object all callbacks are based off.
|
JobCallback<T extends CallbackMsg> |
This callback is received when a job related operation on the backend has completed, or a client operation should begin.
|
Copyright © 2012. All Rights Reserved.