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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SendfileCompletionHandlerprotected SendfileCompletionHandler()
 
- 
- 
Method Details- 
completed- Specified by:
- completedin interface- CompletionHandler<Long, org.apache.coyote.http2.SendfileData>
 
- 
failed- Specified by:
- failedin interface- CompletionHandler<Long, org.apache.coyote.http2.SendfileData>
 
 
-