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