Uses of Record Class
io.fluxzero.sdk.publishing.LocalDispatchDescriptor
Packages that use LocalDispatchDescriptor
Package
Description
-
Uses of LocalDispatchDescriptor in io.fluxzero.sdk.publishing
Methods in io.fluxzero.sdk.publishing with parameters of type LocalDispatchDescriptorModifier and TypeMethodDescriptionAdhocDispatchInterceptor.prepareLocalDispatch(LocalDispatchDescriptor descriptor) default PreparedLocalDispatchDispatchInterceptor.prepareLocalDispatch(LocalDispatchDescriptor descriptor) Prepares this interceptor for repeated local dispatches with the same static message characteristics.RecursivePublicationGuard.prepareLocalDispatch(LocalDispatchDescriptor descriptor) -
Uses of LocalDispatchDescriptor in io.fluxzero.sdk.publishing.correlation
Methods in io.fluxzero.sdk.publishing.correlation with parameters of type LocalDispatchDescriptorModifier and TypeMethodDescriptionCorrelatingInterceptor.prepareLocalDispatch(LocalDispatchDescriptor descriptor) -
Uses of LocalDispatchDescriptor in io.fluxzero.sdk.publishing.dataprotection
Methods in io.fluxzero.sdk.publishing.dataprotection with parameters of type LocalDispatchDescriptorModifier and TypeMethodDescriptionDataProtectionInterceptor.prepareLocalDispatch(LocalDispatchDescriptor descriptor) -
Uses of LocalDispatchDescriptor in io.fluxzero.sdk.publishing.routing
Methods in io.fluxzero.sdk.publishing.routing with parameters of type LocalDispatchDescriptorModifier and TypeMethodDescriptionMessageRoutingInterceptor.prepareLocalDispatch(LocalDispatchDescriptor descriptor) -
Uses of LocalDispatchDescriptor in io.fluxzero.sdk.tracking.handling.authentication
Methods in io.fluxzero.sdk.tracking.handling.authentication with parameters of type LocalDispatchDescriptorModifier and TypeMethodDescriptionAuthenticatingInterceptor.prepareLocalDispatch(LocalDispatchDescriptor descriptor)