Package | Description |
---|---|
fr.gouv.vitam.access.internal.client |
Provides access internal client interface, factory and implementations.
|
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.functional.administration.client |
Provides Functional administration client interface, factory and implementations.
|
fr.gouv.vitam.ingest.internal.client |
Provides Ingest Internal Client interface, configuration, factory and implementations.
|
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.processing.management.client |
Provides Processing Management client interface, factory and implementations.
|
fr.gouv.vitam.security.internal.client | |
fr.gouv.vitam.storage.engine.client |
Provides Storage Engine client interface, factory and implementations.
|
fr.gouv.vitam.worker.client |
Provides Worker client interface, configuration, factory and implementations.
|
fr.gouv.vitam.workspace.client |
Provides Workspace client factory and implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessInternalClientFactory
Access client factory
Used to create access client : if configuration file does not exist 'access-client.conf', mock access client will be returned |
Modifier and Type | Class and Description |
---|---|
class |
IhmRecetteClientFactory
IngestInternal client factory
Used to create IngestInternal client : if configuration file does not exist }, mock IngestInternal client will be returned |
Modifier and Type | Class and Description |
---|---|
class |
TestVitamClientFactory<T extends BasicClient>
Default VitamClientFactory for Test purpose only
|
Modifier and Type | Method and Description |
---|---|
VitamClientFactory<T> |
VitamClientFactory.setVitamClientType(VitamClientFactoryInterface.VitamClientType vitamClientType) |
Modifier and Type | Class and Description |
---|---|
class |
SiegfriedClientFactory
Siegfield Client factory
|
Modifier and Type | Class and Description |
---|---|
class |
AdminManagementClientFactory
Admin management client factory use to get client by type "rest" or "mock"
|
Modifier and Type | Class and Description |
---|---|
class |
IngestInternalClientFactory
IngestInternal client factory
Used to create IngestInternal client : if configuration file does not exist }, mock IngestInternal client will be returned |
Modifier and Type | Class and Description |
---|---|
class |
LogbookLifeCyclesClientFactory
Logbook lifecycles client factory
Use to get a logbook lifecycles client in function of its type. |
Modifier and Type | Class and Description |
---|---|
class |
LogbookOperationsClientFactory
Logbook client factory
Used to get a client logbook depending on its type. |
Modifier and Type | Class and Description |
---|---|
class |
MetaDataClientFactory
Metadata client factory
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessingManagementClientFactory
ProcessingManagement factory for creating ProcessingManagement client
|
Modifier and Type | Class and Description |
---|---|
class |
InternalSecurityClientFactory
client for identity
|
Modifier and Type | Class and Description |
---|---|
class |
StorageClientFactory
StorageClient factory
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerClientFactory
WorkerClient factory
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceClientFactory
WorkspaceClient factory for creating workspace client
|
Copyright © 2018 Vitam. All rights reserved.