public class AnnotatedEndpoint
extends javax.websocket.Endpoint
| Constructor and Description |
|---|
AnnotatedEndpoint(Class<?> annotatedClass) |
| Modifier and Type | Method and Description |
|---|---|
org.smallmind.web.websocket.spi.AnnotatedEndpoint.AnnotatedClientEndpointConfig |
getEndpointConfig() |
void |
onOpen(javax.websocket.Session session,
javax.websocket.EndpointConfig config) |
public AnnotatedEndpoint(Class<?> annotatedClass) throws javax.websocket.DeploymentException
javax.websocket.DeploymentExceptionCopyright © 2017. All rights reserved.