org.apache.coyote.http11.upgrade
Class AprProcessor
java.lang.Object
org.apache.coyote.http11.upgrade.AbstractProcessor<Long>
org.apache.coyote.http11.upgrade.AprProcessor
- All Implemented Interfaces:
- WebConnection, Processor<Long>
public class AprProcessor
- extends AbstractProcessor<Long>
Methods inherited from class org.apache.coyote.http11.upgrade.AbstractProcessor |
asyncDispatch, asyncPostProcess, close, event, getExecutor, getHttpUpgradeHandler, getInputStream, getOutputStream, getRequest, getUpgradeInbound, isAsync, isComet, isUpgrade, process, recycle, setSslSupport, upgradeDispatch, upgradeDispatch |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AprProcessor
public AprProcessor(SocketWrapper<Long> wrapper,
HttpUpgradeHandler httpUpgradeProcessor,
AprEndpoint endpoint)
getLog
protected Log getLog()
- Specified by:
getLog
in class AbstractProcessor<Long>
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.