Smack/smack-core/src/main/java/org/jivesoftware/smack
Florian Schmaus a00aa726fe Introduce CloseableUtil 2018-08-15 17:25:22 +02: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 Add Possible(From|To)TypeFilter 2018-08-02 11:39:25 +02: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 Smack 4.3.0 2018-08-02 16:17:58 +02:00
parsing Add ExceptionThrowingCallbackWithHint and javadoc 2018-08-02 09:40:11 +02:00
provider Introduce CloseableUtil 2018-08-15 17:25:22 +02:00
proxy Introduce CloseableUtil 2018-08-15 17:25:22 +02:00
sasl requireNotNullOrEmpty -> requireNotNullNorEmpty 2018-07-17 15:10:39 +02:00
util Introduce CloseableUtil 2018-08-15 17:25:22 +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 Smack 4.3.0 2018-08-02 16:17:58 +02:00
AsyncButOrdered.java Inroduce AsyncButOrdered 2018-04-08 21:21:50 +02:00
ConnectionConfiguration.java requireNotNullOrEmpty -> requireNotNullNorEmpty 2018-07-17 15:10:39 +02: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 Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +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 Add StanzaCollector.getCollectedStanzasAfterCancelled() 2018-06-11 22:08:15 +02:00
StanzaListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
SynchronizationPoint.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02: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