DJL Serving 0.27.0 - serving

This document is the API specification for the Deep Java Library (DJL) Serving.

The DJL serving module is a standalone web service that can serve models with REST API. See here for more details.

Packages
Package
Description
Contains a model server implementation.
Contains classes that handles response caching.
Contains classes that handles REST API calls.
Contains classes that handles REST API list responses.
Contains classes that manage model lifecycle.
Contains plugin manager implementation of the model server.
Contains utilities used by model server.
Contains the Workflow for managing a model execution flow.
Contains the WorkflowFunction and various built-in functions.