Uses of Package
org.apache.juneau.http.resource
Packages that use org.apache.juneau.http.resource
Package
Description
RFC2616 HTTP Headers
HTTP Resource Beans
REST Servlets
Spring Boot Integration
REST Static Files Support
-
Classes in org.apache.juneau.http.resource used by org.apache.juneau.httpClassDescriptionA repeatable resource that obtains its content from a byte array.A repeatable resource that obtains its content from a
File.A streamed, non-repeatable resource that obtains its content from anReader.A streamed, non-repeatable resource that obtains its content from anInputStream.A self contained, repeatable resource that obtains its content from aString. -
Classes in org.apache.juneau.http.resource used by org.apache.juneau.http.resourceClassDescriptionA basic
HttpResourceimplementation with additional features.A repeatable resource that obtains its content from a byte array.A repeatable resource that obtains its content from aFile.An extension of anHttpEntitythat also includes arbitrary headers.A streamed, non-repeatable resource that obtains its content from anReader.A streamed, non-repeatable resource that obtains its content from anInputStream.A self contained, repeatable resource that obtains its content from aString. -
Classes in org.apache.juneau.http.resource used by org.apache.juneau.rest.servlet
-
Classes in org.apache.juneau.http.resource used by org.apache.juneau.rest.springboot
-
Classes in org.apache.juneau.http.resource used by org.apache.juneau.rest.staticfile