Uses of Interface
fr.gouv.vitam.storage.driver.Connection
Packages that use Connection
Package
Description
Provides a fake Driver implementation for tests purpose
Provides interface describing how drivers should be implemented for the
Storage driver module
Provides implementation of the driver for the Workspace Driver module.
-
Uses of Connection in fr.gouv.vitam.driver.fake
Classes in fr.gouv.vitam.driver.fake that implement ConnectionMethods in fr.gouv.vitam.driver.fake that return Connection -
Uses of Connection in fr.gouv.vitam.storage.driver
Classes in fr.gouv.vitam.storage.driver that implement ConnectionModifier and TypeClassDescriptionclass
This class must be the reference to create new connection implementation compatible with vitam clientMethods in fr.gouv.vitam.storage.driver that return ConnectionModifier and TypeMethodDescriptionCreate a connection to the distant offer service based on given offer Id name. -
Uses of Connection in fr.gouv.vitam.storage.offers.workspace.driver
Classes in fr.gouv.vitam.storage.offers.workspace.driver that implement ConnectionMethods in fr.gouv.vitam.storage.offers.workspace.driver that return Connection