Interface AsyncContextCallback

All Known Implementing Classes:
AsyncContextImpl

public interface AsyncContextCallback
Provides a mechanism for the Coyote connectors to communicate with the AsyncContext. It is implemented in this manner so that the org.apache.coyote package does not have a dependency on the org.apache.catalina package.