DefaultRestConnection.stop() to perform custom actions after the actual stopping
takes place.DefaultRestConnection.stop() to perform custom actions before the actual stopping
takes place.InputStreamcursorProvider and releases all associated resourcesCompletionCallbackDecorator which makes sure that a given CloserCompletionCallbackDecorator.closeable is always closed
upon completionCompletionCallback decorator@ConfigOverrides parameters to be used on all operationshttpConfiguration is turned
into an actual HttpClient.stream as a String and closes it.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.MultipartPayloadBuilder which uses a DataWeave ExpressionLanguage to build the bodyPart that carries a file attachmentMediaType that should be assumed the response to have in case the remote
service doesn't specify a Content-Type header.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 schemasSchemaOutputTypeResolver implementation for Json schemasschema and transforms it to a MetadataTypeschema 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.Part instancesCompletableFuture 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 schemaOutputTypeResolver implementations that dynamically load a schemaHttpClient and freeing other resources.HttpClientInputStaticTypeResolver which resolves a java string typeOutputTypeResolver which resolves a java string typeUnspecifiedInputTypeResolver which resolves to a CSV type of unknown schemaInputStaticTypeResolver which resolves a type of a known format but unknown
schema.UnspecifiedInputTypeResolver which resolves to a JSON type of unknown schemaUnspecifiedInputTypeResolver which resolves to a XML type of unknown schemaMultipartPayloadBuilder.SchemaInputTypeResolver that loads an XML schemaSchemaOutputTypeResolver that loads an XML schemaCopyright © 2019. All rights reserved.