Skip navigation links
com.mulesoft.connector.amazon.kinesis.internal.connection.adapter

Class KinesisConsumerAsyncAdapter

    • Constructor Detail

      • KinesisConsumerAsyncAdapter

        public KinesisConsumerAsyncAdapter(org.mule.runtime.http.api.client.HttpClient httpClient,
                                           int responseTimeout)
    • Method Detail

      • execute

        public CompletableFuture<Void> execute(software.amazon.awssdk.http.async.AsyncExecuteRequest asyncExecuteRequest)
        Specified by:
        execute in interface software.amazon.awssdk.http.async.SdkAsyncHttpClient
      • clientName

        public String clientName()
        Specified by:
        clientName in interface software.amazon.awssdk.http.async.SdkAsyncHttpClient
      • close

        public void close()
        Specified by:
        close in interface AutoCloseable
        Specified by:
        close in interface software.amazon.awssdk.utils.SdkAutoCloseable
      • transformMuleToAwsHeaders

        protected Map<String,List<String>> transformMuleToAwsHeaders(org.mule.runtime.http.api.domain.message.response.HttpResponse httpResponse)

Copyright © 2025 MuleSoft, Inc.. All rights reserved.