Uses of Interface
software.amazon.awssdk.crt.http.HttpStreamResponseHandler
Packages that use HttpStreamResponseHandler
-
Uses of HttpStreamResponseHandler in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http with parameters of type HttpStreamResponseHandlerModifier and TypeMethodDescriptionHttpClientConnection.makeRequest(HttpRequest request, HttpStreamResponseHandler streamHandler) Schedules an HttpRequest on the Native EventLoop for this HttpClientConnection specific to HTTP/1.1 connection.