Smack/smack-extensions/src/main/java/org/jivesoftware
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
..
smack/initializer/extensions Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
smackx Use standard manager pattern in PingManager 2014-12-26 21:25:30 +01:00