|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CloseReason in javax.websocket |
|---|
| Methods in javax.websocket with parameters of type CloseReason | |
|---|---|
void |
Session.close(CloseReason closeStatus)
Close the current conversation, giving a reason for the closure. |
void |
Endpoint.onClose(CloseReason closeReason)
This method is called when the session with the client is terminated. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||