Package | Description |
---|---|
org.eclipse.jetty.websocket.jsr356.annotations | |
org.eclipse.jetty.websocket.jsr356.client | |
org.eclipse.jetty.websocket.jsr356.server |
Modifier and Type | Method and Description |
---|---|
AnnotatedEndpointMetadata<T,C> |
JsrEvents.getMetadata() |
AnnotatedEndpointMetadata<T,C> |
AnnotatedEndpointScanner.scan() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotatedEndpointScanner.onMethodAnnotation(AnnotatedEndpointMetadata<T,C> metadata,
Class<?> pojo,
Method method,
Annotation annotation) |
Constructor and Description |
---|
AnnotatedEndpointScanner(AnnotatedEndpointMetadata<T,C> metadata) |
JsrEvents(AnnotatedEndpointMetadata<T,C> metadata) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedClientEndpointMetadata |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedServerEndpointMetadata |
Copyright © 1995-2015 Webtide. All Rights Reserved.