Uses of Interface
org.eclipse.jetty.server.handler.ErrorHandler.ErrorPageMapper
-
Packages that use ErrorHandler.ErrorPageMapper Package Description org.eclipse.jetty.osgi.httpservice org.eclipse.jetty.servlet Jetty Server : Modular Servlet Integration -
-
Uses of ErrorHandler.ErrorPageMapper in org.eclipse.jetty.osgi.httpservice
Classes in org.eclipse.jetty.osgi.httpservice that implement ErrorHandler.ErrorPageMapper Modifier and Type Class Description classHttpServiceErrorPageErrorHandlerExtended error page handler. -
Uses of ErrorHandler.ErrorPageMapper in org.eclipse.jetty.servlet
Classes in org.eclipse.jetty.servlet that implement ErrorHandler.ErrorPageMapper Modifier and Type Class Description classErrorPageErrorHandlerAn ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.
-