Smack/extensions/src/main/java/org/jivesoftware/smackx/disco
Florian Schmaus 585e20e93e Rework XMPP Date/Time related code
- Fix "packet.Time is not thread-safe" (SMACK-543)
- Update packet.Time to XEP-0202

Add SDM.supportsFeature(), since this is a pattern that repeats over and
over again in Smack. Also add abstract Manager class, that takes care of
the weak reference to Connection, as this is also a repeating pattern in
Smack.
2014-03-09 11:20:31 +01:00
..
packet Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
provider Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
NodeInformationProvider.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ServiceDiscoveryManager.java Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00