Apache Tomcat 7.0.54

org.apache.coyote.http11.upgrade
Class BioProcessor

java.lang.Object
  extended by org.apache.coyote.http11.upgrade.AbstractProcessor<Socket>
      extended by org.apache.coyote.http11.upgrade.BioProcessor
All Implemented Interfaces:
WebConnection, Processor<Socket>

public class BioProcessor
extends AbstractProcessor<Socket>


Field Summary
 
Fields inherited from class org.apache.coyote.http11.upgrade.AbstractProcessor
sm
 
Constructor Summary
BioProcessor(SocketWrapper<Socket> wrapper, HttpUpgradeHandler httpUpgradeProcessor)
           
 
Method Summary
protected  Log getLog()
           
 
Methods inherited from class org.apache.coyote.http11.upgrade.AbstractProcessor
asyncDispatch, asyncPostProcess, close, event, getExecutor, getHttpUpgradeHandler, getInputStream, getOutputStream, getRequest, getUpgradeInbound, isAsync, isComet, isUpgrade, process, recycle, setSslSupport, upgradeDispatch, upgradeDispatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BioProcessor

public BioProcessor(SocketWrapper<Socket> wrapper,
                    HttpUpgradeHandler httpUpgradeProcessor)
             throws IOException
Throws:
IOException
Method Detail

getLog

protected Log getLog()
Specified by:
getLog in class AbstractProcessor<Socket>

Apache Tomcat 7.0.54

Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.