public class PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>> extends MessageChannelSpec<S,org.springframework.integration.channel.PublishSubscribeChannel>
channel
id, logger, PARSER, target
Modifier | Constructor and Description |
---|---|
protected |
PublishSubscribeChannelSpec() |
protected |
PublishSubscribeChannelSpec(java.util.concurrent.Executor executor) |
Modifier and Type | Method and Description |
---|---|
S |
applySequence(boolean applySequence) |
S |
errorHandler(org.springframework.util.ErrorHandler errorHandler) |
S |
ignoreFailures(boolean ignoreFailures) |
S |
maxSubscribers(java.lang.Integer maxSubscribers) |
S |
minSubscribers(int minSubscribers) |
datatype, doGet, id, interceptor, messageConverter
_this, get, getId
protected PublishSubscribeChannelSpec()
protected PublishSubscribeChannelSpec(java.util.concurrent.Executor executor)
public S errorHandler(org.springframework.util.ErrorHandler errorHandler)
public S ignoreFailures(boolean ignoreFailures)
public S applySequence(boolean applySequence)
public S maxSubscribers(java.lang.Integer maxSubscribers)
public S minSubscribers(int minSubscribers)