Package org.apache.http.nio.reactor

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

See: Description

Package org.apache.http.nio.reactor Description

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.

Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.