public class ErraiEndpointConfigurator
extends javax.websocket.server.ServerEndpointConfig.Configurator
Modifier and Type | Field and Description |
---|---|
static String |
FILTER_PARAM_NAME |
Constructor and Description |
---|
ErraiEndpointConfigurator() |
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 FILTER_PARAM_NAME
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.