EndpointConfig
public interface ClientEndpointConfig extends EndpointConfig
Modifier and Type | Interface | Description |
---|---|---|
static class |
ClientEndpointConfig.Builder |
|
static class |
ClientEndpointConfig.Configurator |
Modifier and Type | Method | Description |
---|---|---|
ClientEndpointConfig.Configurator |
getConfigurator() |
|
java.util.List<Extension> |
getExtensions() |
|
java.util.List<java.lang.String> |
getPreferredSubprotocols() |
getDecoders, getEncoders, getUserProperties
java.util.List<java.lang.String> getPreferredSubprotocols()
java.util.List<Extension> getExtensions()
ClientEndpointConfig.Configurator getConfigurator()
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.