See: Description
| Interface | Description |
|---|---|
| StreamFeatureListener |
A feature listener, which listens for successful feature negotiation.
|
| Class | Description |
|---|---|
| StreamFeatureNegotiator |
A base class to negotiate features.
|
| StreamFeaturesManager |
Manages the various features, which are advertised during stream negotiation.
|
| Enum | Description |
|---|---|
| StreamFeatureNegotiator.Status |
Represents the status of the feature negotiation.
|
| Exception | Description |
|---|---|
| StreamErrorException |
Represents a stream error.
|
| StreamNegotiationException |
An exception which indicates a failure during stream negotiation, e.g. if TLS or SASL negotiation or compression or resource binding fails.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.