Package | Description |
---|---|
org.eclipse.jetty.websocket.api |
Jetty WebSocket API
|
org.eclipse.jetty.websocket.common |
Jetty WebSocket Common : Implementation [Internal Use Only]
|
Modifier and Type | Method and Description |
---|---|
void |
Session.close(CloseStatus closeStatus)
Request Close the current conversation, giving a reason for the closure.
|
Modifier and Type | Method and Description |
---|---|
void |
WebSocketSession.close(CloseStatus closeStatus) |
Copyright © 1995-2015 Webtide. All Rights Reserved.