public final class Compression extends StreamFeature
<compression/> element in the http://jabber.org/features/compress namespace.| Constructor and Description |
|---|
Compression() |
| Modifier and Type | Method and Description |
|---|---|
List<CompressionMethod> |
getMethods()
Gets the available compression methods.
|
int |
getPriority()
Gets the priority of the feature, i.e. when it will be negotiated during feature negotiation.
|
compareTo, isMandatorypublic List<CompressionMethod> getMethods()
public int getPriority()
StreamFeaturegetPriority in class StreamFeatureCopyright © 2014 XMPP.rocks. All rights reserved.