public interface AsyncContextCallback
AsyncContext
. 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() |
boolean |
isAvailable()
Reports if the web application associated with this async request is
available.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.