Uses of Class
org.jivesoftware.openfire.net.ClientStanzaHandler
-
Packages that use ClientStanzaHandler Package Description org.jivesoftware.openfire.websocket -
-
Uses of ClientStanzaHandler in org.jivesoftware.openfire.websocket
Subclasses of ClientStanzaHandler in org.jivesoftware.openfire.websocket Modifier and Type Class Description class
WebSocketClientStanzaHandler
AStanzaHandler
that is able to process the specific framing that is used by clients connecting via websockets.
-