Uses of Class
org.apache.hc.core5.http.impl.nio.ServerHttp1StreamHandler
Packages that use ServerHttp1StreamHandler
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of ServerHttp1StreamHandler in org.apache.hc.core5.http.impl.nio
Fields in org.apache.hc.core5.http.impl.nio declared as ServerHttp1StreamHandlerModifier and TypeFieldDescriptionprivate ServerHttp1StreamHandlerServerHttp1StreamDuplexer.incomingprivate ServerHttp1StreamHandlerServerHttp1StreamDuplexer.outgoingFields in org.apache.hc.core5.http.impl.nio with type parameters of type ServerHttp1StreamHandlerModifier and TypeFieldDescriptionprivate final Queue<ServerHttp1StreamHandler> ServerHttp1StreamDuplexer.pipeline