API for event driven NIO 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 components.
If you are looking for something more general, please use
MINA.