Uses of Class
org.jivesoftware.openfire.multiplex.UnknownStanzaException
-
Packages that use UnknownStanzaException Package Description org.jivesoftware.openfire org.jivesoftware.openfire.websocket -
-
Uses of UnknownStanzaException in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that throw UnknownStanzaException Modifier and Type Method Description void
SessionPacketRouter. route(org.dom4j.Element wrappedElement)
-
Uses of UnknownStanzaException in org.jivesoftware.openfire.websocket
Methods in org.jivesoftware.openfire.websocket that throw UnknownStanzaException Modifier and Type Method Description void
StreamManagementPacketRouter. route(org.dom4j.Element wrappedElement)
-