Class RestDeployHandler
- java.lang.Object
-
- nl.jpoint.vertx.deploy.agent.handler.RestDeployHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class RestDeployHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description RestDeployHandler(DefaultDeployService deployService, AwsService awsService, String authToken)
-
-
-
Constructor Detail
-
RestDeployHandler
public RestDeployHandler(DefaultDeployService deployService, AwsService awsService, String authToken)
-
-