Uses of Class
io.undertow.websockets.core.WebSocketInvalidCloseCodeException
-
Packages that use WebSocketInvalidCloseCodeException Package Description io.undertow.websockets.core -
-
Uses of WebSocketInvalidCloseCodeException in io.undertow.websockets.core
Methods in io.undertow.websockets.core that return WebSocketInvalidCloseCodeException Modifier and Type Method Description WebSocketInvalidCloseCodeException
WebSocketMessages_$bundle. invalidCloseFrameStatusCode(int statusCode)
WebSocketInvalidCloseCodeException
WebSocketMessages. invalidCloseFrameStatusCode(int statusCode)
-