Package fr.gouv.vitam.storage.driver
Provides interface describing how drivers should be implemented for the
Storage driver module
-
Interface Summary Interface Description Connection Represents a connection to the distant storage offer service that is provided by the driver when calling the connect method:Driver Driver interface that all storage offer drivers MUST implement to be discovered by the Vitam driver manager. -
Class Summary Class Description AbstractConnection This class must be the reference to create new connection implementation compatible with vitam clientAbstractDriver This class must be the reference to create new drivers implementation compatible with vitam