Uses of Class
tigase.server.websocket.WebSocketXMPPIOService.WebSocketXMPPSpec
-
Packages that use WebSocketXMPPIOService.WebSocketXMPPSpec Package Description tigase.server.websocket -
-
Uses of WebSocketXMPPIOService.WebSocketXMPPSpec in tigase.server.websocket
Methods in tigase.server.websocket that return WebSocketXMPPIOService.WebSocketXMPPSpec Modifier and Type Method Description protected WebSocketXMPPIOService.WebSocketXMPPSpecWebSocketXMPPIOService. getWebSocketXMPPSpec()static WebSocketXMPPIOService.WebSocketXMPPSpecWebSocketXMPPIOService.WebSocketXMPPSpec. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WebSocketXMPPIOService.WebSocketXMPPSpec[]WebSocketXMPPIOService.WebSocketXMPPSpec. values()Returns an array containing the constants of this enum type, in the order they are declared.
-