Uses of Class
org.jivesoftware.smackx.bookmark.BookmarkManager

Packages that use BookmarkManager
org.jivesoftware.smackx.bookmark   
 

Uses of BookmarkManager in org.jivesoftware.smackx.bookmark
 

Methods in org.jivesoftware.smackx.bookmark that return BookmarkManager
static BookmarkManager BookmarkManager.getBookmarkManager(Connection connection)
          Returns the BookmarkManager for a connection, if it doesn't exist it is created.