Uses of Class
org.eclipse.jetty.server.handler.ContextResponse
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Server : Core Handler API
-
Uses of ContextResponse 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
.Modifier and TypeMethodDescriptionprotected ContextResponse
ServletContextHandler.wrapResponse
(ContextRequest request, Response response) -
Uses of ContextResponse in org.eclipse.jetty.server.handler
Modifier and TypeMethodDescriptionprotected ContextResponse
ContextHandler.wrapResponse
(ContextRequest request, Response response)