Uses of Class
net.officefloor.server.http.AbstractHttpServerImplementationTestCase.ThreadedManagedObject
Packages that use AbstractHttpServerImplementationTestCase.ThreadedManagedObject
-
Uses of AbstractHttpServerImplementationTestCase.ThreadedManagedObject in net.officefloor.server.http
Methods in net.officefloor.server.http with parameters of type AbstractHttpServerImplementationTestCase.ThreadedManagedObjectModifier and TypeMethodDescriptionvoidAbstractHttpServerImplementationTestCase.ThreadedServicer.doFlow(ServerHttpConnection connection, Thread thread, AbstractHttpServerImplementationTestCase.ThreadedManagedObject managedObject) Handles the flow on a different thread.