Uses of Interface
software.amazon.awssdk.http.nio.netty.internal.nrs.StreamedHttpMessage
Packages that use StreamedHttpMessage
Package
Description
This package contains source imported from https://github.com/playframework/netty-reactive-streams,
licensed under the Apache License 2.0, available at the time of the fork (1/31/2020) here:
https://github.com/playframework/netty-reactive-streams/blob/master/LICENSE.txt
All original source licensed under the Apache License 2.0 by playframework.
-
Uses of StreamedHttpMessage in software.amazon.awssdk.http.nio.netty.internal.nrs
Subinterfaces of StreamedHttpMessage in software.amazon.awssdk.http.nio.netty.internal.nrsModifier and TypeInterfaceDescriptioninterfaceCombinesHttpRequestandStreamedHttpMessageinto one message.interfaceCombinesHttpResponseandStreamedHttpMessageinto one message.Classes in software.amazon.awssdk.http.nio.netty.internal.nrs that implement StreamedHttpMessageModifier and TypeClassDescriptionclassA default streamed HTTP request.classA default streamed HTTP response.Methods in software.amazon.awssdk.http.nio.netty.internal.nrs with parameters of type StreamedHttpMessageModifier and TypeMethodDescriptionprotected voidHttpStreamsClientHandler.subscribeSubscriberToStream(StreamedHttpMessage msg, org.reactivestreams.Subscriber<io.netty.handler.codec.http.HttpContent> subscriber)