Public Member Functions | |
void | close () |
long | subscribe (String source, ASIListener listener) throws ASIException |
long | subscribeAll (ASIListener listener) throws ASIException |
void | unsubscribe (long token) throws ASIException |
|
Close the resources. |
|
Subscribe to ASIMessage from a specific alarm source.
|
|
Subscribe to ASIMessage from all the alarm sources.
|
|
Unsubscribe.
|