public interface AsyncContextCallback
AsyncContext
implementation that an action, such as
firing event listeners needs to be taken. It is implemented in this manner
so that the org.apache.coyote package does not have a dependency on the
org.apache.coyote package.Modifier and Type | Method and Description |
---|---|
void |
fireOnComplete() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.