All Classes

Class Description
AbstractClasspathContentHandler
The AbstractClasspathContentHandler is the parent of the classes used to locate and enumerate specific resources in the class path.
AbstractDirigibleModule
The AbstractDirigibleModule is the parent of the Dirigible's Modules.
AbstractExceptionHandler<T extends Throwable>
The AbstractExceptionHandler is the parent of the exception handlers in RESTful services.
AbstractRestService
The AbstractRestService is the parent of all the RESTful services in Dirigible.
AppExceptionMessage
Error message that is returned if an application error occur.
BytesHelper
The Class BytesHelper.
ClasspathContentLoader
The ClasspathContentLoader utility used for loading the resourced from the JAR files in the class path.
ContentTypeHelper
The ContentTypeHelper class is an utility used to map file extensions to mime types.
ContextException
The ContextException.
DataStructuresUtils
The Class DataStructuresUtils.
DateTimeUtils
The Class DateTimeUtils.
DirigibleModule
The Interface DirigibleModule.
DirigibleModulesInstallerModule
The DirigibleModulesInstallerModule is the entry point of the integration.
FileSystemUtils
The File System Utils.
GsonHelper
The GsonHelper utility class.
IArtefactDefinition
The Interface IArtefactDefinition.
IClasspathContentHandler
The IClasspathContentHandler is the interface for all the classes used to locate and enumerate specific resources in the class path.
ICleanupService
The Interface ICleanupService.
ICoreService
The ICoreService marks all the internal core services in Dirigible.
InvalidStateException
The InvalidStateException.
IRestService
The interface for all the front facing REST (sync) services.
IScriptingFacade
The IScriptingFacade marks all the scripting facades.
ITopologicallyDepletable
The Interface ITopologicallyDepletable.
ITopologicallySortable
The Interface ITopologicallySortable.
NameValuePair
The Class NameValuePair.
ScriptingDependencyException
The ScriptingDependencyException.
ScriptingException
The ScriptingException.
ThreadContextFacade
Scripting context facade is the centralized place where the different scripting facade providers can register the request (sync) scoped objects.
TopologicalDepleter<T extends ITopologicallyDepletable>
The Class TopologicalDepleter.
TopologicalSorter<T extends ITopologicallySortable>
The Class TopologicalSorter.
TopologicalSorterNode<T extends ITopologicallySortable>
The Class TopologicalSorterNode.