public interface ClientConfiguration extends EndpointConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<Extension> |
getExtensions()
Return the list of all the extensions that this client supports.
|
List<String> |
getPreferredSubprotocols()
The ordered list of sub protocols a client endpoint would like to use.
|
getDecoders, getEncodersList<String> getPreferredSubprotocols()
List<Extension> getExtensions()
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.