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, stoppublic void start(io.vertx.core.Promise<Void> startFuture)
Copyright © 2018–2021 SmallRye. All rights reserved.