Package org.apache.coyote.http2
Class Http2AsyncUpgradeHandler.SendfileCompletionHandler
java.lang.Object
org.apache.coyote.http2.Http2AsyncUpgradeHandler.SendfileCompletionHandler
- All Implemented Interfaces:
CompletionHandler<Long,
org.apache.coyote.http2.SendfileData>
- Enclosing class:
Http2AsyncUpgradeHandler
protected class Http2AsyncUpgradeHandler.SendfileCompletionHandler
extends Object
implements CompletionHandler<Long,org.apache.coyote.http2.SendfileData>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SendfileCompletionHandler
protected SendfileCompletionHandler()
-
-
Method Details
-
completed
- Specified by:
completed
in interfaceCompletionHandler<Long,
org.apache.coyote.http2.SendfileData>
-
failed
- Specified by:
failed
in interfaceCompletionHandler<Long,
org.apache.coyote.http2.SendfileData>
-