Inheritance diagram for XMLStream:


This class provide general interface to XMLStreams used by JabberZilla. This is just wrapper around jzIXMPPSocket XPCOM component.
|
|
Create new XMLStream object.
|
|
||||||||||||
|
Adds event listener object to list of listeners, which will be notified on event.
|
|
|
Open connection with host defined in connectionInfo. This method throw exception when it is called on connected stream. |
|
|
Returns
|
|
|
Removes observer from list of observers.
|
|
|
Send data through stream. Thrown exception when stream is closed.
|
1.4.0