public class BaltoroClientConfigurator
extends javax.websocket.ClientEndpointConfig.Configurator
| Constructor and Description |
|---|
BaltoroClientConfigurator(Map<String,javax.ws.rs.core.NewCookie> cookieMap,
String appUuid,
String insatnceUuid,
String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterResponse(javax.websocket.HandshakeResponse handshakeResponse) |
void |
beforeRequest(Map<String,List<String>> headers) |
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.