Uses of Class
org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
Packages that use JettyAnnotatedMetadata
Package
Description
Jetty WebSocket Common : Event Driver for WebSocket Object
-
Uses of JettyAnnotatedMetadata in org.eclipse.jetty.websocket.common.events
Subclasses with type arguments of type JettyAnnotatedMetadata in org.eclipse.jetty.websocket.common.eventsMethods in org.eclipse.jetty.websocket.common.events that return JettyAnnotatedMetadataModifier and TypeMethodDescriptionMethods in org.eclipse.jetty.websocket.common.events with parameters of type JettyAnnotatedMetadataModifier and TypeMethodDescriptionvoidJettyAnnotatedScanner.onMethodAnnotation(JettyAnnotatedMetadata metadata, Class<?> pojo, Method method, Annotation annotation) Constructors in org.eclipse.jetty.websocket.common.events with parameters of type JettyAnnotatedMetadataModifierConstructorDescriptionJettyAnnotatedEventDriver(WebSocketPolicy policy, Object websocket, JettyAnnotatedMetadata events)