Uses of Package
org.eclipse.jetty.servlet
-
Packages that use org.eclipse.jetty.servlet Package Description org.eclipse.jetty.annotations Jetty Annotations : Support for Servlet Annotationsorg.eclipse.jetty.ant Jetty Ant : Ant Tasks and Configurationorg.eclipse.jetty.cdi org.eclipse.jetty.maven.plugin Jetty Maven Plugin : Support for Jetty in Maven build lifecycleorg.eclipse.jetty.osgi.httpservice org.eclipse.jetty.plus.annotation Jetty Plus : Limited JEE Annotation Supportorg.eclipse.jetty.quickstart org.eclipse.jetty.servlet Jetty Server : Modular Servlet Integrationorg.eclipse.jetty.webapp Jetty Util : Modular Web Application Supportorg.eclipse.jetty.websocket.jsr356.server.deploy org.eclipse.jetty.websocket.server Jetty WebSocket Server : Implementation [Internal Use Only] -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.annotations Class Description ServletContextHandler.ServletContainerInitializerCaller ServletMapping -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.ant Class Description BaseHolder AbstractHolder Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).Holder Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcServletContextHandler Servlet Context.ServletHandler Servlet HttpHandler.ServletHolder Servlet Instance and Context Holder.Source Source The source of a web artifact: servlet, filter, mapping etc -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.cdi Class Description DecoratingListener A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.ServletContextHandler Servlet Context. -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.maven.plugin Class Description ServletContextHandler Servlet Context. -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.osgi.httpservice Class Description ErrorPageErrorHandler An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch. -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.plus.annotation Class Description ServletHolder Servlet Instance and Context Holder. -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.quickstart Class Description ServletContextHandler Servlet Context. -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.servlet Class Description BaseHolder AbstractHolder Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).FilterHolder FilterMapping Holder Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcHolder.HolderConfig Holder.HolderRegistration ListenerHolder ListenerHolder Specialization of BaseHolder for servlet listeners.ServletContextHandler Servlet Context.ServletContextHandler.Decorator Deprecated.use newDecorator
ServletContextHandler.ServletContainerInitializerCaller ServletHandler Servlet HttpHandler.ServletHolder Servlet Instance and Context Holder.ServletHolder.JspContainer ServletMapping Source Source The source of a web artifact: servlet, filter, mapping etcSource.Origin -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.webapp Class Description DecoratingListener A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.ServletContextHandler Servlet Context.ServletContextHandler.Context ServletHandler Servlet HttpHandler.ServletMapping -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.websocket.jsr356.server.deploy Class Description ServletContextHandler Servlet Context. -
Classes in org.eclipse.jetty.servlet used by org.eclipse.jetty.websocket.server Class Description ServletContextHandler Servlet Context.