Uses of Interface
io.fluxcapacitor.javaclient.publishing.DispatchInterceptor
Packages that use DispatchInterceptor
Package
Description
-
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.configuration
Methods in io.fluxcapacitor.javaclient.configuration with parameters of type DispatchInterceptorModifier and TypeMethodDescriptionDefaultFluxCapacitor.Builder.addDispatchInterceptor(@NonNull DispatchInterceptor interceptor, boolean highPriority, MessageType... forTypes) FluxCapacitorBuilder.addDispatchInterceptor(DispatchInterceptor interceptor, boolean highPriority, MessageType... forTypes) default FluxCapacitorBuilderFluxCapacitorBuilder.addDispatchInterceptor(DispatchInterceptor interceptor, MessageType... forTypes) DefaultFluxCapacitor.Builder.replaceMessageRoutingInterceptor(@NonNull DispatchInterceptor messageRoutingInterceptor) FluxCapacitorBuilder.replaceMessageRoutingInterceptor(DispatchInterceptor messageRoutingInterceptor) Method parameters in io.fluxcapacitor.javaclient.configuration with type arguments of type DispatchInterceptorModifier and TypeMethodDescriptionprotected GenericGatewayDefaultFluxCapacitor.Builder.createRequestGateway(Client client, MessageType messageType, RequestHandler requestHandler, Map<MessageType, DispatchInterceptor> dispatchInterceptors, Map<MessageType, HandlerDecorator> handlerDecorators, List<ParameterResolver<? super DeserializingMessage>> parameterResolvers) -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.modeling
Methods in io.fluxcapacitor.javaclient.modeling with parameters of type DispatchInterceptorModifier and TypeMethodDescriptionstatic <T> ModifiableAggregateRoot<T>ModifiableAggregateRoot.load(Object aggregateId, Supplier<ImmutableEntity<T>> loader, boolean commitInBatch, EventPublication eventPublication, Serializer serializer, DispatchInterceptor dispatchInterceptor, ModifiableAggregateRoot.CommitHandler commitHandler) Constructors in io.fluxcapacitor.javaclient.modeling with parameters of type DispatchInterceptorModifierConstructorDescriptionprotectedModifiableAggregateRoot(ImmutableEntity<T> delegate, boolean commitInBatch, EventPublication eventPublication, Serializer serializer, DispatchInterceptor dispatchInterceptor, ModifiableAggregateRoot.CommitHandler commitHandler) -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.publishing
Methods in io.fluxcapacitor.javaclient.publishing that return DispatchInterceptorModifier and TypeMethodDescriptiondefault DispatchInterceptorDispatchInterceptor.andThen(DispatchInterceptor nextInterceptor) static DispatchInterceptorDispatchInterceptor.noOp()Methods in io.fluxcapacitor.javaclient.publishing with parameters of type DispatchInterceptorModifier and TypeMethodDescriptiondefault DispatchInterceptorDispatchInterceptor.andThen(DispatchInterceptor nextInterceptor) -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.publishing.correlation
Classes in io.fluxcapacitor.javaclient.publishing.correlation that implement DispatchInterceptor -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.publishing.dataprotection
Classes in io.fluxcapacitor.javaclient.publishing.dataprotection that implement DispatchInterceptor -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.publishing.routing
Classes in io.fluxcapacitor.javaclient.publishing.routing that implement DispatchInterceptor -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.scheduling
Classes in io.fluxcapacitor.javaclient.scheduling that implement DispatchInterceptor -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.tracking.handling.authentication
Classes in io.fluxcapacitor.javaclient.tracking.handling.authentication that implement DispatchInterceptor -
Uses of DispatchInterceptor in io.fluxcapacitor.javaclient.web
Classes in io.fluxcapacitor.javaclient.web that implement DispatchInterceptorModifier and TypeClassDescriptionclassclass