| Constructor and Description |
|---|
MessageSerializer(Serializer serializer,
DispatchInterceptor dispatchInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
FluxCapacitorBuilder |
FluxCapacitorBuilder.addDispatchInterceptor(DispatchInterceptor interceptor,
MessageType... forTypes) |
DefaultFluxCapacitor.Builder |
DefaultFluxCapacitor.Builder.addDispatchInterceptor(DispatchInterceptor interceptor,
MessageType... forTypes) |
FluxCapacitorBuilder |
FluxCapacitorBuilder.changeMessageRoutingInterceptor(DispatchInterceptor messageRoutingInterceptor) |
DefaultFluxCapacitor.Builder |
DefaultFluxCapacitor.Builder.changeMessageRoutingInterceptor(DispatchInterceptor messageRoutingInterceptor) |
protected RequestGateway |
DefaultFluxCapacitor.Builder.createRequestGateway(Client client,
MessageType messageType,
RequestHandler requestHandler,
DispatchInterceptor dispatchInterceptor,
DefaultHandlerFactory handlerFactory) |
| Constructor and Description |
|---|
EventStoreSerializer(Serializer serializer,
DispatchInterceptor dispatchInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
default DispatchInterceptor |
DispatchInterceptor.merge(DispatchInterceptor nextInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
default DispatchInterceptor |
DispatchInterceptor.merge(DispatchInterceptor nextInterceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
CorrelatingInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
DataProtectionInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageRoutingInterceptor |
Copyright © 2019 Flux Capacitor. All rights reserved.