public class BaltoroClientConfigurator
extends javax.websocket.ClientEndpointConfig.Configurator
| Constructor and Description |
|---|
BaltoroClientConfigurator(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterResponse(javax.websocket.HandshakeResponse handshakeResponse) |
void |
beforeRequest(Map<String,List<String>> headers) |
public BaltoroClientConfigurator(String sessionId)
public void beforeRequest(Map<String,List<String>> headers)
beforeRequest in class javax.websocket.ClientEndpointConfig.Configuratorpublic void afterResponse(javax.websocket.HandshakeResponse handshakeResponse)
afterResponse in class javax.websocket.ClientEndpointConfig.ConfiguratorCopyright © 2017. All rights reserved.