1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-03 00:32:35 +02:00
Smack/source/org/jivesoftware/smackx/ping
2013-01-25 00:13:40 +00:00
..
packet SMACK-388 Moved PingProvider, Ping and Pong under ../smackx/ping package 2013-01-15 19:56:25 +00:00
provider SMACK-388 Moved PingProvider, Ping and Pong under ../smackx/ping package 2013-01-15 19:56:25 +00:00
PingFailedListener.java Added XEP-199 aka. "XMPP Ping" support to smack. Fixes SMACK-388. 2013-01-04 11:43:35 +00:00
PingManager.java PingManager: Don't register IQProvider since this is done by smack.providers already. This line was actually a leftover from aSmack development. 2013-01-25 00:13:40 +00:00
ServerPingTask.java Added XEP-199 aka. "XMPP Ping" support to smack. Fixes SMACK-388. 2013-01-04 11:43:35 +00:00