Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/ping
Florian Schmaus a19181ce04 Make XMPPConnection.schedule() protected
This method was never intended to be part of the public API. It's also
critical that the given Runnables complete within a reasonable
time frame so that they don't block following ones.
2014-05-23 13:13:24 +02:00
..
packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PingFailedListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PingManager.java Make XMPPConnection.schedule() protected 2014-05-23 13:13:24 +02:00