Smack/smack-extensions/src/main/java
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
..
org/jivesoftware Use standard manager pattern in PingManager 2014-12-26 21:25:30 +01:00