Uses of Interface
org.jivesoftware.openfire.ConnectionManager
-
Packages that use ConnectionManager Package Description org.jivesoftware.openfire org.jivesoftware.openfire.spi -
-
Uses of ConnectionManager in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return ConnectionManager Modifier and Type Method Description ConnectionManager
XMPPServer. getConnectionManager()
Returns theConnectionManager
registered with this server. -
Uses of ConnectionManager in org.jivesoftware.openfire.spi
Classes in org.jivesoftware.openfire.spi that implement ConnectionManager Modifier and Type Class Description class
ConnectionManagerImpl
-