Smack/smack-core/src/main/java/org/jivesoftware/smack
Marcel Heckel 1ea10831b6 Enables the HTTP compression in JBOSH
Adds an extra parameter "compressionEnabled" to ConnectionConfiguration
that is used to set the setCompressionEnabled() of BOSHClientConfig
2018-11-08 13:36:45 +01:00
..
compress Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
compression Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
debugger Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
filter Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
initializer Introduce CloseableUtil 2018-08-15 17:25:22 +02:00
iqrequest Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
packet Make StreamOpen.toXML(String) 'null' aware 2018-09-11 09:42:08 +02:00
parsing Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
provider Introduce CloseableUtil 2018-08-15 17:25:22 +02:00
proxy Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
sasl Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
util Use Enum.toString() instead of Enum.name() in XmlStringBuilder.optElement() 2018-10-19 11:12:57 +02:00
AbstractConnectionClosedListener.java Enable javadoc checkstyle 2015-03-29 12:29:32 +02:00
AbstractConnectionListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
AbstractXMPPConnection.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
AsyncButOrdered.java Inroduce AsyncButOrdered 2018-04-08 21:21:50 +02:00
ConnectionConfiguration.java Enables the HTTP compression in JBOSH 2018-11-08 13:36:45 +01:00
ConnectionCreationListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
ConnectionListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
ExceptionCallback.java Merge branch '4.2' into master-paul-merged 2017-12-17 11:16:02 +01:00
Manager.java Link to Manager from javadoc-overview.html 2018-08-02 17:14:33 +02:00
MessageListener.java Enable javadoc checkstyle 2015-03-29 12:29:32 +02:00
PacketListener.java Enable javadoc checkstyle 2015-03-29 12:29:32 +02:00
PresenceListener.java Enable javadoc checkstyle 2015-03-29 12:29:32 +02:00
ReconnectionListener.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
ReconnectionManager.java Remove unnecessary supress "deprecation" warning in ReconnectionManager 2018-10-03 20:09:19 +02:00
SASLAuthentication.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
SmackConfiguration.java Add ExceptionThrowingCallbackWithHint and javadoc 2018-08-02 09:40:11 +02:00
SmackException.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
SmackFuture.java Make SmackFuture use Smack's cached executor service 2018-05-10 20:30:24 +02:00
SmackInitialization.java Introduce CloseableUtil 2018-08-15 17:25:22 +02:00
StanzaCollector.java Make sure StanzaCollector is cancelled 2018-10-22 11:34:49 +02:00
StanzaListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
SynchronizationPoint.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
UnparseableStanza.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
XMPPConnection.java Remove deprecated methods in XMPPConnection 2018-06-14 10:00:37 +02:00
XMPPConnectionRegistry.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
XMPPException.java Add javadoc describing the XMPPErrorException class 2018-06-20 22:17:11 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00