Uses of Class
org.apache.hc.core5.http.impl.nio.AbstractHttp1StreamDuplexer.CapacityWindow
-
Packages that use AbstractHttp1StreamDuplexer.CapacityWindow Package Description org.apache.hc.core5.http.impl.nio Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model. -
-
Uses of AbstractHttp1StreamDuplexer.CapacityWindow in org.apache.hc.core5.http.impl.nio
Fields in org.apache.hc.core5.http.impl.nio declared as AbstractHttp1StreamDuplexer.CapacityWindow Modifier and Type Field Description private AbstractHttp1StreamDuplexer.CapacityWindow
AbstractHttp1StreamDuplexer. capacityWindow
-