| Package | Description |
|---|---|
| org.eclipse.kapua.gateway.client |
| Modifier and Type | Method and Description |
|---|---|
static ErrorHandler<RuntimeException> |
Errors.handle(BiConsumer<Throwable,Optional<Payload>> handler) |
static ErrorHandler<RuntimeException> |
Errors.ignore() |
| Modifier and Type | Method and Description |
|---|---|
default <Y extends Throwable> |
Sender.errors(ErrorHandler<Y> errorHandler) |
void |
Data.subscribe(MessageHandler handler,
ErrorHandler<? extends Throwable> errorHandler) |
Copyright © 2017. All rights reserved.