Uses of Class
org.apache.hc.client5.http.impl.async.LoggingExceptionCallback
-
Packages that use LoggingExceptionCallback Package Description org.apache.hc.client5.http.impl.async Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport. -
-
Uses of LoggingExceptionCallback in org.apache.hc.client5.http.impl.async
Fields in org.apache.hc.client5.http.impl.async declared as LoggingExceptionCallback Modifier and Type Field Description (package private) static LoggingExceptionCallback
LoggingExceptionCallback. INSTANCE
-