Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
Packages that use AnnotatedEndpointMetadata
Package
Description
-
Uses of AnnotatedEndpointMetadata in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as AnnotatedEndpointMetadataModifier and TypeFieldDescriptionprivate final AnnotatedEndpointMetadata<T,
C> AnnotatedEndpointScanner.metadata
private final AnnotatedEndpointMetadata<T,
C> JsrEvents.metadata
Methods in org.eclipse.jetty.websocket.jsr356.annotations that return AnnotatedEndpointMetadataMethods in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type AnnotatedEndpointMetadataModifier and TypeMethodDescriptionvoid
AnnotatedEndpointScanner.onMethodAnnotation
(AnnotatedEndpointMetadata<T, C> metadata, Class<?> pojo, Method method, Annotation annotation) Constructors in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type AnnotatedEndpointMetadataModifierConstructorDescriptionAnnotatedEndpointScanner
(AnnotatedEndpointMetadata<T, C> metadata) JsrEvents
(AnnotatedEndpointMetadata<T, C> metadata) -
Uses of AnnotatedEndpointMetadata in org.eclipse.jetty.websocket.jsr356.client
Subclasses of AnnotatedEndpointMetadata in org.eclipse.jetty.websocket.jsr356.client -
Uses of AnnotatedEndpointMetadata in org.eclipse.jetty.websocket.jsr356.server
Subclasses of AnnotatedEndpointMetadata in org.eclipse.jetty.websocket.jsr356.server