Package net.officefloor.server.http
Class AbstractHttpServerImplementationTestCase.BufferServicer
- java.lang.Object
-
- net.officefloor.server.http.AbstractHttpServerImplementationTestCase.BufferServicer
-
- Enclosing class:
- AbstractHttpServerImplementationTestCase
public static class AbstractHttpServerImplementationTestCase.BufferServicer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BufferServicer()
-
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
-
-