Package net.officefloor.server.http
Class AbstractHttpServerImplementationTestCase.AsyncServicer
- java.lang.Object
-
- net.officefloor.server.http.AbstractHttpServerImplementationTestCase.AsyncServicer
-
- Enclosing class:
- AbstractHttpServerImplementationTestCase
public static class AbstractHttpServerImplementationTestCase.AsyncServicer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AsyncServicer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
service(AsynchronousFlow async, ServerHttpConnection connection)
-
-
-
Method Detail
-
service
public void service(AsynchronousFlow async, ServerHttpConnection connection)
-
-