Class AsyncServerPipeline.ResponseStage<I>
java.lang.Object
org.apache.hc.core5.http.nio.support.AsyncServerPipeline.ResponseStage<I>
- Enclosing class:
- AsyncServerPipeline
Response message stage.
-
Method Summary
Modifier and TypeMethodDescriptionresponse()Configures the pipeline to produces an outgoing response message stream based on the incoming request message and content.
-
Method Details
-
response
Configures the pipeline to produces an outgoing response message stream based on the incoming request message and content.
-