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

Packages that use IOEventDispatch
Package
Description
Default implementations of HTTP connections for asynchronous, even driven communication.
Default implementation of event driven network communication APIs based on Java NIO.
 
Event driven network communication APIs loosely based on Doug Lea's reactor pattern.