See: Description
| Interface | Description |
|---|---|
| AdminClient |
Admin basic client interface
|
| BasicClient |
Basic client api for vitam client
|
| Class | Description |
|---|---|
| AbstractMockClient |
Abstract Mock common client
|
| AbstractMockClient.FakeInboundResponse |
Fake Inbound Response for Mock client support
|
| ClientMockResultHelper |
Results for client mock
|
| DefaultAdminClient |
Abstract Partial client class for all vitam clients
|
| DefaultClient |
Abstract client class for all vitam client
|
| TestVitamClientFactory<T extends BasicClient> |
Default VitamClientFactory for Test purpose only
|
| VitamApacheHttpClientEngine |
Vtam Specific Apache Http Client Engine
In particular, handle chunk mode
|
| VitamApacheHttpClientEngine.VitamConnectionReuseStrategy |
Default implementation of a strategy deciding about connection re-use.
|
| VitamClientFactory<T extends MockOrRestClient> |
General VitamClientFactory for non SSL client
|
| VitamRequestIterator<T> |
Utility to help with Http based Cursor that implements real Database Cursor on server side
|
| VitamRestTestClient |
Vitam Restassured like client for Junit test
Example:
|
| VitamRestTestClient.VitamRestTest |
VItam Rest Test: mimic of Restassured.RequestSpecification
|
| Enum | Description |
|---|---|
| IngestCollection |
Ingest collection types with collection names.
|
Copyright © 2018 Vitam. All rights reserved.