| Package | Description |
|---|---|
| org.jivesoftware.smack |
Core classes of the Smack API.
|
| org.jivesoftware.smack.compression |
| Modifier and Type | Field and Description |
|---|---|
protected XMPPInputOutputStream |
Connection.compressionHandler |
| Modifier and Type | Field and Description |
|---|---|
protected static List<XMPPInputOutputStream> |
Connection.compressionHandlers |
| Modifier and Type | Class and Description |
|---|---|
class |
Java7ZlibInputOutputStream
This class provides XMPP "zlib" compression with the help of the Deflater
class of the Java API.
|
class |
JzlibInputOutputStream
This class provides XMPP "zlib" compression with the help of JZLib.
|
Copyright © 2014. All Rights Reserved.