JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
is.galia
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package is.galia
package
is.galia
Contains the main application class and supporting classes.
Related Packages
Package
Description
is.galia.async
Provides asynchronous processing features:
is.galia.auth
Contains authentication- and authorization-related classes.
is.galia.cache
Package relating to all aspects of caching of images and their characteristics.
is.galia.codec
Contains classes related to reading/decoding and writing/coding of images and image metadata.
is.galia.config
Contains classes related to application configuration.
is.galia.delegate
Contains classes supporting the delegate mechanism.
is.galia.http
Contains a simple HTTP client and server along with some utility classes.
is.galia.image
Classes for properties associated with an image.
is.galia.logging
Configures Logback.
is.galia.operation
Contains image processing operations and related classes.
is.galia.plugin
Contains classes related to local plugin management, as well as the main plugin interface,
Plugin
.
is.galia.processor
Package in which processors reside.
is.galia.resource
HTTP resource classes and server request handler class.
is.galia.source
Package for sources, which locate and provide uniform access to source images.
is.galia.status
Application status classes.
is.galia.stream
Assortment of custom stream implementations.
is.galia.util
Utility classes.
Classes
Class
Description
Application
Main application class.
ApplicationServer
Provides the embedded web server.