Package | Description |
---|---|
fr.gouv.vitam.ingest.external.core |
Provides core implementation for the Ingest External module.
|
fr.gouv.vitam.ingest.external.rest |
Provides the web server application for the Ingest External module and the rest resources it uses.
|
fr.gouv.vitam.ingest.internal.client |
Provides Ingest Internal Client interface, configuration, factory and implementations.
|
Constructor and Description |
---|
IngestExternalImpl(IngestExternalConfiguration config,
FormatIdentifierFactory formatIdentifierFactory,
IngestInternalClientFactory ingestInternalClientFactory) |
Constructor and Description |
---|
IngestExternalResource(IngestExternalConfiguration ingestExternalConfiguration,
SecureEndpointRegistry secureEndpointRegistry,
FormatIdentifierFactory formatIdentifierFactory,
IngestInternalClientFactory ingestInternalClientFactory)
Constructor IngestExternalResource
|
Modifier and Type | Method and Description |
---|---|
static IngestInternalClientFactory |
IngestInternalClientFactory.getInstance()
Get the IngestInternalClientFactory instance
|
Copyright © 2019 Vitam. All rights reserved.