Class ClassicToAsyncSupport
- java.lang.Object
-
- org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncSupport
-
final class ClassicToAsyncSupport extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static intINITIAL_BUF_SIZE
-
Constructor Summary
Constructors Constructor Description ClassicToAsyncSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static voidrethrow(java.lang.Throwable ex)
-
-
-
Field Detail
-
INITIAL_BUF_SIZE
static final int INITIAL_BUF_SIZE
- See Also:
- Constant Field Values
-
-