Class MigratedServlet
- java.lang.Object
-
- net.officefloor.tutorial.servlethttpserver.migrated.MigratedServlet
-
public class MigratedServlet extends java.lang.Object
MigratedMigratedServlet
to OfficeFloor.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description MigratedServlet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doGet(ServerHttpConnection connection, InjectedDependency dependency)
-
-
-
Method Detail
-
doGet
public void doGet(ServerHttpConnection connection, InjectedDependency dependency) throws java.io.IOException
- Throws:
java.io.IOException
-
-