public class CallerHackConfigurator
extends javax.websocket.server.ServerEndpointConfig.Configurator
| Modifier and Type | Field and Description |
|---|---|
static String |
WEB_SOCKET_CALLER_INFO |
| Constructor and Description |
|---|
CallerHackConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
modifyHandshake(javax.websocket.server.ServerEndpointConfig sec,
javax.websocket.server.HandshakeRequest request,
javax.websocket.HandshakeResponse response) |
public static final String WEB_SOCKET_CALLER_INFO
Copyright © 2020. All rights reserved.