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 PingManagerPingManager.getInstanceFor(XMPPConnection connection) Retrieves aPingManagerfor the specifiedXMPPConnection, creating one if it doesn't already exist.