public class EmptyConfigurator extends ClientEndpointConfig.Configurator
| Modifier and Type | Field and Description |
|---|---|
static EmptyConfigurator |
INSTANCE |
| Constructor and Description |
|---|
EmptyConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterResponse(HandshakeResponse hr) |
void |
beforeRequest(Map<String,List<String>> headers) |
public static final EmptyConfigurator INSTANCE
public void afterResponse(HandshakeResponse hr)
afterResponse in class ClientEndpointConfig.Configuratorpublic void beforeRequest(Map<String,List<String>> headers)
beforeRequest in class ClientEndpointConfig.ConfiguratorCopyright © 1995–2017 Webtide. All rights reserved.