| Name | Description | Type | Package | Framework |
| AbstractDiscoverableAnnotationHandler | DiscoverableAnnotationHandler Base class for handling the discovery of an annotation. | Class | org.eclipse.jetty.annotations | Jetty |
| AnnotationConfiguration | Class | org.eclipse.jetty.annotations | Jetty | |
| AnnotationConfiguration .ClassInheritanceMap | Class | org.eclipse.jetty.annotations.AnnotationConfiguration | Jetty | |
| AnnotationDecorator | Class | org.eclipse.jetty.annotations | Jetty | |
| AnnotationIntrospector | Class | org.eclipse.jetty.annotations | Jetty | |
| AnnotationIntrospector .AbstractIntrospectableAnnotationHandler | AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation. | Class | org.eclipse.jetty.annotations.AnnotationIntrospector | Jetty |
| AnnotationIntrospector .IntrospectableAnnotationHandler | IntrospectableAnnotationHandler Interface for all handlers that wish to introspect a class to find a particular annotation | Interface | org.eclipse.jetty.annotations.AnnotationIntrospector | Jetty |
| AnnotationParser | Use asm to scan classes for annotations. | Class | org.eclipse.jetty.annotations | Jetty |
| AnnotationParser .AbstractHandler | Convenience base class to provide no-ops for all Handler methods. | Class | org.eclipse.jetty.annotations.AnnotationParser | Jetty |
| AnnotationParser .Handler | Signature for all handlers that respond to parsing class files. | Interface | org.eclipse.jetty.annotations.AnnotationParser | Jetty |
| ClassInheritanceHandler | ClassInheritanceHandler As asm scans for classes, remember the type hierarchy. | Class | org.eclipse.jetty.annotations | Jetty |
| ClassNameResolver | Based on the execution context, should the class represented by "name" be excluded from consideration? | Interface | org.eclipse.jetty.annotations | Jetty |
| ContainerInitializerAnnotationHandler | ContainerInitializerAnnotationHandler Discovers classes that contain the specified annotation, either at class or | Class | org.eclipse.jetty.annotations | Jetty |
| DeclareRolesAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| MultiPartConfigAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| PostConstructAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| PreDestroyAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| ResourceAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| ResourcesAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| RunAsAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| ServletContainerInitializersStarter | ServletContainerInitializersStarter Call the onStartup() method on all ServletContainerInitializers, after having | Class | org.eclipse.jetty.annotations | Jetty |
| ServletSecurityAnnotationHandler | ServletSecurityAnnotationHandler Inspect a class to see if it has an @ServletSecurity annotation on it, | Class | org.eclipse.jetty.annotations | Jetty |
| Util | Class | org.eclipse.jetty.annotations | Jetty | |
| WebFilterAnnotation | Class | org.eclipse.jetty.annotations | Jetty | |
| WebFilterAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| WebListenerAnnotation | Class | org.eclipse.jetty.annotations | Jetty | |
| WebListenerAnnotationHandler | Class | org.eclipse.jetty.annotations | Jetty | |
| WebServletAnnotation | Class | org.eclipse.jetty.annotations | Jetty | |
| WebServletAnnotationHandler | WebServletAnnotationHandler Process a WebServlet annotation on a class. | Class | org.eclipse.jetty.annotations | Jetty |