public class BioProcessor extends AbstractProcessor<Socket>
sm
Constructor and Description |
---|
BioProcessor(SocketWrapper<Socket> wrapper,
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 BioProcessor(SocketWrapper<Socket> wrapper, ByteBuffer leftoverInput, UpgradeToken upgradeToken, int asyncWriteBufferSize) throws IOException
IOException
protected Log getLog()
getLog
in class AbstractProcessor<Socket>
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.