public class AprProcessor extends AbstractProcessor<Long>
sm
Constructor and Description |
---|
AprProcessor(SocketWrapper<Long> wrapper,
ByteBuffer leftoverInput,
UpgradeToken upgradeToken,
AprEndpoint endpoint,
int asyncWriteBufferSize) |
Modifier and Type | Method and Description |
---|---|
protected Log |
getLog() |
asyncDispatch, asyncPostProcess, close, errorDispatch, event, getExecutor, getInputStream, getLeftoverInput, getOutputStream, getRequest, getUpgradeToken, isAsync, isComet, isUpgrade, process, recycle, setSslSupport, upgradeDispatch
public AprProcessor(SocketWrapper<Long> wrapper, ByteBuffer leftoverInput, UpgradeToken upgradeToken, AprEndpoint endpoint, int asyncWriteBufferSize)
protected Log getLog()
getLog
in class AbstractProcessor<Long>
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.