Uses of Interface
org.apache.http.nio.reactor.IOSession

Packages that use IOSession
Package
Description
Default implementations of HTTP connections for asynchronous, even driven communication.
Default implementations of client side connection pools for asynchronous, even driven communication.
Default implementation of event driven network communication APIs based on Java NIO.
 
Core HTTP component APIs and primitives for asynchronous, event driven communication.
Client side connection pools APIs for asynchronous, event driven communication.
Event driven network communication APIs loosely based on Doug Lea's reactor pattern.
TLS/SSL support for asynchronous, event driven communication.