Uses of Package
org.apache.hc.core5.jackson2.http
Packages that use org.apache.hc.core5.jackson2.http
-
Classes in org.apache.hc.core5.jackson2.http used by org.apache.hc.core5.jackson2.httpClassDescriptionClient side execution pipeline assembler that creates
AsyncClientExchangeHandlerinstances with the defined message exchange pipeline optimized for JSON message exchanges that triggers the givenFutureCallbackorCompletableFutureupon completion.Exchange completion stage.Request content stage.Request message stage.Response content generation stage.Response message stage.Exchange result signal stage.Server side execution pipeline assembler that suppliesAsyncServerExchangeHandlerinstances with the defined message exchange pipeline optimized for JSON message exchanges.Exchange completion stage.Exception handling stage.Request content processing stage.Request handling stage.Response content generation stage.Response message stage.Abstract object stream channel.Abstract asynchronous object producer.