Class OfficeFloorEndPoint

java.lang.Object
org.apache.tomcat.util.net.AbstractEndpoint<Void,OfficeFloorEndPoint>
net.officefloor.servlet.tomcat.OfficeFloorEndPoint

public class OfficeFloorEndPoint extends org.apache.tomcat.util.net.AbstractEndpoint<Void,OfficeFloorEndPoint>
OfficeFloor AbstractEndpoint.
Author:
Daniel Sagenschneider
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.tomcat.util.net.AbstractEndpoint

    org.apache.tomcat.util.net.AbstractEndpoint.BindState, org.apache.tomcat.util.net.AbstractEndpoint.Handler<S extends Object>
  • Field Summary

    Fields inherited from class org.apache.tomcat.util.net.AbstractEndpoint

    acceptor, acceptorThreadPriority, attributes, connections, internalExecutor, negotiableProtocols, paused, processorCache, running, sm, socketProperties, sslHostConfigs, threadPriority
  • Constructor Summary

    Constructors
    Constructor
    Description
    Initiate.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    protected org.apache.tomcat.util.net.SocketProcessorBase<Void>
    createSocketProcessor(org.apache.tomcat.util.net.SocketWrapperBase<Void> socketWrapper, org.apache.tomcat.util.net.SocketEvent event)
     
    protected void
    createSSLContext(org.apache.tomcat.util.net.SSLHostConfig sslHostConfig)
     
    protected void
     
    protected void
     
     
    protected org.apache.juli.logging.Log
     
     
    protected boolean
     
    void
     
    void
     
    void
     

    Methods inherited from class org.apache.tomcat.util.net.AbstractEndpoint

    addNegotiatedProtocol, addSslHostConfig, addSslHostConfig, awaitConnectionsClose, checkSni, closeServerSocketGraceful, closeSocket, countDownConnection, countUpOrAwaitConnection, createExecutor, createSSLEngine, destroy, destroySsl, findSslHostConfigs, generateCertificateDebug, getAcceptCount, getAcceptorThreadPriority, getAddress, getAttribute, getBindOnInit, getBindState, getConnectionCount, getConnectionLinger, getConnections, getConnectionTimeout, getCurrentThreadCount, getCurrentThreadsBusy, getDaemon, getDefaultSSLHostConfigName, getDomain, getExecutor, getExecutorTerminationTimeoutMillis, getHandler, getId, getKeepAliveTimeout, getLocalPort, getLogCertificate, getMaxConnections, getMaxKeepAliveRequests, getMaxQueueSize, getMaxThreads, getMinSpareThreads, getName, getPort, getPortOffset, getPortWithOffset, getProperty, getSniParseLimit, getSocketProperties, getSSLHostConfig, getSslImplementation, getSslImplementationName, getStrictSni, getTcpNoDelay, getThreadPriority, getThreadsMaxIdleTime, getUseAsyncIO, getUseSendfile, getUseVirtualThreads, getUtilityExecutor, hasNegotiableProtocols, init, initialiseSsl, initializeConnectionLatch, isPaused, isRunning, isSSLEnabled, logCertificate, pause, processSocket, releaseSSLContext, reloadSslHostConfig, reloadSslHostConfigs, removeSslHostConfig, resume, setAcceptCount, setAcceptorThreadPriority, setAddress, setAttribute, setBindOnInit, setConnectionLinger, setConnectionTimeout, setDaemon, setDefaultSSLHostConfigName, setDomain, setExecutor, setExecutorTerminationTimeoutMillis, setHandler, setKeepAliveTimeout, setMaxConnections, setMaxKeepAliveRequests, setMaxQueueSize, setMaxThreads, setMinSpareThreads, setName, setPort, setPortOffset, setProperty, setSniParseLimit, setSSLEnabled, setSslImplementationName, setStrictSni, setTcpNoDelay, setThreadPriority, setThreadsMaxIdleTime, setUseAsyncIO, setUseSendfile, setUseVirtualThreads, setUtilityExecutor, shutdownExecutor, start, startAcceptorThread, stop, toTimeout, unlockAccept

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait