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