See: Description
| Interface | Description |
|---|---|
| StreamFeatureNegotiator<T extends StreamFeature> |
An interface for various stream negotiators, either from client perspective or server perspective.
|
| StreamHandler |
A functional interface for handling inbound stream elements which are read from a connection.
|
| Enum | Description |
|---|---|
| StreamNegotiationResult |
Represents the status of the feature negotiation.
|
| Exception | Description |
|---|---|
| StreamErrorException | Deprecated |
| StreamNegotiationException |
An exception which indicates a failure during stream negotiation, e.g. if TLS or SASL negotiation or compression or resource binding fails.
|
Provides classes for XML Streams, especially Stream Negotiation.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.