Package org.apache.coyote
Interface NonPipeliningProcessor
- All Superinterfaces:
- Processor
Marker interface used to indicate that the 
Processor does not implement pipe-lining of requests (e.g.
 HTTP/1.1 supports pipe-lining whereas HTTP/2 does not) which may enable some components to clear references sooner
 to aid GC.- 
Method SummaryMethods inherited from interface org.apache.coyote.ProcessorcheckAsyncTimeoutGeneration, getLeftoverInput, getRequest, getUpgradeToken, isAsync, isUpgrade, pause, process, recycle, setSslSupport, timeoutAsync