Package net.officefloor.server.http
Class AbstractHttpServerImplementationTest.Servicer
- java.lang.Object
-
- net.officefloor.server.http.AbstractHttpServerImplementationTest.Servicer
-
- Enclosing class:
- AbstractHttpServerImplementationTest<M>
public static class AbstractHttpServerImplementationTest.Servicer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Servicer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
service(ServerHttpConnection connection)
-
-
-
Method Detail
-
service
public void service(ServerHttpConnection connection) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-