Uses of Class
nl.jpoint.vertx.deploy.agent.service.DefaultDeployService
-
Packages that use DefaultDeployService Package Description nl.jpoint.vertx.deploy.agent.handler nl.jpoint.vertx.deploy.agent.service -
-
Uses of DefaultDeployService in nl.jpoint.vertx.deploy.agent.handler
Constructors in nl.jpoint.vertx.deploy.agent.handler with parameters of type DefaultDeployService Constructor Description RestDeployHandler(DefaultDeployService deployService, AwsService awsService, String authToken) -
Uses of DefaultDeployService in nl.jpoint.vertx.deploy.agent.service
Constructors in nl.jpoint.vertx.deploy.agent.service with parameters of type DefaultDeployService Constructor Description AutoDiscoverDeployService(DeployConfig config, DefaultDeployService defaultDeployService, io.vertx.core.Vertx vertx)
-