Uses of Interface
org.springframework.integration.channel.interceptor.VetoCapableInterceptor
Package
Description
Provides classes related to channel interception.
-
Uses of VetoCapableInterceptor in org.springframework.integration.channel.interceptor
Modifier and TypeClassDescriptionclass
AChannelInterceptor
that publishes a copy of the intercepted message to a secondary target while still sending the original message to the main channel.