Uses of Class
fr.gouv.vitam.ingest.internal.common.exception.IngestInternalClientServerException
-
Packages that use IngestInternalClientServerException Package Description fr.gouv.vitam.ingest.internal.client Provides Ingest Internal Client interface, configuration, factory and implementations. -
-
Uses of IngestInternalClientServerException in fr.gouv.vitam.ingest.internal.client
Methods in fr.gouv.vitam.ingest.internal.client that throw IngestInternalClientServerException Modifier and Type Method Description javax.ws.rs.core.Response
IngestInternalClient. downloadObjectAsync(java.lang.String objectId, IngestCollection type)
Download object stored by ingest operation
-