Uses of Class
org.eclipse.jetty.server.Response.Wrapper
Packages that use Response.Wrapper
Package
Description
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
-
Uses of Response.Wrapper in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server with type parameters of type Response.WrapperModifier and TypeMethodDescriptionstatic <T extends Response.Wrapper>
TUnwraps the given response, recursively, until the wrapped instance is an instance of the given type, otherwise returnsnull. -
Uses of Response.Wrapper in org.eclipse.jetty.server.handler
Subclasses of Response.Wrapper in org.eclipse.jetty.server.handlerModifier and TypeClassDescriptionclassprotected class -
Uses of Response.Wrapper in org.eclipse.jetty.server.handler.gzip
Subclasses of Response.Wrapper in org.eclipse.jetty.server.handler.gzip