|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ClientEndpointConfiguration in javax.websocket |
|---|
| Methods in javax.websocket that return ClientEndpointConfiguration | |
|---|---|
ClientEndpointConfiguration |
ClientEndpointConfigurationBuilder.build()
Builds a configuration object using the attributes set on this builder. |
| Methods in javax.websocket with parameters of type ClientEndpointConfiguration | |
|---|---|
Session |
WebSocketContainer.connectToServer(Class<? extends Endpoint> endpointClass,
ClientEndpointConfiguration cec,
URI path)
Connect the supplied programmatic endpoint to its server with the given configuration. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||