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