1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 08:34:50 +02:00
Smack/core/src/main/java/org/jivesoftware/smack/util/dns
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
..
DNSResolver.java Move DNS resolving into connect() 2014-03-19 13:14:03 +01:00
HostAddress.java Move DNS resolving into connect() 2014-03-19 13:14:03 +01:00
SRVRecord.java Fix all javadoc warnings 2014-03-10 21:58:12 +01:00