DefaultRestConnection.stop() to perform custom actions after the actual stopping
takes place.DefaultRestConnection.stop() to perform custom actions before the actual stopping
takes place.cursorProvider and releases all associated resources@ConfigOverrides parameters to be used on all operationshttpConfiguration is turned
into an actual HttpClient.stream as a String and closes it.RestConnectionRestConnectionRestPagingProvider.close(RestConnection) is invokedbuilder and connection and completes
the callback accordingly.builder and connection and completes
the callback accordingly, expecting the response to not contain a body.RestConnectError corresponding to a given status code.RestConnectError based on the HttpRequest that triggered it.HttpConstants.HttpStatus corresponding to a given RestConnectError.TlsParameterGroup
that configures TLS.SchemaInputTypeResolver implementation for Json schemasschema and transforms it to a MetadataTypeschema and transforms it to a MetadataTypeTlsParameterGroup which is always fixed at the HTTPS protocol.RestPagingProvider for APIs which do paging based on a marker provided in the response of each
request, acting as a marker or position inside the stream of results.DefaultRestConnection for resources protected with OAuth, regardless of
the grant type.RestPagingProvider for APIs which do paging based on an offset query param.TlsParameterGroup which allows to switch between HTTP and HTTPS protocols.RestPagingProvider for APIs which do paging based on requesting individual pages by numberPagingTypeResolver for json schemasOutputStaticTypeResolver to use in paging operations.CompletableFuture with a Result which output is the response body in
the form of an InputStream and a HttpResponseAttributes.CompletableFuture with a Result which output is the response body in
the form of an InputStream and a HttpResponseAttributes.HttpRequestBuilder per the given parameters.ModuleException to be raised when a request fails.HttpClientInputTypeResolver implementations that dynamically load a schemaHttpClient and freeing other resources.HttpClientSchemaInputTypeResolver that loads an XML schemaCopyright © 2019. All rights reserved.