Uses of Enum Class
tigase.server.websocket.WebSocketXMPPIOService.State
Packages that use WebSocketXMPPIOService.State
-
Uses of WebSocketXMPPIOService.State in tigase.server.websocket
Methods in tigase.server.websocket that return WebSocketXMPPIOService.StateModifier and TypeMethodDescriptionprotected WebSocketXMPPIOService.State
WebSocketXMPPIOService.getState()
static WebSocketXMPPIOService.State
Returns the enum constant of this class with the specified name.static WebSocketXMPPIOService.State[]
WebSocketXMPPIOService.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.server.websocket with parameters of type WebSocketXMPPIOService.StateModifier and TypeMethodDescriptionprotected void
WebSocketXMPPIOService.setState
(WebSocketXMPPIOService.State state)