Uses of Class
org.eclipse.jetty.server.Request.Wrapper
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
-
Uses of Request.Wrapper in org.eclipse.jetty.ee10.servlet
Modifier and TypeClassDescriptionclass
A core request wrapper that carries the servlet related request state, which may be used directly by the associatedServletApiRequest
. -
Uses of Request.Wrapper in org.eclipse.jetty.rewrite.handler
Modifier and TypeClassDescriptionstatic class
ARequest.Wrapper
used to chain a sequence ofRule
s together.static class
-
Uses of Request.Wrapper in org.eclipse.jetty.server
Modifier and TypeClassDescriptionstatic class
ARequest.Wrapper
that separately provides the requestAttributes
.protected static class
protected class
-
Uses of Request.Wrapper in org.eclipse.jetty.server.handler
Modifier and TypeClassDescriptionclass
static class
protected class
-
Uses of Request.Wrapper in org.eclipse.jetty.server.handler.gzip
-
Uses of Request.Wrapper in org.eclipse.jetty.websocket.core.server.internal
Modifier and TypeClassDescriptionclass
Upgrade request used for websocket negotiation. -
Uses of Request.Wrapper in org.eclipse.jetty.websocket.server.internal