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