Uses of Class
org.jivesoftware.smackx.ping.PingManager
Packages that use PingManager
-
Uses of PingManager in org.jivesoftware.smackx.ping
Methods in org.jivesoftware.smackx.ping that return PingManagerModifier and TypeMethodDescriptionstatic PingManager
PingManager.getInstanceFor
(XMPPConnection connection) Retrieves aPingManager
for the specifiedXMPPConnection
, creating one if it doesn't already exist.