Class ReferenceManager
java.lang.Object
org.jivesoftware.smack.Manager
org.jivesoftware.smackx.reference.ReferenceManager
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ReferenceManager
getInstanceFor
(XMPPConnection connection) Return a new instance of the ReferenceManager for the given connection.Methods inherited from class org.jivesoftware.smack.Manager
connection, getAuthenticatedConnectionOrThrow, schedule, schedule, scheduleBlocking
-
Field Details
-
NAMESPACE
- See Also:
-
-
Method Details
-
getInstanceFor
Return a new instance of the ReferenceManager for the given connection.- Parameters:
connection
- xmpp connection- Returns:
- reference manager instance
-