Uses of Class
org.eclipse.jetty.server.Response.Wrapper
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Server : Core Handler API
Jetty GZIP Handler
-
Uses of Response.Wrapper in org.eclipse.jetty.ee10.servlet
Modifier and TypeClassDescriptionclass
A core response wrapper that carries the servlet related response state, which may be used directly by the associatedServletApiResponse
. -
Uses of Response.Wrapper in org.eclipse.jetty.server.handler
Modifier and TypeClassDescriptionclass
protected class
-
Uses of Response.Wrapper in org.eclipse.jetty.server.handler.gzip
-
Uses of Response.Wrapper in org.eclipse.jetty.websocket.core.server.internal
Modifier and TypeClassDescriptionclass
Upgrade response used for websocket negotiation. -
Uses of Response.Wrapper in org.eclipse.jetty.websocket.server.internal