| Interface | Description |
|---|---|
| AccessExternalClient |
Access External Client Interface
|
| AdminExternalClient |
Admin External Client Interface
|
| OperationStatusClient |
Used to expose method getting status of an operation
|
| Class | Description |
|---|---|
| AccessExternalClientFactory |
Access External Client Factory
Used to create access client : if configuration file does not exist 'access-external-client.conf', mock access client will be returned |
| AdminExternalClientFactory |
Admin External Client Factory
Used to create admin external client : if configuration file does not exist 'access-external-client.conf', mock access client will be returned |
| AdminExternalClientMock |
Mock client implementation for Admin External
|
| AdminExternalClientRest |
Rest client implementation for Access External
|
| VitamPoolingClient |
This class expose wait methods that implements pooling logic
|
Copyright © 2018 Vitam. All rights reserved.