public static interface SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
allowNullBody(boolean allowNullBody)
Whether to allow sending messages with no body.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
allowNullBody(String allowNullBody)
Whether to allow sending messages with no body.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
asyncStartListener(boolean asyncStartListener)
Whether to startup the consumer message listener asynchronously, when
starting a route.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
asyncStartListener(String asyncStartListener)
Whether to startup the consumer message listener asynchronously, when
starting a route.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
asyncStopListener(boolean asyncStopListener)
Whether to stop the consumer message listener asynchronously, when
stopping a route.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
asyncStopListener(String asyncStopListener)
Whether to stop the consumer message listener asynchronously, when
stopping a route.
|
default SjmsEndpointBuilderFactory.SjmsEndpointProducerBuilder |
basic() |
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
connectionCount(Integer connectionCount)
The maximum number of connections available to this endpoint.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
connectionCount(String connectionCount)
The maximum number of connections available to this endpoint.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
connectionFactory(Object connectionFactory)
Initializes the connectionFactory for the endpoint, which takes
precedence over the component's connectionFactory, if any.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
connectionFactory(String connectionFactory)
Initializes the connectionFactory for the endpoint, which takes
precedence over the component's connectionFactory, if any.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
connectionResource(Object connectionResource)
Initializes the connectionResource for the endpoint, which takes
precedence over the component's connectionResource, if any.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
connectionResource(String connectionResource)
Initializes the connectionResource for the endpoint, which takes
precedence over the component's connectionResource, if any.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
destinationCreationStrategy(Object destinationCreationStrategy)
To use a custom DestinationCreationStrategy.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
destinationCreationStrategy(String destinationCreationStrategy)
To use a custom DestinationCreationStrategy.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
exceptionListener(Object exceptionListener)
Specifies the JMS Exception Listener that is to be notified of any
underlying JMS exceptions.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
exceptionListener(String exceptionListener)
Specifies the JMS Exception Listener that is to be notified of any
underlying JMS exceptions.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
headerFilterStrategy(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy)
To use a custom HeaderFilterStrategy to filter header to and from
Camel message.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
headerFilterStrategy(String headerFilterStrategy)
To use a custom HeaderFilterStrategy to filter header to and from
Camel message.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
includeAllJMSXProperties(boolean includeAllJMSXProperties)
Whether to include all JMSXxxx properties when mapping from JMS to
Camel Message.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
includeAllJMSXProperties(String includeAllJMSXProperties)
Whether to include all JMSXxxx properties when mapping from JMS to
Camel Message.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
jmsKeyFormatStrategy(Object jmsKeyFormatStrategy)
Pluggable strategy for encoding and decoding JMS keys so they can be
compliant with the JMS specification.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
jmsKeyFormatStrategy(String jmsKeyFormatStrategy)
Pluggable strategy for encoding and decoding JMS keys so they can be
compliant with the JMS specification.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
mapJmsMessage(boolean mapJmsMessage)
Specifies whether Camel should auto map the received JMS message to a
suited payload type, such as javax.jms.TextMessage to a String etc.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
mapJmsMessage(String mapJmsMessage)
Specifies whether Camel should auto map the received JMS message to a
suited payload type, such as javax.jms.TextMessage to a String etc.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
messageCreatedStrategy(Object messageCreatedStrategy)
To use the given MessageCreatedStrategy which are invoked when Camel
creates new instances of javax.jms.Message objects when Camel is
sending a JMS message.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
messageCreatedStrategy(String messageCreatedStrategy)
To use the given MessageCreatedStrategy which are invoked when Camel
creates new instances of javax.jms.Message objects when Camel is
sending a JMS message.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
prefillPool(boolean prefillPool)
Whether to prefill the producer connection pool on startup, or create
connections lazy when needed.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
prefillPool(String prefillPool)
Whether to prefill the producer connection pool on startup, or create
connections lazy when needed.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
responseTimeOut(long responseTimeOut)
Sets the amount of time we should wait before timing out a InOut
response.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
responseTimeOut(String responseTimeOut)
Sets the amount of time we should wait before timing out a InOut
response.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
sharedJMSSession(boolean sharedJMSSession)
Specifies whether to share JMS session with other SJMS endpoints.
|
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder |
sharedJMSSession(String sharedJMSSession)
Specifies whether to share JMS session with other SJMS endpoints.
|
default SjmsEndpointBuilderFactory.SjmsEndpointProducerBuilder basic()
default SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder allowNullBody(boolean allowNullBody)
allowNullBody - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder allowNullBody(String allowNullBody)
allowNullBody - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder prefillPool(boolean prefillPool)
prefillPool - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder prefillPool(String prefillPool)
prefillPool - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder responseTimeOut(long responseTimeOut)
responseTimeOut - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder responseTimeOut(String responseTimeOut)
responseTimeOut - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder asyncStartListener(boolean asyncStartListener)
asyncStartListener - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder asyncStartListener(String asyncStartListener)
asyncStartListener - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder asyncStopListener(boolean asyncStopListener)
asyncStopListener - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder asyncStopListener(String asyncStopListener)
asyncStopListener - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder connectionCount(Integer connectionCount)
connectionCount - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder connectionCount(String connectionCount)
connectionCount - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder connectionFactory(Object connectionFactory)
connectionFactory - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder connectionFactory(String connectionFactory)
connectionFactory - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder connectionResource(Object connectionResource)
connectionResource - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder connectionResource(String connectionResource)
connectionResource - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder destinationCreationStrategy(Object destinationCreationStrategy)
destinationCreationStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder destinationCreationStrategy(String destinationCreationStrategy)
destinationCreationStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder exceptionListener(Object exceptionListener)
exceptionListener - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder exceptionListener(String exceptionListener)
exceptionListener - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder headerFilterStrategy(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy)
headerFilterStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder headerFilterStrategy(String headerFilterStrategy)
headerFilterStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder includeAllJMSXProperties(boolean includeAllJMSXProperties)
includeAllJMSXProperties - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder includeAllJMSXProperties(String includeAllJMSXProperties)
includeAllJMSXProperties - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder jmsKeyFormatStrategy(Object jmsKeyFormatStrategy)
jmsKeyFormatStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder jmsKeyFormatStrategy(String jmsKeyFormatStrategy)
jmsKeyFormatStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder mapJmsMessage(boolean mapJmsMessage)
mapJmsMessage - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder mapJmsMessage(String mapJmsMessage)
mapJmsMessage - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder messageCreatedStrategy(Object messageCreatedStrategy)
messageCreatedStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder messageCreatedStrategy(String messageCreatedStrategy)
messageCreatedStrategy - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder sharedJMSSession(boolean sharedJMSSession)
sharedJMSSession - the value to setdefault SjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilder sharedJMSSession(String sharedJMSSession)
sharedJMSSession - the value to setApache Camel