See: Description
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 | Description |
---|---|
AbstractConnection |
This class must be the reference to create new connection implementation compatible with vitam client
|
AbstractDriver |
This class must be the reference to create new drivers implementation compatible with vitam
|
Copyright © 2018 Vitam. All rights reserved.