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