Uses of Class
org.eclipse.jetty.websocket.api.CloseStatus
Package
Description
Jetty WebSocket API
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of CloseStatus in org.eclipse.jetty.websocket.api
Modifier and TypeMethodDescriptionvoid
Session.close
(CloseStatus closeStatus) Request Close the current conversation, giving a reason for the closure. -
Uses of CloseStatus in org.eclipse.jetty.websocket.common