Package net.shibboleth.shared.spring.httpclient.resource
@NonnullElements
package net.shibboleth.shared.spring.httpclient.resource
Spring resource classes supporting HttpClient access.
-
ClassesClassDescriptionA wrapper around the entity content
InputStreamrepresented by anHttpResponsethat closes the stream and the HttpResponse whenConnectionClosingInputStream.close()is invoked.A resource representing a file read from an HTTP(S) location.Resource for looking up HTTP URLs.