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

A

actor - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 

C

com.consol.citrus.model.config.jms - package com.consol.citrus.model.config.jms
 
connectionFactory - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 
createJmsAdapterType() - Method in class com.consol.citrus.model.config.jms.ObjectFactory
Create an instance of JmsAdapterType
createJmsEndpointAdapterDefinition() - Method in class com.consol.citrus.model.config.jms.ObjectFactory
Create an instance of JmsEndpointAdapterDefinition
createJmsEndpointDefinition() - Method in class com.consol.citrus.model.config.jms.ObjectFactory
Create an instance of JmsEndpointDefinition
createJmsSyncEndpointDefinition() - Method in class com.consol.citrus.model.config.jms.ObjectFactory
Create an instance of JmsSyncEndpointDefinition

D

destination - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 
destinationName - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 

F

fallbackAdapter - Variable in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
 

G

getActor() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the actor property.
getConnectionFactory() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the connectionFactory property.
getDestination() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the destination property.
getDestinationName() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the destinationName property.
getFallbackAdapter() - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Gets the value of the fallbackAdapter property.
getId() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the id property.
getJmsTemplate() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the jmsTemplate property.
getMessageConverter() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the messageConverter property.
getMessageCorrelator() - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Gets the value of the messageCorrelator property.
getMessageCorrelator() - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Gets the value of the messageCorrelator property.
getPollingInterval() - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Gets the value of the pollingInterval property.
getPollingInterval() - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Gets the value of the pollingInterval property.
getReplyDestination() - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Gets the value of the replyDestination property.
getReplyDestination() - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Gets the value of the replyDestination property.
getReplyDestinationName() - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Gets the value of the replyDestinationName property.
getReplyDestinationName() - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Gets the value of the replyDestinationName property.
getTimeout() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the timeout property.

I

id - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 
isPubSubDomain() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the pubSubDomain property.
isUseObjectMessages() - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Gets the value of the useObjectMessages property.

J

JmsAdapterType - Class in com.consol.citrus.model.config.jms
Basic JMS endpoint properties.
JmsAdapterType() - Constructor for class com.consol.citrus.model.config.jms.JmsAdapterType
 
JmsEndpointAdapterDefinition - Class in com.consol.citrus.model.config.jms
Java class for anonymous complex type.
JmsEndpointAdapterDefinition() - Constructor for class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
 
JmsEndpointDefinition - Class in com.consol.citrus.model.config.jms
Java class for anonymous complex type.
JmsEndpointDefinition() - Constructor for class com.consol.citrus.model.config.jms.JmsEndpointDefinition
 
JmsSyncEndpointDefinition - Class in com.consol.citrus.model.config.jms
Java class for anonymous complex type.
JmsSyncEndpointDefinition() - Constructor for class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
 
jmsTemplate - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 

M

messageConverter - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 
messageCorrelator - Variable in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
 
messageCorrelator - Variable in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
 

O

ObjectFactory - Class in com.consol.citrus.model.config.jms
This object contains factory methods for each Java content interface and Java element interface generated in the com.consol.citrus.model.config.jms package.
ObjectFactory() - Constructor for class com.consol.citrus.model.config.jms.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.consol.citrus.model.config.jms

P

pollingInterval - Variable in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
 
pollingInterval - Variable in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
 
pubSubDomain - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 

R

replyDestination - Variable in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
 
replyDestination - Variable in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
 
replyDestinationName - Variable in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
 
replyDestinationName - Variable in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
 

S

setActor(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the actor property.
setConnectionFactory(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the connectionFactory property.
setDestination(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the destination property.
setDestinationName(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the destinationName property.
setFallbackAdapter(String) - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Sets the value of the fallbackAdapter property.
setId(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the id property.
setJmsTemplate(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the jmsTemplate property.
setMessageConverter(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the messageConverter property.
setMessageCorrelator(String) - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Sets the value of the messageCorrelator property.
setMessageCorrelator(String) - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Sets the value of the messageCorrelator property.
setPollingInterval(String) - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Sets the value of the pollingInterval property.
setPollingInterval(String) - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Sets the value of the pollingInterval property.
setPubSubDomain(Boolean) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the pubSubDomain property.
setReplyDestination(String) - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Sets the value of the replyDestination property.
setReplyDestination(String) - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Sets the value of the replyDestination property.
setReplyDestinationName(String) - Method in class com.consol.citrus.model.config.jms.JmsEndpointAdapterDefinition
Sets the value of the replyDestinationName property.
setReplyDestinationName(String) - Method in class com.consol.citrus.model.config.jms.JmsSyncEndpointDefinition
Sets the value of the replyDestinationName property.
setTimeout(String) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the timeout property.
setUseObjectMessages(Boolean) - Method in class com.consol.citrus.model.config.jms.JmsAdapterType
Sets the value of the useObjectMessages property.

T

timeout - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 

U

useObjectMessages - Variable in class com.consol.citrus.model.config.jms.JmsAdapterType
 
A C D F G I J M O P R S T U 
Skip navigation links

Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.