Uses of Interface
org.jivesoftware.openfire.XMPPServerInfo
-
Packages that use XMPPServerInfo Package Description org.jivesoftware.openfire org.jivesoftware.openfire.spi org.jivesoftware.util Utility classes. -
-
Uses of XMPPServerInfo in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return XMPPServerInfo Modifier and Type Method Description XMPPServerInfoXMPPServer. getServerInfo()Returns a snapshot of the server's status. -
Uses of XMPPServerInfo in org.jivesoftware.openfire.spi
Classes in org.jivesoftware.openfire.spi that implement XMPPServerInfo Modifier and Type Class Description classXMPPServerInfoImplImplements the server info for a basic server. -
Uses of XMPPServerInfo in org.jivesoftware.util
Methods in org.jivesoftware.util that return XMPPServerInfo Modifier and Type Method Description XMPPServerInfoWebManager. getServerInfo()
-