public interface MqttFailureHandler
Modifier and Type | Interface and Description |
---|---|
static class |
MqttFailureHandler.Strategy |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
handle(Throwable reason) |
CompletionStage<Void> handle(Throwable reason)
Copyright © 2018–2021 SmallRye. All rights reserved.