See: Description
| Interface | Description |
|---|---|
| StreamElement |
This is a marker interface to mark top-level elements, which can be sent over the stream.
|
| Class | Description |
|---|---|
| StreamError |
The implementation of the
<stream:error/> element. |
| StreamFeature |
A base class for a stream feature, which is advertised by the server in its
<stream:features/> element. |
| StreamFeatures |
The implementation of the
<stream:features/> element. |
| StreamHeader |
Represents the XMPP stream header.
|
| Exception | Description |
|---|---|
| StreamErrorException |
Represents a stream error.
|
Provides XML schema implementations of the Stream Namespace, like Stream Features.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.