public static final class StreamCompression.Compress extends java.lang.Object implements StreamElement
The implementation of the <compress/> element in the http://jabber.org/protocol/compress namespace.
This class is immutable.
| Constructor and Description |
|---|
Compress(java.lang.String method) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethod()
Gets the compression method.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.