Uses of Class
net.officefloor.servlet.tomcat.OfficeFloorProtocol
-
Packages that use OfficeFloorProtocol Package Description net.officefloor.servlet.tomcat -
-
Uses of OfficeFloorProtocol in net.officefloor.servlet.tomcat
Constructors in net.officefloor.servlet.tomcat with parameters of type OfficeFloorProtocol Constructor Description OfficeFloorProcessor(OfficeFloorProtocol protocol, org.apache.coyote.Request request, org.apache.coyote.Response response, ServerHttpConnection connection, java.util.concurrent.Executor executor, AsynchronousFlow asynchronousFlow, AsynchronousFlowCompletion asynchronousFlowCompletion)
Instantiate.
-