See: Description
Interface | Description |
---|---|
VitamApplication<A extends VitamApplication<A,C>,C extends VitamApplicationConfiguration> |
VitamApplication Interface
|
VitamApplicationInterface<A extends VitamApplicationInterface<A,C>,C extends VitamApplicationConfigurationInterface> |
VitamApplicationInterface Interface
|
Class | Description |
---|---|
AbstractVitamApplication<A extends VitamApplication<A,C>,C extends VitamApplicationConfiguration> |
Abstract implementation of VitamApplication which handle common tasks for all sub-implementation
|
AsyncInputStreamHelper |
Async Response for InputStream Helper
Usage:
Direct download, where no Http Client is called but a direct InputStream generated
|
ConsumeAllAfterResponseFilter |
Try to consume all remaining items before responding to prevent broken pipe
|
GenericExceptionMapper |
Generic Exception Mapper for Jersey Server
|
HttpHeaderHelper |
Class helper to manage specifics Vitam headers
|
ShutDownHookFilter |
ShutDown Hook Filter save and remove request-id in ThreadManager
|
ThreadManager |
ThreadManager class to manage all request in and out
|
VitamStreamingOutput |
Helper for Streaming to output one InputStream or File in non async mode
|
Enum | Description |
---|---|
VitamHttpHeader |
Enum use to represent possible HTTP header for Vitam application.
|
Copyright © 2018 Vitam. All rights reserved.