| Package | Description |
|---|---|
| rocks.xmpp.core.stream |
Provides classes for XML Streams, especially Stream Negotiation.
|
| rocks.xmpp.extensions.compress |
Provides classes for XEP-0138: Stream Compression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamFeaturesManager.addFeatureNegotiator(StreamFeatureNegotiator streamFeatureNegotiator)
Adds a new feature negotiator, which is responsible for negotiating an individual feature.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompressionManager
Manages stream compression as described in XEP-0138: Stream Compression.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.