public abstract class StreamCompression extends Object
http://jabber.org/protocol/compress namespace.| Modifier and Type | Class and Description |
|---|---|
static class |
StreamCompression.Compress
The implementation of the
<compress/> element in the http://jabber.org/protocol/compress namespace. |
static class |
StreamCompression.Failure
The implementation of the
<failure/> element in the http://jabber.org/protocol/compress namespace, which indicates failure during compression negotiation. |
| Modifier and Type | Field and Description |
|---|---|
static StreamCompression |
COMPRESSED
The implementation of the
<compressed/> element. |
static String |
NAMESPACE
http://jabber.org/protocol/compress
|
public static final String NAMESPACE
public static final StreamCompression COMPRESSED
<compressed/> element.Copyright © 2014–2018 XMPP.rocks. All rights reserved.