Uses of Class
net.officefloor.servlet.tomcat.OfficeFloorEndPoint
-
Packages that use OfficeFloorEndPoint Package Description net.officefloor.servlet.tomcat -
-
Uses of OfficeFloorEndPoint in net.officefloor.servlet.tomcat
Methods in net.officefloor.servlet.tomcat that return OfficeFloorEndPoint Modifier and Type Method Description OfficeFloorEndPointOfficeFloorProtocol. getOfficeFloorEndPoint()Obtains theOfficeFloorEndPoint.protected OfficeFloorEndPointOfficeFloorEndPoint. serverSocketAccept()Methods in net.officefloor.servlet.tomcat with parameters of type OfficeFloorEndPoint Modifier and Type Method Description protected voidOfficeFloorEndPoint. destroySocket(OfficeFloorEndPoint socket)protected booleanOfficeFloorEndPoint. setSocketOptions(OfficeFloorEndPoint socket)
-