Class InformationRequestHandler
java.lang.Object
is.galia.resource.InformationRequestHandler
High-level information request handler. Use the return value of builder()
to create new instances.
This class provides a simple interface that endpoints can use to retrieve
image information
, abstracting away much of the tedium of
request setup.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
BuildsInformationRequestHandler
instances.static interface
Callback for various events that occur during a call tohandle()
. -
Field Summary
FieldsModifier and TypeFieldDescriptionURL argument values that can be used with thecache
query key to bypass all caching. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CACHE_BYPASS_ARGUMENTS
-
CACHE_READ_BYPASS_ARGUMENTS
-
-
Constructor Details
-
InformationRequestHandler
protected InformationRequestHandler()
-
-
Method Details
-
builder
-
handle
-