|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientEndpointConfiguration | |
---|---|
javax.websocket |
Uses of ClientEndpointConfiguration in javax.websocket |
---|
Classes in javax.websocket that implement ClientEndpointConfiguration | |
---|---|
class |
DefaultClientConfiguration
The DefaultClientConfiguration is a concrete implementation of a client configuration. |
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 |