Uses of Package
org.eclipse.jetty.http.content
Packages that use org.eclipse.jetty.http.content
Package
Description
Jetty Server : Core Handler API
Jetty Server : Core Handler API
Jetty Server : Core Server API
Jetty Server : Core Handler API
-
Classes in org.eclipse.jetty.http.content used by org.eclipse.jetty.ee8.nestedClassDescriptionThe
HttpContentinterface represents all the information about a staticResourcethat is needed to evaluate conditional headers and to eventually serve the actual content.Factory ofHttpContent. -
Classes in org.eclipse.jetty.http.content used by org.eclipse.jetty.ee9.nestedClassDescriptionThe
HttpContentinterface represents all the information about a staticResourcethat is needed to evaluate conditional headers and to eventually serve the actual content.Factory ofHttpContent. -
Classes in org.eclipse.jetty.http.content used by org.eclipse.jetty.http.contentClassDescription
HttpContent.Factoryimplementation that wraps any otherHttpContent.Factoryinstance using it as a caching authority.TheHttpContentinterface represents all the information about a staticResourcethat is needed to evaluate conditional headers and to eventually serve the actual content.Factory ofHttpContent.HttpContent Wrapper. -
Classes in org.eclipse.jetty.http.content used by org.eclipse.jetty.serverClassDescriptionThe
HttpContentinterface represents all the information about a staticResourcethat is needed to evaluate conditional headers and to eventually serve the actual content.Factory ofHttpContent. -
Classes in org.eclipse.jetty.http.content used by org.eclipse.jetty.server.handler