public class Nio2Processor extends AbstractProcessor<Nio2Channel>
sm
Constructor and Description |
---|
Nio2Processor(AbstractEndpoint<Nio2Channel> endpoint,
SocketWrapper<Nio2Channel> wrapper,
java.nio.ByteBuffer leftoverInput,
UpgradeToken upgradeToken,
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 Nio2Processor(AbstractEndpoint<Nio2Channel> endpoint, SocketWrapper<Nio2Channel> wrapper, java.nio.ByteBuffer leftoverInput, UpgradeToken upgradeToken, int asyncWriteBufferSize)
protected Log getLog()
getLog
in class AbstractProcessor<Nio2Channel>
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.