|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientConfiguration
The ClientConfiguration is a special kind of endpoint configuration object that contains web socket configuration information specific only to client endpoints.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface javax.net.websocket.EndpointConfiguration |
|---|
getDecoders, getEncoders |
| Method Detail |
|---|
List<String> getPreferredSubprotocols()
List<Extension> getExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||