Uses of Class
org.eclipse.jetty.ee10.annotations.AnnotationParser.AbstractHandler
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Uses of AnnotationParser.AbstractHandler in org.eclipse.jetty.ee10.annotations
Modifier and TypeClassDescriptionclass
DiscoverableAnnotationHandler Base class for handling the discovery of an annotation.class
ClassInheritanceHandler As asm scans for classes, remember the type hierarchy.class
ContainerInitializerAnnotationHandlerclass
WebFilterAnnotationHandlerclass
class
WebServletAnnotationHandler Process a WebServlet annotation on a class.