Package org.apache.juneau.http.resource
package org.apache.juneau.http.resource
HTTP Resource Beans
- 
ClassDescriptionA basicHttpResourceimplementation 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.