Package org.apache.hc.core5.http.nio.support.classic
Support classes for the asynchronous I/O model that emulate
behavior of the classic (blocking) I/O model.
-
Interface Summary Interface Description ClassicToAsyncRequestProducer.IORunnable ContentInputBuffer Generic content input buffer.ContentOutputBuffer Generic content output buffer. -
Class Summary Class Description AbstractClassicEntityConsumer<T> Deprecated. AbstractClassicEntityProducer Deprecated. AbstractClassicServerExchangeHandler Deprecated. AbstractSharedBuffer ClassicToAsyncRequestProducer ClassicToAsyncResponseConsumer ClassicToAsyncResponseConsumer.IncomingHttpEntity ClassicToAsyncResponseConsumer.ResponseData ClassicToAsyncServerExchangeHandler AsyncServerExchangeHandlerimplementation that acts as a compatibility layer for classicInputStream/OutputStreambased interfaces.ClassicToAsyncSupport ContentInputStream InputStreamadaptor forContentInputBuffer.ContentOutputStream OutputStreamadaptor forContentOutputBuffer.SharedInputBuffer SharedOutputBuffer -
Enum Summary Enum Description AbstractClassicEntityConsumer.State AbstractClassicEntityProducer.State AbstractClassicServerExchangeHandler.State -
Exception Summary Exception Description ProtocolException TransportException