Smack/core/src/main/java/org/jivesoftware/smack/util
Florian Schmaus d349940537 Move DNS resolving into connect()
It was misplaced in ConnectionConfiguration anyways, as the sole
instantiation of a ConnectionConfiguration should not cause any network
I/O.
2014-03-19 13:14:03 +01:00
..
dns Move DNS resolving into connect() 2014-03-19 13:14:03 +01:00
Base32Encoder.java Re-activate all ignored unit-tests 2014-03-10 22:41:34 +01:00
Base64.java Make JUL Loggers final (SMACK-536) 2014-02-26 22:00:27 +01:00
Base64Encoder.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Base64FileUrlEncoder.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Cache.java Remove old Apache commons collections from codebase 2014-03-17 14:47:55 +01:00
DNSUtil.java Move DNS resolving into connect() 2014-03-19 13:14:03 +01:00
FileUtils.java Reworked Smack initialization 2014-02-23 17:48:07 +01:00
ObservableReader.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ObservableWriter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketParserUtils.java Introduce SmackException 2014-03-14 01:46:42 +01:00
ReaderListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
StringEncoder.java Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
StringUtils.java Unify StringUtils.escapeForXML() 2014-03-19 13:13:02 +01:00
WriterListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
XmlUtils.java Remove the dependency on javax.xml.transform 2014-02-20 14:47:05 +01:00
XmppDateTime.java Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00