Uses of Class
fr.gouv.vitam.ingest.internal.client.IngestInternalClientFactory
Packages that use IngestInternalClientFactory
Package
Description
Provides core implementation for the Ingest External module.
Provides the web server application for the Ingest External module and the rest resources it uses.
Provides Ingest Internal Client interface, configuration, factory and implementations.
-
Uses of IngestInternalClientFactory in fr.gouv.vitam.collect.internal.core.service
Constructors in fr.gouv.vitam.collect.internal.core.service with parameters of type IngestInternalClientFactoryModifierConstructorDescriptionTransactionService
(TransactionRepository transactionRepository, ProjectService projectService, MetadataRepository metadataRepository, FluxService fluxService, WorkspaceClientFactory workspaceCollectClientFactory, AccessInternalClientFactory accessInternalClientFactory, IngestInternalClientFactory ingestInternalClientFactory) -
Uses of IngestInternalClientFactory in fr.gouv.vitam.ingest.external.core
Constructors in fr.gouv.vitam.ingest.external.core with parameters of type IngestInternalClientFactoryModifierConstructorDescriptionIngestExternalImpl
(IngestExternalConfiguration config, FormatIdentifierFactory formatIdentifierFactory, IngestInternalClientFactory ingestInternalClientFactory, ManifestDigestValidator manifestDigestValidator) -
Uses of IngestInternalClientFactory in fr.gouv.vitam.ingest.external.rest
Constructors in fr.gouv.vitam.ingest.external.rest with parameters of type IngestInternalClientFactoryModifierConstructorDescriptionIngestExternalResource
(IngestExternalConfiguration ingestExternalConfiguration, SecureEndpointRegistry secureEndpointRegistry, FormatIdentifierFactory formatIdentifierFactory, IngestInternalClientFactory ingestInternalClientFactory) Constructor IngestExternalResource -
Uses of IngestInternalClientFactory in fr.gouv.vitam.ingest.internal.client
Methods in fr.gouv.vitam.ingest.internal.client that return IngestInternalClientFactoryModifier and TypeMethodDescriptionstatic final IngestInternalClientFactory
IngestInternalClientFactory.getInstance()
Get the IngestInternalClientFactory instance