Package org.apache.hc.core5.io
Core I/O component APIs and utilities.
-
Interface Summary Interface Description IOCallback<T> Abstract I/O callback.IOFunction<T,R> Minimal equivalent ofFunctionwhoseIOFunction.apply(Object)method is allowed to throwIOException.ModalCloseable Process or endpoint that can be closed either immediately or gracefully. -
Class Summary Class Description Closer Closes resources.SocketSupport Deprecated. Do not use.SocketTimeoutExceptionFactory CreatesSocketTimeoutExceptioninstances. -
Enum Summary Enum Description CloseMode Close operation mode.