Skip navigation links
A C D F G H I J M P R S T U 

A

AbstractJmsEndpointParser - Class in com.consol.citrus.jms.config.xml
Abstract base class for JMS endpoint configuration.
AbstractJmsEndpointParser() - Constructor for class com.consol.citrus.jms.config.xml.AbstractJmsEndpointParser
 

C

CitrusJmsConfigNamespaceHandler - Class in com.consol.citrus.jms.config.handler
 
CitrusJmsConfigNamespaceHandler() - Constructor for class com.consol.citrus.jms.config.handler.CitrusJmsConfigNamespaceHandler
 
CitrusJmsTestcaseNamespaceHandler - Class in com.consol.citrus.jms.config.handler
 
CitrusJmsTestcaseNamespaceHandler() - Constructor for class com.consol.citrus.jms.config.handler.CitrusJmsTestcaseNamespaceHandler
 
com.consol.citrus.jms.actions - package com.consol.citrus.jms.actions
 
com.consol.citrus.jms.config.annotation - package com.consol.citrus.jms.config.annotation
 
com.consol.citrus.jms.config.handler - package com.consol.citrus.jms.config.handler
 
com.consol.citrus.jms.config.xml - package com.consol.citrus.jms.config.xml
 
com.consol.citrus.jms.endpoint - package com.consol.citrus.jms.endpoint
 
com.consol.citrus.jms.message - package com.consol.citrus.jms.message
 
connectionFactory(ConnectionFactory) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the connectionFactory property.
connectionFactory(ConnectionFactory) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the connectionFactory property.
convertInbound(Message, JmsEndpointConfiguration, TestContext) - Method in class com.consol.citrus.jms.message.JmsMessageConverter
 
convertInbound(Message, JmsEndpointConfiguration, TestContext) - Method in class com.consol.citrus.jms.message.SoapJmsMessageConverter
 
convertOutbound(Message, JmsEndpointConfiguration, TestContext) - Method in class com.consol.citrus.jms.message.JmsMessageConverter
 
convertOutbound(Message, Message, JmsEndpointConfiguration, TestContext) - Method in class com.consol.citrus.jms.message.JmsMessageConverter
 
CORRELATION_ID - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 
correlationId(String) - Method in class com.consol.citrus.jms.message.JmsMessage
Sets the JMS correlation id header.
correlator(MessageCorrelator) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the message correlator.
createConnection() - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Create queue connection.
createConnection() - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
Create new JMS connection.
createConsumer() - Method in class com.consol.citrus.jms.endpoint.JmsEndpoint
 
createConsumer() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpoint
 
