Smack/smack-extensions/src/main
Florian Schmaus b17ecb4555 Use standard manager pattern in PingManager
- No need to use a synchronized map, as the getInstanceFor method is
  synchronized
- Put the PingManager in the map where it's created and not in the
  constructor
2014-12-26 21:25:30 +01:00
..
java/org/jivesoftware Use standard manager pattern in PingManager 2014-12-26 21:25:30 +01:00
resources/org.jivesoftware.smackx Add (IQ|PacketExtension)IntrospectionProvider 2014-12-10 11:09:52 +01:00