DefaultRestConnection.stop() to perform custom actions after the actual stopping
takes place.DefaultRestConnection.stop() to perform custom actions before the actual stopping
takes place.PrimitiveInputMetadataResolver which resolves a java boolean type.OutputTypeResolver which resolves a java boolean type.InputStreamcursorProvider and releases all associated resourcesCompletionCallbackDecorator which makes sure that a given CloserCompletionCallbackDecorator.closeable is always closed
upon completionQueryParamFormatter that formats the query parameters multimap so arrays are split with commas
i.e queryParam1=value1,value2&queryParam2=value3CompletionCallback 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.RestConnectionPrimitiveInputMetadataResolver which resolves a java date type.OutputTypeResolver which resolves a java date type.PrimitiveInputMetadataResolver which resolves a java local date time type.OutputTypeResolver which resolves a java local date time type.RestConnectionRestPagingProvider.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 bodyPrimitiveInputMetadataResolver which resolves a file type.OutputTypeResolver which resolves a file type.Part that carries a file attachmentSchemaInputMetadataResolver implementation for Json schemas.SchemaOutputMetadataResolver implementation for Json schemas.MediaType 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.PrimitiveInputMetadataResolver which resolves a java integer type.OutputTypeResolver which resolves a java integer type.SchemaInputMetadataResolver implementation for Json schemasSchemaOutputMetadataResolver 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.QueryParamFormatter that formats the query parameters multimap so that arrays are sent as different entries in the query string
i.e queryParam1=value1&queryParam1=value2&queryParam2=value3PrimitiveInputMetadataResolver which resolves a java number type.OutputTypeResolver which resolves a java number type.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 numberPagingMetadataResolver for json schemasOutputStaticTypeResolver to use in paging operations.Part instancesInputStaticTypeResolver which resolves a primitive type.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.ModuleException to be raised when a request fails.HttpClientHttpRequests.RestRequestBuilder per the given parameters.InputTypeResolver implementations that dynamically load a schema.OutputTypeResolver implementations that dynamically load a schemaHttpClient and freeing other resources.HttpClientPrimitiveInputMetadataResolver which resolves a java string type.OutputTypeResolver which resolves a java string type.PrimitiveInputMetadataResolver which resolves a java time only type.OutputTypeResolver which resolves a java local time type.UnspecifiedInputMetadataResolver which resolves to a CSV type of unknown schema.InputStaticTypeResolver which resolves a type of a known format but unknown
schema.UnspecifiedInputMetadataResolver which resolves to a JSON type of unknown schemaUnspecifiedInputMetadataResolver which resolves to a XML type of unknown schemaMultipartPayloadBuilder.SchemaInputMetadataResolver that loads an XML schemaSchemaOutputMetadataResolver that loads an XML schemaCopyright © 2019. All rights reserved.