Uses of Class
org.eclipse.jetty.websocket.api.CloseStatus
Packages that use CloseStatus
-
Uses of CloseStatus in org.eclipse.jetty.websocket.api
Methods in org.eclipse.jetty.websocket.api with parameters of type CloseStatusModifier and TypeMethodDescriptionvoidSession.close(CloseStatus closeStatus) Request Close the current conversation, giving a reason for the closure.