Class OfficeFloorVertxHandler

java.lang.Object
net.officefloor.server.http.vertx.OfficeFloorVertxHandler
All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>

public class OfficeFloorVertxHandler extends Object implements io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
Vertx Handler to service with OfficeFloor.
Author:
Daniel Sagenschneider