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
Subclasses with type arguments of type AnnotatedEndpointMetadata in org.eclipse.jetty.websocket.jsr356.annotationsModifier and TypeClassDescriptionclassAnnotatedEndpointScanner<T extends Annotation, C extends javax.websocket.EndpointConfig>Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as AnnotatedEndpointMetadataModifier and TypeFieldDescriptionprivate final AnnotatedEndpointMetadata<T, C> AnnotatedEndpointScanner.metadataprivate final AnnotatedEndpointMetadata<T, C> JsrEvents.metadataMethods in org.eclipse.jetty.websocket.jsr356.annotations that return AnnotatedEndpointMetadataMethods in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type AnnotatedEndpointMetadataModifier and TypeMethodDescriptionvoidAnnotatedEndpointScanner.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