|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentException | |
---|---|
javax.websocket |
Uses of DeploymentException in javax.websocket |
---|
Methods in javax.websocket that throw DeploymentException | |
---|---|
Session |
WebSocketContainer.connectToServer(Class<?> annotatedEndpointClass,
URI path)
Connect the supplied annotated object to its server. |
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 |