public class VertxEventBusConnectorIncomingConfiguration extends VertxEventBusConnectorCommonConfiguration
smallrye-vertx-eventbus connector.config| Constructor and Description |
|---|
VertxEventBusConnectorIncomingConfiguration(org.eclipse.microprofile.config.Config config)
Creates a new VertxEventBusConnectorIncomingConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBroadcast()
Gets the broadcast value from the configuration.
|
Boolean |
getUseReplyAsAck()
Gets the use-reply-as-ack value from the configuration.
|
void |
validate() |
config, getAddress, getChannel, getFromAlias, getFromAliasWithDefaultValuepublic VertxEventBusConnectorIncomingConfiguration(org.eclipse.microprofile.config.Config config)
public Boolean getBroadcast()
public Boolean getUseReplyAsAck()
public void validate()
validate in class VertxEventBusConnectorCommonConfigurationCopyright © 2018–2021 SmallRye. All rights reserved.