Uses of Class
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline.ResponseContentStage
Packages that use AsyncJsonServerPipeline.ResponseContentStage
-
Uses of AsyncJsonServerPipeline.ResponseContentStage in org.apache.hc.core5.jackson2.http
Methods in org.apache.hc.core5.jackson2.http that return AsyncJsonServerPipeline.ResponseContentStageModifier and TypeMethodDescriptionAsyncJsonServerPipeline.ResponseStage.response()Configures the pipeline to produces an outgoing response message stream based on the incoming request message and content.