At least one error listener must be present.
|
Add an error listener
|
|
Add a RAW log listener
|
|
Add a log listener
|
|
Add a RAW log listener
|
|
|
|
|
|
|
|
Publish the connection status to the listeners The connection status means connected/disconnected
|
|
Notify the listeners that an attempt to connect is in progress |
|
Notify the listeners that the connection has been lost |
|
|
|
Notify the listener that an error happened parsing a log. If there are no listeners then prints a message in the stderr
|
|
Publish a log to the listeners (if any)
|
|
Publish a RAW log to the listeners (if any)
|
|
Publish a report string to the listeners (if any)
|
|
|
|
Remove a connection status listener
|
|
Remove an error listener.
|
|
Remove a connection status listener
|
|
Remove a connection status listener
|
|
The listeners of the status of the connection and report messages |
|
|
|
The listeners for the errors generated when a generating logs (parsing an XML or building a log from a cache string) |
|
|
|
The log listeners for this connection |
|
|
|
The listeners of the XML strings representing a log |
|
|