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