|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DeploymentException in javax.websocket |
|---|
| Methods in javax.websocket that throw DeploymentException | |
|---|---|
void |
ClientContainer.connectToServer(Object endpoint,
URI path)
Connect the supplied annotated object to its server using the supplied handshake parameters. |
void |
ServerContainer.publishServer(Class<? extends Endpoint> endpointClazz)
Publish the given endpoint with the provided configuration information. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||