Uses of Class
org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
-
Packages that use DefaultHttpResponseFactory 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 DefaultHttpResponseFactory in org.apache.hc.core5.http.impl.nio
Fields in org.apache.hc.core5.http.impl.nio declared as DefaultHttpResponseFactory Modifier and Type Field Description static DefaultHttpResponseFactory
DefaultHttpResponseFactory. INSTANCE
-