Interface | Description |
---|---|
RESTClient |
Interface for a basic HTTP Client for interfacing with the REST catalog.
|
RESTMessage |
Interface to mark both REST requests and responses.
|
RESTRequest |
Interface to mark a REST request.
|
RESTResponse |
Interface to mark a REST response.
|
Class | Description |
---|---|
DefaultErrorHandler |
Default error handler.
|
ErrorHandler |
Error handler for REST client.
|
HttpClient |
HTTP client for REST catalog.
|
HttpClientOptions |
Options for Http Client.
|
ResourcePaths |
Resource paths for REST catalog.
|
RESTCatalog |
A catalog implementation for REST.
|
RESTCatalogFactory |
Factory to create
RESTCatalog . |
RESTCatalogInternalOptions |
Internal options for REST Catalog.
|
RESTCatalogOptions |
Options for REST Catalog.
|
RESTObjectMapper |
Object mapper for REST request and response.
|
RESTUtil |
Util for REST.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.