Package com.orchestranetworks.rest
package com.orchestranetworks.rest
Provides classes for the REST toolkit Java Framework functionalities.
The main class of this package is RESTApplicationAbstract
,
which represents a REST Toolkit application.
-
ClassDescriptionProvides methods to register specific REST Toolkit JAX-RS application components and package scan boundaries.This interface provides constants for JAX-RS applications configuration.Class that can be extended by exceptions that return a localized error message.Defines the components for a REST Toolkit JAX-RS application.A runtime exception indicating that the request was understood and the syntax was correct but that the server was unable to process the contained instructions.