- Jms - Class in org.springframework.integration.jms.dsl
-
Factory class for JMS components.
- JmsAdapterUtils - Class in org.springframework.integration.jms.util
-
- JmsAdapterUtils() - Constructor for class org.springframework.integration.jms.util.JmsAdapterUtils
-
- JmsChannelFactoryBean - Class in org.springframework.integration.jms.config
-
- JmsChannelFactoryBean() - Constructor for class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- JmsChannelFactoryBean(boolean) - Constructor for class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- jmsChannelFactoryBean - Variable in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- JmsChannelParser - Class in org.springframework.integration.jms.config
-
Parser for the 'channel' and 'publish-subscribe-channel' elements of the
Spring Integration JMS namespace.
- JmsChannelParser() - Constructor for class org.springframework.integration.jms.config.JmsChannelParser
-
- JmsDefaultListenerContainerSpec - Class in org.springframework.integration.jms.dsl
-
- JmsDestinationAccessorSpec<S extends JmsDestinationAccessorSpec<S,A>,A extends org.springframework.jms.support.destination.JmsDestinationAccessor> - Class in org.springframework.integration.jms.dsl
-
A base IntegrationComponentSpec for JmsDestinationAccessors.
- JmsDestinationAccessorSpec(A) - Constructor for class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
- JmsDestinationPollingSource - Class in org.springframework.integration.jms
-
A source for receiving JMS Messages with a polling listener.
- JmsDestinationPollingSource(JmsTemplate) - Constructor for class org.springframework.integration.jms.JmsDestinationPollingSource
-
- JmsHeaderEnricherParser - Class in org.springframework.integration.jms.config
-
Header enricher for JMS specific values.
- JmsHeaderEnricherParser() - Constructor for class org.springframework.integration.jms.config.JmsHeaderEnricherParser
-
- JmsHeaderMapper - Class in org.springframework.integration.jms
-
Strategy interface for mapping integration Message headers to an outbound
JMS Message (e.g.
- JmsHeaderMapper() - Constructor for class org.springframework.integration.jms.JmsHeaderMapper
-
- JmsInboundChannelAdapterParser - Class in org.springframework.integration.jms.config
-
Parser for the <inbound-channel-adapter/> element of the 'jms' namespace.
- JmsInboundChannelAdapterParser() - Constructor for class org.springframework.integration.jms.config.JmsInboundChannelAdapterParser
-
- JmsInboundChannelAdapterSpec<S extends JmsInboundChannelAdapterSpec<S>> - Class in org.springframework.integration.jms.dsl
-
- JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware - Class in org.springframework.integration.jms.dsl
-
- JmsInboundGateway - Class in org.springframework.integration.jms
-
- JmsInboundGateway(AbstractMessageListenerContainer, ChannelPublishingJmsMessageListener) - Constructor for class org.springframework.integration.jms.JmsInboundGateway
-
- JmsInboundGatewaySpec<S extends JmsInboundGatewaySpec<S>> - Class in org.springframework.integration.jms.dsl
-
- JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends org.springframework.jms.listener.AbstractMessageListenerContainer> - Class in org.springframework.integration.jms.dsl
-
- JmsListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends org.springframework.jms.listener.AbstractMessageListenerContainer> - Class in org.springframework.integration.jms.dsl
-
- JmsMessageChannelSpec<S extends JmsMessageChannelSpec<S>> - Class in org.springframework.integration.jms.dsl
-
- jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.dsl.JmsMessageDrivenChannelAdapterSpec
-
- jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
-
- jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
Configure the MessageConverter used for both sending and
receiving.
- jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.dsl.JmsTemplateSpec
-
- JmsMessageDrivenChannelAdapterSpec<S extends JmsMessageDrivenChannelAdapterSpec<S>> - Class in org.springframework.integration.jms.dsl
-
- JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends org.springframework.jms.listener.AbstractMessageListenerContainer> - Class in org.springframework.integration.jms.dsl
-
- JmsMessageDrivenEndpoint - Class in org.springframework.integration.jms
-
A message-driven endpoint that receive JMS messages, converts them into
Spring Integration Messages, and then sends the result to a channel.
- JmsMessageDrivenEndpoint(AbstractMessageListenerContainer, ChannelPublishingJmsMessageListener) - Constructor for class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
Construct an instance with an externally configured container.
- JmsMessageDrivenEndpointParser - Class in org.springframework.integration.jms.config
-
Parser for the <message-driven-channel-adapter> element and the
<inbound-gateway> element of the 'jms' namespace.
- JmsMessageDrivenEndpointParser(boolean) - Constructor for class org.springframework.integration.jms.config.JmsMessageDrivenEndpointParser
-
- JmsNamespaceHandler - Class in org.springframework.integration.jms.config
-
Namespace handler for Spring Integration's jms namespace.
- JmsNamespaceHandler() - Constructor for class org.springframework.integration.jms.config.JmsNamespaceHandler
-
- JmsOutboundChannelAdapterParser - Class in org.springframework.integration.jms.config
-
Parser for the <outbound-channel-adapter/> element of the jms namespace.
- JmsOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.jms.config.JmsOutboundChannelAdapterParser
-
- JmsOutboundChannelAdapterSpec<S extends JmsOutboundChannelAdapterSpec<S>> - Class in org.springframework.integration.jms.dsl
-
- JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware - Class in org.springframework.integration.jms.dsl
-
- JmsOutboundGateway - Class in org.springframework.integration.jms
-
An outbound Messaging Gateway for request/reply JMS.
- JmsOutboundGateway() - Constructor for class org.springframework.integration.jms.JmsOutboundGateway
-
- JmsOutboundGateway.ReplyContainerProperties - Class in org.springframework.integration.jms
-
- JmsOutboundGatewayParser - Class in org.springframework.integration.jms.config
-
Parser for the <outbound-gateway> element of the integration 'jms' namespace.
- JmsOutboundGatewayParser() - Constructor for class org.springframework.integration.jms.config.JmsOutboundGatewayParser
-
- JmsOutboundGatewaySpec - Class in org.springframework.integration.jms.dsl
-
- JmsOutboundGatewaySpec.ReplyContainerSpec - Class in org.springframework.integration.jms.dsl
-
An IntegrationComponentSpec for JmsOutboundGateway.ReplyContainerProperties.
- JmsPollableMessageChannelSpec<S extends JmsPollableMessageChannelSpec<S>> - Class in org.springframework.integration.jms.dsl
-
- JmsPublishSubscribeMessageChannelSpec - Class in org.springframework.integration.jms.dsl
-
- JmsSendingMessageHandler - Class in org.springframework.integration.jms
-
A MessageConsumer that sends the converted Message payload within a JMS Message.
- JmsSendingMessageHandler(JmsTemplate) - Constructor for class org.springframework.integration.jms.JmsSendingMessageHandler
-
- jmsTemplateSpec - Variable in class org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec
-
- jmsTemplateSpec - Variable in class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec
-
- JmsTemplateSpec - Class in org.springframework.integration.jms.dsl
-
- JmsTimeoutException - Exception in org.springframework.integration.jms
-
A timeout occurred within an async gateway.
- JmsTimeoutException(String) - Constructor for exception org.springframework.integration.jms.JmsTimeoutException
-
- SESSION_TRANSACTED - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- SESSION_TRANSACTED_STRING - Static variable in class org.springframework.integration.jms.util.JmsAdapterUtils
-
- sessionAcknowledgeMode(int) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
A session acknowledgement mode.
- sessionAcknowledgeMode(Integer) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- sessionAcknowledgeMode(int) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
- sessionAcknowledgeModeName(String) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
A session acknowledgement mode name.
- sessionTransacted(boolean) - Method in class org.springframework.integration.jms.dsl.JmsDestinationAccessorSpec
-
A session transaction mode.
- sessionTransacted(Boolean) - Method in class org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
-
- sessionTransacted(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPollableMessageChannelSpec
-
Configure transactional sessions for both the
JmsTemplate (sends and polled receives) and
DefaultMessageListenerContainer
(message-driven receives).
- setAcceptMessagesWhileStopping(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setAutoStartup(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setBeanName(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setCacheLevel(Integer) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setCacheLevel(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setCacheLevelName(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setClientId(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setComponentName(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setComponentName(String) - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- setConcurrency(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setConcurrentConsumers(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setConcurrentConsumers(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.integration.jms.DynamicJmsTemplate
-
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the JMS ConnectionFactory that this gateway should use.
- setContainerType(Class<? extends AbstractMessageListenerContainer>) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setCorrelationKey(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Provide the name of a JMS property that should be copied from the request
Message to the reply Message.
- setCorrelationKey(String) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Provide the name of a JMS property that should hold a generated UUID that
the receiver of the JMS Message would expect to represent the CorrelationID.
- setDefaultReplyDestination(Destination) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Set the default reply destination to send reply messages to.
- setDefaultReplyQueueName(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Set the name of the default reply queue to send reply messages to.
- setDefaultReplyTopicName(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Set the name of the default reply topic to send reply messages to.
- setDeliveryPersistent(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setDeliveryPersistent(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set whether message delivery should be persistent or non-persistent,
specified as a boolean value ("true" or "false").
- setDestination(Destination) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setDestination(Destination) - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
- setDestination(Destination) - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
- setDestinationExpression(Expression) - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
- setDestinationName(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setDestinationName(String) - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
- setDestinationName(String) - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Set the DestinationResolver that should be used to resolve reply
destination names for this listener.
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Provide the DestinationResolver to use when resolving either a
'requestDestinationName' or 'replyDestinationName' value.
- setDurableSubscriptionName(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setErrorChannel(MessageChannel) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setErrorChannel(MessageChannel) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setErrorChannelName(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setErrorChannelName(String) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setErrorHandler(ErrorHandler) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setExceptionListener(ExceptionListener) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setExpectReply(boolean) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify whether a JMS reply Message is expected.
- setExplicitQosEnabled(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setExplicitQosEnabled(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Specify whether explicit QoS settings are enabled
(deliveryMode, priority, and timeToLive).
- setExplicitQosEnabledForReplies(boolean) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify whether explicit QoS should be enabled for replies
(for timeToLive, priority, and deliveryMode settings).
- setExposeListenerSession(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setExtractPayload(boolean) - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
The flag to indicate if we should extract body from JMS Message,
or use the received JMS Message as Message payload.
- setExtractPayload(boolean) - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
Specify whether the payload should be extracted from each integration
Message to be used as the JMS Message body.
- setExtractReplyPayload(boolean) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify whether the Spring Integration reply Message's payload should be
extracted prior to converting into a JMS Message.
- setExtractReplyPayload(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
This property describes what to do with a JMS reply Message.
- setExtractRequestPayload(boolean) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify whether the JMS request Message's body should be extracted prior
to converting into a Spring Integration Message.
- setExtractRequestPayload(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
This property describes how a JMS Message should be generated from the
Spring Integration Message.
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Provide a
JmsHeaderMapper implementation to use when
converting between JMS Messages and Spring Integration Messages.
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.jms.dsl.JmsInboundGatewaySpec
-
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Provide a
JmsHeaderMapper implementation for mapping the
Spring Integration Message Headers to/from JMS Message properties.
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
-
- setIdleConsumerLimit(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setIdleReplyContainerTimeout(long) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the target timeout for idle containers, in seconds.
- setIdleReplyContainerTimeout(long, TimeUnit) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the target timeout for idle containers.
- setIdleTaskExecutionLimit(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setIdleTaskExecutionLimit(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setInboundPrefix(String) - Method in class org.springframework.integration.jms.DefaultJmsHeaderMapper
-
Specify a prefix to be appended to the integration message header name
for any JMS property that is being mapped into the MessageHeaders.
- setInterceptors(List<ChannelInterceptor>) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setInterceptors(List<ChannelInterceptor>) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- setMapInboundPriority(boolean) - Method in class org.springframework.integration.jms.DefaultJmsHeaderMapper
-
Suppress the mapping of inbound priority by using this setter with 'false'.
- setMaxConcurrentConsumers(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setMaxConcurrentConsumers(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setMaxMessagesPerTask(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setMaxMessagesPerTask(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setMaxSubscribers(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setMaxSubscribers(int) - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
Specify the maximum number of subscribers supported by the
channel's dispatcher.
- setMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Provide a MessageConverter implementation to use when
converting between JMS Messages and Spring Integration Messages.
- setMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Provide a MessageConverter strategy to use for converting the
Spring Integration request Message into a JMS Message and for converting
the JMS reply Messages back into Spring Integration Messages.
- setMessageIdEnabled(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setMessageSelector(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setMessageSelector(String) - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
Specify a JMS Message Selector expression to use when receiving Messages.
- setMessageSelector(String) - Method in class org.springframework.integration.jms.PollableJmsChannel
-
- setMessageTimestampEnabled(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setOutboundPrefix(String) - Method in class org.springframework.integration.jms.DefaultJmsHeaderMapper
-
Specify a prefix to be appended to the JMS property name for any
integration message header that is being mapped into the JMS Message.
- setOutputChannel(MessageChannel) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setOutputChannelName(String) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setPhase(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setPriority(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setPriority(int) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Specify the JMS priority to use when sending request Messages.
- setPubSubDomain(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setPubSubNoLocal(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setReceiveTimeout(long) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setReceiveTimeout(long) - Method in class org.springframework.integration.jms.DynamicJmsTemplate
-
- setReceiveTimeout(Long) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setReceiveTimeout(long) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the max timeout value for the MessageConsumer's receive call when
waiting for a reply.
- setRecoveryInterval(long) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setRecoveryInterval(Long) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setReplyChannel(MessageChannel) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setReplyChannel(MessageChannel) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Specify the Spring Integration reply channel.
- setReplyChannelName(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setReplyContainerProperties(JmsOutboundGateway.ReplyContainerProperties) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- setReplyDeliveryPersistent(boolean) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify the delivery mode for JMS reply Messages.
- setReplyDestination(Destination) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the JMS Destination from which reply Messages should be received.
- setReplyDestinationExpression(Expression) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the SpEL Expression to be used for determining the reply Destination instance
or reply destination name.
- setReplyDestinationName(String) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the name of the JMS Destination from which reply Messages should be received.
- setReplyPriority(int) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify the priority value for JMS reply Messages.
- setReplyPubSubDomain(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Specify whether the reply destination is a Topic.
- setReplyTimeout(long) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setReplyTimeToLive(long) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
Specify the time-to-live property for JMS reply Messages.
- setRequestChannel(MessageChannel) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setRequestChannel(MessageChannel) - Method in class org.springframework.integration.jms.JmsInboundGateway
-
- setRequestChannelName(String) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setRequestDestination(Destination) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the JMS Destination to which request Messages should be sent.
- setRequestDestinationExpression(Expression) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the SpEL Expression to be used for determining the request Destination instance
or request destination name.
- setRequestDestinationName(String) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Set the name of the JMS Destination to which request Messages should be sent.
- setRequestPubSubDomain(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Specify whether the request destination is a Topic.
- setRequestTimeout(long) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setRequiresReply(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- setSendTimeout(long) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setSessionAcknowledgeMode(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setSessionAcknowledgeMode(String) - Method in class org.springframework.integration.jms.JmsDestinationPollingSource
-
- setSessionAcknowledgeMode(String) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
Set the session acknowledge mode on the listener container.
- setSessionAcknowledgeMode(Integer) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setSessionAcknowledgeModeName(String) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setSessionTransacted(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setSessionTransacted(Boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setShouldTrack(boolean) - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- setShouldTrack(boolean) - Method in class org.springframework.integration.jms.JmsMessageDrivenEndpoint
-
- setSubscriptionDurable(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setSubscriptionShared(boolean) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setTaskExecutor(Executor) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setTaskExecutor(Executor) - Method in class org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
-
- setTimeToLive(long) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setTimeToLive(long) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
Specify the timeToLive for each sent Message.
- setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setTransactionName(String) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setTransactionTimeout(int) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- setUseReplyContainer(boolean) - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- shouldGenerateId() - Method in class org.springframework.integration.jms.config.JmsInboundChannelAdapterParser
-
- shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jms.config.JmsInboundChannelAdapterParser
-
- shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jms.config.JmsMessageDrivenEndpointParser
-
- start() - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- start() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- start() - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- start() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- stop() - Method in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
-
- stop() - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- stop(Runnable) - Method in class org.springframework.integration.jms.config.JmsChannelFactoryBean
-
- stop() - Method in class org.springframework.integration.jms.JmsOutboundGateway
-
- stop() - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- stop(Runnable) - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- SubscribableJmsChannel - Class in org.springframework.integration.jms
-
- SubscribableJmsChannel(AbstractMessageListenerContainer, JmsTemplate) - Constructor for class org.springframework.integration.jms.SubscribableJmsChannel
-
- subscribe(MessageHandler) - Method in class org.springframework.integration.jms.SubscribableJmsChannel
-
- subscriptionDurable(boolean) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
- subscriptionDurable(boolean) - Method in class org.springframework.integration.jms.dsl.JmsPublishSubscribeMessageChannelSpec
-
- subscriptionShared(boolean) - Method in class org.springframework.integration.jms.dsl.JmsListenerContainerSpec
-
Set whether to make the subscription shared.
- subscriptionShared(boolean) - Method in class org.springframework.integration.jms.dsl.JmsMessageChannelSpec
-