|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Frame.Control.Close
A web socket Close frame.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame.Control |
|---|
Frame.Control.Close, Frame.Control.Ping, Frame.Control.Pong |
| Nested classes/interfaces inherited from interface javax.net.websocket.extensions.Frame |
|---|
Frame.Control, Frame.Data |
| Method Summary | |
|---|---|
CloseReason.CloseCode |
getCloseCode()
The close code for this close. |
String |
getReasonPhrase()
The reason phrase for this close. |
| Method Detail |
|---|
String getReasonPhrase()
CloseReason.CloseCode getCloseCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||