createEndpoint(String, Map<String, String>, TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointComponent
 
createJmsMessage(Message, Session, JmsEndpointConfiguration, TestContext) - Method in class com.consol.citrus.jms.message.JmsMessageConverter
Creates JMS message instance from internal message representation.
createJmsMessage(Message, Session, JmsEndpointConfiguration, TestContext) - Method in class com.consol.citrus.jms.message.SoapJmsMessageConverter
 
createProducer() - Method in class com.consol.citrus.jms.endpoint.JmsEndpoint
 
createProducer() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpoint
 
createSession(Connection) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Create queue session.
createSession(Connection) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
Create new JMS session.

D

destination(String) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the destinationName property.
destination(Destination) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the destination property.
destination(String) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the destinationName property.
destination(Destination) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the destination property.
destroy() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpoint
 
destroy() - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
Destroy method closing JMS session and connection
doExecute(TestContext) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
 

F

fromHeaders(MessageHeaders, Message) - Method in class com.consol.citrus.jms.message.JmsMessageHeaderMapper
 

G

getConnectionFactory() - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Gets the connectionFactory.
getConnectionFactory() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the connection factory.
getCorrelationId() - Method in class com.consol.citrus.jms.message.JmsMessage
Gets the JMS correlationId header.
getCorrelationManager() - Method in class com.consol.citrus.jms.endpoint.JmsSyncConsumer
Gets the correlation manager.
getCorrelationManager() - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
Gets the correlation manager.
getCorrelator() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Gets the correlator.
getDefaultDestinationName() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the destination name.
getDestination() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the destination.
getDestinationName() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the destination name.
getDestinationResolver() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the destination resolver.
getEndpoint() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointAdapter
 
getEndpoint() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
 
getEndpoint() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
 
getEndpointClass() - Method in class com.consol.citrus.jms.config.xml.JmsEndpointParser
 
getEndpointClass() - Method in class com.consol.citrus.jms.config.xml.JmsSyncEndpointParser
 
getEndpointConfiguration() - Method in class com.consol.citrus.jms.endpoint.JmsEndpoint
 
getEndpointConfiguration() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointAdapter
 
getEndpointConfiguration() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpoint
 
getEndpointConfigurationClass() - Method in class com.consol.citrus.jms.config.xml.JmsEndpointParser
 
getEndpointConfigurationClass() - Method in class com.consol.citrus.jms.config.xml.JmsSyncEndpointParser
 
getHeaderMapper() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the JMS header mapper.
getJmsSoapActionHeader() - Method in class com.consol.citrus.jms.message.SoapJmsMessageConverter
Gets the value of the jmsSoapActionHeader property.
getJmsTemplate() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the JMS template.
getMessageConverter() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the message converter.
getMessageId() - Method in class com.consol.citrus.jms.message.JmsMessage
Gets the JMS messageId header.
getName() - Method in class com.consol.citrus.jms.endpoint.JmsProducer
 
getPollingInterval() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Gets the pollingInterval.
getQueueNames() - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
 
getQueues() - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Gets the queues.
getReceiveTimeout() - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Gets the receiveTimeout.
getRedelivered() - Method in class com.consol.citrus.jms.message.JmsMessage
Gets the JMS redelivered header.
getReplyDestination() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Gets the replyDestination.
getReplyDestinationName() - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Gets the replyDestinationName.
getReplyTo() - Method in class com.consol.citrus.jms.message.JmsMessage
Gets the JMS reply to header.
getSleepTime() - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Gets the sleepTime.
getTimestamp() - Method in class com.consol.citrus.jms.message.JmsMessage
Gets the JMS timestamp header.
getType() - Method in class com.consol.citrus.jms.message.JmsMessage
Gets the JMS type header.

H

handleMessageInternal(Message) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointAdapter
 

I

init() - Method in class com.consol.citrus.jms.config.handler.CitrusJmsConfigNamespaceHandler
 
init() - Method in class com.consol.citrus.jms.config.handler.CitrusJmsTestcaseNamespaceHandler
 
isPubSubDomain() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Does domain use topics instead of queues.
isUseObjectMessages() - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Determines weather to convert outbound messages or not.

J

JMS_PREFIX - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 
JmsConsumer - Class in com.consol.citrus.jms.endpoint
 
JmsConsumer(String, JmsEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsConsumer
Default constructor using endpoint.
JmsEndpoint - Class in com.consol.citrus.jms.endpoint
Jms message endpoint capable of sending/receiving messages from Jms message destination.
JmsEndpoint() - Constructor for class com.consol.citrus.jms.endpoint.JmsEndpoint
Default constructor initializing endpoint configuration.
JmsEndpoint(JmsEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsEndpoint
Constructor with endpoint configuration.
JmsEndpointAdapter - Class in com.consol.citrus.jms.endpoint
Endpoint adapter forwards incoming requests to jms destination and waits for response on reply destination.
JmsEndpointAdapter(JmsSyncEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsEndpointAdapter
Default constructor using endpoint configuration.
JmsEndpointAdapterParser - Class in com.consol.citrus.jms.config.xml
Bean definition parser creates JMS endpoint adapter component.
JmsEndpointAdapterParser() - Constructor for class com.consol.citrus.jms.config.xml.JmsEndpointAdapterParser
 
JmsEndpointBuilder - Class in com.consol.citrus.jms.endpoint
 
JmsEndpointBuilder() - Constructor for class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
 
JmsEndpointComponent - Class in com.consol.citrus.jms.endpoint
Jms endpoint component is able to create jms endpoint from endpoint uri with parameters.
JmsEndpointComponent() - Constructor for class com.consol.citrus.jms.endpoint.JmsEndpointComponent
 
JmsEndpointConfig - Annotation Type in com.consol.citrus.jms.config.annotation
 
JmsEndpointConfigParser - Class in com.consol.citrus.jms.config.annotation
 
JmsEndpointConfigParser(ReferenceResolver) - Constructor for class com.consol.citrus.jms.config.annotation.JmsEndpointConfigParser
Constructor matching super.
JmsEndpointConfiguration - Class in com.consol.citrus.jms.endpoint
 
JmsEndpointConfiguration() - Constructor for class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
 
JmsEndpointParser - Class in com.consol.citrus.jms.config.xml
Bean definition parser for JMS endpoint component.
JmsEndpointParser() - Constructor for class com.consol.citrus.jms.config.xml.JmsEndpointParser
 
JmsMessage - Class in com.consol.citrus.jms.message
 
JmsMessage() - Constructor for class com.consol.citrus.jms.message.JmsMessage
Empty constructor initializing with empty message payload.
JmsMessage(Message) - Constructor for class com.consol.citrus.jms.message.JmsMessage
Constructs copy of given message.
JmsMessage(Object) - Constructor for class com.consol.citrus.jms.message.JmsMessage
Default constructor using message payload.
JmsMessage(Object, Map<String, Object>) - Constructor for class com.consol.citrus.jms.message.JmsMessage
Default constructor using message payload and headers.
JmsMessageConverter - Class in com.consol.citrus.jms.message
Basic message converter for converting Spring Integration message implementations to JMS messages and vice versa.
JmsMessageConverter() - Constructor for class com.consol.citrus.jms.message.JmsMessageConverter
 
JmsMessageHeaderMapper - Class in com.consol.citrus.jms.message
Citrus JMS header mapper translates internal message headers to Spring integration message headers and vice versa.
JmsMessageHeaderMapper() - Constructor for class com.consol.citrus.jms.message.JmsMessageHeaderMapper
 
JmsMessageHeaders - Class in com.consol.citrus.jms.message
 
JmsProducer - Class in com.consol.citrus.jms.endpoint
 
JmsProducer(String, JmsEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsProducer
Default constructor using endpoint configuration.
JmsSyncConsumer - Class in com.consol.citrus.jms.endpoint
 
JmsSyncConsumer(String, JmsSyncEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsSyncConsumer
Default constructor using endpoint configuration.
JmsSyncEndpoint - Class in com.consol.citrus.jms.endpoint
Synchronous Jms message endpoint.
JmsSyncEndpoint() - Constructor for class com.consol.citrus.jms.endpoint.JmsSyncEndpoint
Default constructor initializing endpoint.
JmsSyncEndpoint(JmsSyncEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsSyncEndpoint
Constructor using endpoint configuration.
JmsSyncEndpointBuilder - Class in com.consol.citrus.jms.endpoint
 
JmsSyncEndpointBuilder() - Constructor for class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
 
JmsSyncEndpointConfig - Annotation Type in com.consol.citrus.jms.config.annotation
 
JmsSyncEndpointConfigParser - Class in com.consol.citrus.jms.config.annotation
 
JmsSyncEndpointConfigParser(ReferenceResolver) - Constructor for class com.consol.citrus.jms.config.annotation.JmsSyncEndpointConfigParser
Constructor matching super.
JmsSyncEndpointConfiguration - Class in com.consol.citrus.jms.endpoint
Endpoint configuration sets additional synchronous message handling properties such as reply destination and message correlator.
JmsSyncEndpointConfiguration() - Constructor for class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
 
JmsSyncEndpointParser - Class in com.consol.citrus.jms.config.xml
Bean definition parser for synchronous JMS endpoint components.
JmsSyncEndpointParser() - Constructor for class com.consol.citrus.jms.config.xml.JmsSyncEndpointParser
 
JmsSyncProducer - Class in com.consol.citrus.jms.endpoint
 
JmsSyncProducer(String, JmsSyncEndpointConfiguration) - Constructor for class com.consol.citrus.jms.endpoint.JmsSyncProducer
Default constructor using endpoint configuration.
jmsTemplate(JmsTemplate) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the jmsTemplate property.
jmsTemplate(JmsTemplate) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the jmsTemplate property.

M

MESSAGE_ID - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 
messageConverter(JmsMessageConverter) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the messageConverter property.
messageConverter(JmsMessageConverter) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the messageConverter property.
messageId(String) - Method in class com.consol.citrus.jms.message.JmsMessage
Sets the JMS message id header.

P

parse(JmsEndpointConfig) - Method in class com.consol.citrus.jms.config.annotation.JmsEndpointConfigParser
 
parse(JmsSyncEndpointConfig) - Method in class com.consol.citrus.jms.config.annotation.JmsSyncEndpointConfigParser
 
parse(Element, ParserContext) - Method in class com.consol.citrus.jms.config.xml.PurgeJmsQueuesActionParser
 
parseEndpointConfiguration(BeanDefinitionBuilder, Element, ParserContext) - Method in class com.consol.citrus.jms.config.xml.AbstractJmsEndpointParser
 
parseEndpointConfiguration(BeanDefinitionBuilder, Element, ParserContext) - Method in class com.consol.citrus.jms.config.xml.JmsSyncEndpointParser
 
parseInternal(Element, ParserContext) - Method in class com.consol.citrus.jms.config.xml.JmsEndpointAdapterParser
 
pollingInterval(int) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the polling interval.
pubSubDomain(boolean) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the pubSubDomain property.
pubSubDomain(boolean) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the pubSubDomain property.
PurgeJmsQueuesAction - Class in com.consol.citrus.jms.actions
Action to purge JMS queue destinations by simply consuming all available messages.
PurgeJmsQueuesAction() - Constructor for class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Default constructor.
PurgeJmsQueuesActionParser - Class in com.consol.citrus.jms.config.xml
Bean definition parser for purge-jms-queues action in test case.
PurgeJmsQueuesActionParser() - Constructor for class com.consol.citrus.jms.config.xml.PurgeJmsQueuesActionParser
 

R

receive(String, TestContext, long) - Method in class com.consol.citrus.jms.endpoint.JmsConsumer
 
receive(String, TestContext, long) - Method in class com.consol.citrus.jms.endpoint.JmsSyncConsumer
 
receive(TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
 
receive(String, TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
 
receive(TestContext, long) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
 
receive(String, TestContext, long) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
 
redelivered(String) - Method in class com.consol.citrus.jms.message.JmsMessage
Sets the JMS redelivered header.
REDELIVERED - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 
REPLY_TO - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 
replyDestination(String) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the reply destinationName property.
replyDestination(Destination) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the reply destination property.
replyTo(Destination) - Method in class com.consol.citrus.jms.message.JmsMessage
Sets the JMS reply to header.

S

saveReplyDestination(JmsMessage, TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsSyncConsumer
Store the reply destination either straight forward or with a given message correlation key.
send(Message, TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsProducer
 
send(Message, TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsSyncConsumer
 
send(Message, TestContext) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
 
setConnectionFactory(ConnectionFactory) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Connection factory.
setConnectionFactory(ConnectionFactory) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the connection factory.
setCorrelationManager(CorrelationManager<Destination>) - Method in class com.consol.citrus.jms.endpoint.JmsSyncConsumer
Sets the correlation manager.
setCorrelationManager(CorrelationManager<Message>) - Method in class com.consol.citrus.jms.endpoint.JmsSyncProducer
Sets the correlation manager.
setCorrelator(MessageCorrelator) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Set the reply message correlator.
setDestination(Destination) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the destination.
setDestinationName(String) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the destination name.
setDestinationResolver(DestinationResolver) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Gets the destination resolver.
setHeaderMapper(JmsHeaderMapper) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the JMS header mapper.
setJmsSoapActionHeader(String) - Method in class com.consol.citrus.jms.message.SoapJmsMessageConverter
Sets the jmsSoapActionHeader property.
setJmsTemplate(JmsTemplate) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the JMS template.
setMessageConverter(JmsMessageConverter) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets the message converter.
setPollingInterval(long) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Sets the pollingInterval.
setPubSubDomain(boolean) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
Sets if domain uses topics instead of queues.
setQueueNames(List<String>) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
List of queue names to purge.
setQueues(List<Queue>) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
List of queues.
setReceiveTimeout(long) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Receive timeout for reading message from a destination.
setReplyDestination(Destination) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Set the reply destination.
setReplyDestinationName(String) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointConfiguration
Set the reply destination name.
setSleepTime(long) - Method in class com.consol.citrus.jms.actions.PurgeJmsQueuesAction
Sets the sleepTime.
setUseObjectMessages(boolean) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointConfiguration
 
SoapJmsMessageConverter - Class in com.consol.citrus.jms.message
Special message converter automatically adds SOAP envelope with proper SOAP header and body elements.
SoapJmsMessageConverter() - Constructor for class com.consol.citrus.jms.message.SoapJmsMessageConverter
 

T

timeout(long) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the default timeout.
timeout(long) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the default timeout.
timestamp(Long) - Method in class com.consol.citrus.jms.message.JmsMessage
Sets the JMS timestamp header.
TIMESTAMP - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 
toHeaders(Message) - Method in class com.consol.citrus.jms.message.JmsMessageHeaderMapper
 
type(String) - Method in class com.consol.citrus.jms.message.JmsMessage
Sets the JMS type header.
TYPE - Static variable in class com.consol.citrus.jms.message.JmsMessageHeaders
 

U

useObjectMessages(boolean) - Method in class com.consol.citrus.jms.endpoint.JmsEndpointBuilder
Sets the useObjectMessages property.
useObjectMessages(boolean) - Method in class com.consol.citrus.jms.endpoint.JmsSyncEndpointBuilder
Sets the useObjectMessages property.
A C D F G H I J M P R S T U 
Skip navigation links

Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.