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