public class Nio2Processor extends AbstractProcessor<Nio2Channel>
sm
Constructor and Description |
---|
Nio2Processor(AbstractEndpoint<Nio2Channel> endpoint,
SocketWrapper<Nio2Channel> wrapper,
HttpUpgradeHandler httpUpgradeProcessor,
int asyncWriteBufferSize) |
Modifier and Type | Method and Description |
---|---|
protected Log |
getLog() |
asyncDispatch, asyncPostProcess, close, errorDispatch, event, getExecutor, getHttpUpgradeHandler, getInputStream, getOutputStream, getRequest, isAsync, isComet, isUpgrade, process, recycle, setSslSupport, upgradeDispatch
public Nio2Processor(AbstractEndpoint<Nio2Channel> endpoint, SocketWrapper<Nio2Channel> wrapper, HttpUpgradeHandler httpUpgradeProcessor, int asyncWriteBufferSize)
protected Log getLog()
getLog
in class AbstractProcessor<Nio2Channel>
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.