public class SnsVerticle
extends io.vertx.core.AbstractVerticle
Constructor and Description |
---|
SnsVerticle(String endpoint,
String topic,
int port,
boolean mockSns,
String snsUrl)
Parameterized constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
start(io.vertx.core.Promise<Void> startFuture) |
config, deploymentID, getVertx, init, processArgs, start, start, stop, stop
public void start(io.vertx.core.Promise<Void> startFuture)
Copyright © 2018–2020 SmallRye. All rights reserved.