public final class FilterEndpointSpec extends ConsumerEndpointSpec<FilterEndpointSpec,org.springframework.integration.filter.MessageFilter>
id, logger, PARSER, target
Modifier and Type | Method and Description |
---|---|
FilterEndpointSpec |
discardChannel(org.springframework.messaging.MessageChannel discardChannel) |
FilterEndpointSpec |
discardChannel(java.lang.String discardChannelName) |
FilterEndpointSpec |
discardWithinAdvice(boolean discardWithinAdvice) |
FilterEndpointSpec |
throwExceptionOnRejection(boolean throwExceptionOnRejection) |
advice, autoStartup, order, phase, poller, requiresReply, sendTimeout
doGet, id, poller
_this, get
public FilterEndpointSpec throwExceptionOnRejection(boolean throwExceptionOnRejection)
public FilterEndpointSpec discardChannel(org.springframework.messaging.MessageChannel discardChannel)
public FilterEndpointSpec discardChannel(java.lang.String discardChannelName)
public FilterEndpointSpec discardWithinAdvice(boolean discardWithinAdvice)