Smack/smack-extensions
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
..
src Use standard manager pattern in PingManager 2014-12-26 21:25:30 +01:00
build.gradle Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00