Package | Description |
---|---|
fr.gouv.vitam.client | |
fr.gouv.vitam.common.client |
Contains generic VitamClient and associated basic implementation used as base for every specific client module.
|
fr.gouv.vitam.common.format.identification.siegfried |
Provides the Siegfried implementation for the Format Identification module
|
fr.gouv.vitam.logbook.lifecycles.client |
Provides Logbook Lifecycles client interface, factory and implementations.
|
fr.gouv.vitam.logbook.operations.client |
Provides Logbook Operations client interface, factory and implementations.
|
fr.gouv.vitam.metadata.client |
Provides Metadata client interface, factory and implementations.
|
fr.gouv.vitam.security.internal.client | |
fr.gouv.vitam.storage.driver |
Provides interface describing how drivers should be implemented for the
Storage driver module
|
fr.gouv.vitam.storage.engine.client |
Provides Storage Engine client interface, factory and implementations.
|
fr.gouv.vitam.storage.offers.workspace.driver |
Provides implementation of the driver for the Workspace Driver module.
|
fr.gouv.vitam.workspace.client |
Provides Workspace client factory and implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
IhmRecetteClient
Ihm recette http client
|
Modifier and Type | Class and Description |
---|---|
class |
TestVitamClientFactory<T extends BasicClient>
Default VitamClientFactory for Test purpose only
|
Modifier and Type | Interface and Description |
---|---|
interface |
AdminClient
Admin basic client interface
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAdminClient
Abstract Partial client class for all vitam clients
|
class |
DefaultClient
Abstract client class for all vitam client
|
class |
VitamRestTestClient
Vitam Restassured like client for Junit test
Example:
|
Modifier and Type | Class and Description |
---|---|
class |
SiegfriedClientRest
HTTP implementation of siegfried client.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LogbookLifeCyclesClient
Logbook client interface
|
Modifier and Type | Interface and Description |
---|---|
interface |
LogbookOperationsClient
Logbook client interface
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetaDataClient
Metadata client interface
|
Modifier and Type | Class and Description |
---|---|
class |
MetaDataClientMock
Mock client implementation for metadata
|
class |
MetaDataClientRest
Rest client for metadata
|
Modifier and Type | Interface and Description |
---|---|
interface |
InternalSecurityClient
InternalSecurityClient Interface
|
Modifier and Type | Class and Description |
---|---|
class |
InternalSecurityClientRest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnection
This class must be the reference to create new connection implementation compatible with vitam client
|
Modifier and Type | Interface and Description |
---|---|
interface |
StorageClient
Storage Client interface
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionImpl
Workspace Connection Implementation
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceClient
Workspace client which calls rest services
|
Copyright © 2018 Vitam. All rights reserved.