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