| Package | Description |
|---|---|
| org.jacpfx.vxms.event.response.blocking |
| Modifier and Type | Field and Description |
|---|---|
protected ExecuteEventbusByteCall |
ExecuteEventbusByte.excecuteAsyncEventBusAndReply |
| Constructor and Description |
|---|
ExecuteEventbusByte(String methodId,
VxmsShared vxmsShared,
Throwable failure,
Consumer<Throwable> errorMethodHandler,
io.vertx.core.eventbus.Message<Object> message,
List<BlockingExecutionStep> chain,
ThrowableSupplier<byte[]> byteSupplier,
ExecuteEventbusByteCall excecuteEventBusAndReply,
Consumer<Throwable> errorHandler,
ThrowableFunction<Throwable,byte[]> onFailureRespond,
io.vertx.core.eventbus.DeliveryOptions deliveryOptions,
int retryCount,
long timeout,
long delay,
long circuitBreakerTimeout)
The constructor to pass all needed members
|
ExecuteEventbusByteCircuitBreaker(String methodId,
VxmsShared vxmsShared,
Throwable failure,
Consumer<Throwable> errorMethodHandler,
io.vertx.core.eventbus.Message<Object> message,
List<BlockingExecutionStep> chain,
ThrowableSupplier<byte[]> byteSupplier,
ExecuteEventbusByteCall excecuteEventBusAndReply,
Consumer<Throwable> errorHandler,
ThrowableFunction<Throwable,byte[]> onFailureRespond,
io.vertx.core.eventbus.DeliveryOptions deliveryOptions,
int retryCount,
long timeout,
long delay,
long circuitBreakerTimeout)
The constructor to pass all needed members
|
ExecuteEventbusByteResponse(String methodId,
VxmsShared vxmsShared,
Throwable failure,
Consumer<Throwable> errorMethodHandler,
io.vertx.core.eventbus.Message<Object> message,
List<BlockingExecutionStep> chain,
ThrowableSupplier<byte[]> byteSupplier,
ExecuteEventbusByteCall excecuteAsyncEventBusAndReply,
Consumer<Throwable> errorHandler,
ThrowableFunction<Throwable,byte[]> onFailureRespond,
io.vertx.core.eventbus.DeliveryOptions deliveryOptions,
int retryCount,
long timeout,
long delay,
long circuitBreakerTimeout)
The constructor to pass all needed members
|
Copyright © 2018. All rights reserved.