Uses of Enum Class
tigase.server.websocket.WebSocketXMPPIOService.WebSocketXMPPSpec
Packages that use WebSocketXMPPIOService.WebSocketXMPPSpec
-
Uses of WebSocketXMPPIOService.WebSocketXMPPSpec in tigase.server.websocket
Methods in tigase.server.websocket that return WebSocketXMPPIOService.WebSocketXMPPSpecModifier and TypeMethodDescriptionprotected WebSocketXMPPIOService.WebSocketXMPPSpec
WebSocketXMPPIOService.getWebSocketXMPPSpec()
Returns the enum constant of this class with the specified name.WebSocketXMPPIOService.WebSocketXMPPSpec.values()
Returns an array containing the constants of this enum class, in the order they are declared.