Package net.officefloor.server.http
Class OfficeFloorHttpServerImplementation
java.lang.Object
net.officefloor.server.http.OfficeFloorHttpServerImplementation
- All Implemented Interfaces:
HttpServerImplementation
- Author:
- Daniel Sagenschneider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OfficeFloorHttpServerImplementation
public OfficeFloorHttpServerImplementation()
-
-
Method Details
-
configureHttpServer
Description copied from interface:HttpServerImplementationConfigures theHttpServer.- Specified by:
configureHttpServerin interfaceHttpServerImplementation- Parameters:
context-HttpServerImplementationContext.- Throws:
Exception- If fails to configure theHttpServerImplementation.
-