Uses of Interface
is.galia.http.Response
Packages that use Response
Package
Description
Contains a simple HTTP client and server along with some utility
classes.
Assortment of custom stream implementations.
-
Uses of Response in is.galia.http
Classes in is.galia.http that implement ResponseModifier and TypeClassDescriptionfinal class
Adapts aHttpResponse
to comply withResponse
.class
final class
Adapts aResponse
to comply withResponse
.Methods in is.galia.http that return ResponseConstructors in is.galia.http with parameters of type Response -
Uses of Response in is.galia.stream
Methods in is.galia.stream that return ResponseModifier and TypeMethodDescriptionHTTPImageInputStreamClient.sendGETRequest
(Range range) HTTPImageInputStreamClient.sendHEADRequest()