|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HandshakeResponse in javax.websocket |
|---|
| Methods in javax.websocket with parameters of type HandshakeResponse | |
|---|---|
void |
ClientEndpointConfiguration.afterResponse(HandshakeResponse hr)
This method is called by the implementation after it has received a handshake response from the server as a result of a handshake interaction it initiated. |
void |
DefaultClientConfiguration.afterResponse(HandshakeResponse hr)
The default implementation of this method performs no actions on the HandshakeResponse. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||