| Package | Description |
|---|---|
| org.swisspush.gateleen.core.event |
| Modifier and Type | Method and Description |
|---|---|
static EventBusWriter.TransmissionMode |
EventBusWriter.TransmissionMode.fromString(String mode) |
static EventBusWriter.TransmissionMode |
EventBusWriter.TransmissionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventBusWriter.TransmissionMode[] |
EventBusWriter.TransmissionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventBusWriter(io.vertx.core.eventbus.EventBus eventBus,
String address,
io.vertx.core.MultiMap deliveryOptionsHeaders,
EventBusWriter.TransmissionMode transmissionMode) |
Copyright © 2016–2021. All rights reserved.