Package org.apache.http.nio.reactor

Event driven network communication APIs loosely based on Doug Lea's reactor pattern.

This API is not specific to HTTP communication. However, it is minimal in the sense that it defines only what is required within the scope of HTTP protocol.