Uses of Interface
software.amazon.awssdk.http.nio.netty.internal.nrs.StreamedHttpResponse
-
Packages that use StreamedHttpResponse Package Description software.amazon.awssdk.http.nio.netty.internal.nrs 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 StreamedHttpResponse in software.amazon.awssdk.http.nio.netty.internal.nrs
Classes in software.amazon.awssdk.http.nio.netty.internal.nrs that implement StreamedHttpResponse Modifier and Type Class Description class
DefaultStreamedHttpResponse
A default streamed HTTP response.
-