public class RestDeployHandler extends Object implements org.vertx.java.core.Handler<org.vertx.java.core.http.HttpServerRequest>
| Constructor and Description |
|---|
RestDeployHandler(DeployService moduleDeployService,
DeployService artifactDeployService,
AwsService awsService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.vertx.java.core.http.HttpServerRequest request) |
public RestDeployHandler(DeployService moduleDeployService, DeployService artifactDeployService, AwsService awsService)
Copyright © 2014. All rights reserved.