A B C D E F G H I J L M N O P Q R S T U V X

A

activate() - Method in class org.apache.cxf.transport.jms.JMSDestination
Initialize jmsTemplate and jmsListener from jms configuration data in jmsConfig
addContentTypeToProtocolHeader(Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
addProtocolHeaders(Message, Map<String, List<String>>) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
AddressType - Class in org.apache.cxf.transport.jms
Java class for AddressType complex type.
AddressType() - Constructor for class org.apache.cxf.transport.jms.AddressType
 
afterPropertiesSet() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
any - Variable in class org.apache.cxf.transport.jms.JMSFaultType
 

B

BINARY_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
BINDINGVERSION_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
BINDINGVERSION_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
buildJMSMessageFromCXFMessage(JMSConfiguration, Message, Object, String, Session, Destination, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
BYTE_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 

C

cancelTimerTask() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
changeScheme(URI, String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
checkParenthesis(String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
ClientBehaviorPolicyType - Class in org.apache.cxf.transport.jms
Java class for ClientBehaviorPolicyType complex type.
ClientBehaviorPolicyType() - Constructor for class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
 
ClientConfig - Class in org.apache.cxf.transport.jms
Java class for ClientConfig complex type.
ClientConfig() - Constructor for class org.apache.cxf.transport.jms.ClientConfig
 
clientReceiveTimeout - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
close() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
conduitSelectorPrefix - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
connectionPassword - Variable in class org.apache.cxf.transport.jms.AddressType
 
connectionUserName - Variable in class org.apache.cxf.transport.jms.AddressType
 
CONTENTENCODING_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
CONTENTENCODING_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
CONTENTTYPE_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
CONTENTTYPE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
convertPathToActualDestination(String) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
A strategy method allowing the URI destination to be translated into the actual JMS destination name (say by looking up in JNDI or something)
createAddress(AddressType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddressType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of AddressType
createAndSetPayload(Object, Session, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
Create a JMS of the appropriate type populated with the given payload.
createClient(ClientBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ClientBehaviorPolicyType>}
createClientBehaviorPolicyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ClientBehaviorPolicyType
createClientConfig() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ClientConfig
createClientConfig(ClientConfig) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ClientConfig>}
createCorrelationId(String, long) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
createDeliveryMode(DeliveryModeType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<DeliveryModeType>}
createDeliveryModeType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of DeliveryModeType
createEndpoint(String) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
 
createEndpoint(String, String) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters
createExtension(Map<String, Object>) - Method in class org.apache.cxf.transport.jms.wsdl11.JmsTransportPlugin
 
createExtensor(WSDLManager, Class<?>, Class<? extends ExtensibilityElement>) - Method in class org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader
 
createJMSConfigurationFromEndpointInfo(Bus, EndpointInfo, EndpointReferenceType, boolean) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
createJMSEndpointType() - Method in class org.apache.cxf.transport.jms.uri.ObjectFactory
Create an instance of JMSEndpointType
createJMSFaultType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSFaultType
createJmsListener(EndpointInfo, JMSConfiguration, MessageListener, String) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create and start listener using configuration information from jmsConfig.
createJmsListener(JMSConfiguration, MessageListener, Destination, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create and start listener using configuration information from jmsConfig.
createJmsListener(JMSConfiguration, MessageListener, String, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
 
createJmsListener(DefaultMessageListenerContainer, JMSConfiguration, MessageListener, String, Destination, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
 
createJMSMessageHeadersType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSMessageHeadersType
createJMSNamingPropertyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSNamingPropertyType
createJMSPropertyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSPropertyType
createJmsTemplate(JMSConfiguration, JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create JmsTemplate from configuration information.
createJndiConnectionFactoryName(JndiConnectionFactoryNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiConnectionFactoryNameType>}
createJndiConnectionFactoryNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiConnectionFactoryNameType
createJndiContextParameter(JndiContextParameterType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiContextParameterType>}
createJndiContextParameterType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiContextParameterType
createJndiInitialContextFactory(JndiInitialContextFactoryType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiInitialContextFactoryType>}
createJndiInitialContextFactoryType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiInitialContextFactoryType
createJndiTemple() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
createJndiURL(JndiURLType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiURLType>}
createJndiURLType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiURLType
createParameterType() - Method in class org.apache.cxf.transport.jms.uri.ObjectFactory
Create an instance of ParameterType
createPriority(PriorityType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<PriorityType>}
createPriorityType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of PriorityType
createQueryString(Map) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
createRemainingURI(URI, Map) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
Creates a URI from the original URI and the remaining parameters
createReplyToName(ReplyToNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<ReplyToNameType>}
createReplyToNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of ReplyToNameType
createServer(ServerBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ServerBehaviorPolicyType>}
createServerBehaviorPolicyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ServerBehaviorPolicyType
createServerConfig() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ServerConfig
createServerConfig(ServerConfig) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ServerConfig>}
createSessionPool(SessionPoolType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<SessionPoolType>}
createSessionPoolType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of SessionPoolType
createTimerTask(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
createTimeToLive(TimeToLiveType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<TimeToLiveType>}
createTimeToLiveType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of TimeToLiveType
createTopicReplyToName(TopicReplyToNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<TopicReplyToNameType>}
createTopicReplyToNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of TopicReplyToNameType
createURIWithQuery(URI, String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
Creates a URI with the given query

D

deactivate() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.transport.jms.JMSTransportFactory
 
DEFAULT_VALUE - Static variable in class org.apache.cxf.transport.jms.JMSConfiguration
The use of -1 is to make easier to determine if the setCacheLevel has been called.
deliveryMode - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
DELIVERYMODE_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DELIVERYMODE_NON_PERSISTENT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DELIVERYMODE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
DELIVERYMODE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DELIVERYMODE_PERSISTENT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DeliveryModeType - Enum in org.apache.cxf.transport.jms.uri
Java class for deliveryModeType.
DeliveryModeType - Class in org.apache.cxf.transport.jms.wsdl
Java class for deliveryModeType complex type.
DeliveryModeType() - Constructor for class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
destinationName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
DESTINATIONNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
destinationStyle - Variable in class org.apache.cxf.transport.jms.AddressType
 
DestinationStyleType - Enum in org.apache.cxf.transport.jms
Java class for DestinationStyleType.
destroyWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
determineCorrelationID(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
Decides what correlationId to use for the reply by looking at the request headers.
doCreateConnection() - Method in class org.apache.cxf.transport.jms.XASingleConnectionFactory
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.jms.spring.JMSConduitBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.jms.spring.JMSDestinationBeanDefinitionParser
 
doReplyMessage(Exchange, Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
Here we just deal with the reply message
doResume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
durableSubscriberName - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
durableSubscriptionClientId - Variable in class org.apache.cxf.transport.jms.ServerConfig
 

E

elementType - Variable in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
encode(String) - Static method in class org.apache.cxf.transport.jms.uri.UnsafeUriCharactersEncoder
 
ENDPOINT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
endpointUri - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
enforceSpec - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
ensureProperlyConfigured(Message) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 

F

faultCode - Variable in class org.apache.cxf.transport.jms.JMSFaultType
 
finalize() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
fromValue(String) - Static method in enum org.apache.cxf.transport.jms.DestinationStyleType
 
fromValue(String) - Static method in enum org.apache.cxf.transport.jms.MessageFormatType
 
fromValue(String) - Static method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
 

G

getAddress() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getAny() - Method in class org.apache.cxf.transport.jms.JMSFaultType
Gets the value of the any property.
getBeanClass(Element) - Method in class org.apache.cxf.transport.jms.spring.JMSConduitBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.jms.spring.JMSDestinationBeanDefinitionParser
 
getCacheLevel() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getCacheLevelName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getClientConfig() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getClientReceiveTimeout() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the clientReceiveTimeout property.
getComponents() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getConduit(EndpointInfo) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
getConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the conduitSelectorPrefix property.
getConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getConfiguration() - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
 
getConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
Only for tests
getConnectionPassword() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the connectionPassword property.
getConnectionPassword() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getConnectionUserName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the connectionUserName property.
getConnectionUserName() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getContentEncoding(Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
getContentType(Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
getContinuation() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
 
getDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDeliveryMode() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the deliveryMode property.
getDestination(EndpointInfo) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
getDestinationName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the destinationName property.
getDestinationResolver() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDestinationStyle() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the destinationStyle property.
getDurableSubscriberName() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the durableSubscriberName property.
getDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.ServerConfig
Gets the value of the durableSubscriptionClientId property.
getDurableSubscriptionName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
getEndpointUri() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the endpointUri property.
getEnvironment() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getFaultCode() - Method in class org.apache.cxf.transport.jms.JMSFaultType
Gets the value of the faultCode property.
getFragment() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getHighWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
Gets the value of the highWaterMark property.
getHost() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getInitialContextEnv(JMSEndpoint) - Static method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getJMSCorrelationID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsCorrelationID property.
getJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsDeliveryMode property.
getJmsDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsDestinationName property.
getJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsExpiration property.
getJMSMessageID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsMessageID property.
getJMSNamingProperty() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsNamingProperty property.
getJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsPriority property.
getJmsReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsReplyDestinationName property.
getJMSReplyTo() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsReplyTo property.
getJmsReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsReplyToDestinationName property.
getJmsTemplate() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsTimeStamp property.
getJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsType property.
getJmsVariant() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jmsVariant property.
getJndiConfig() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiConnectionFactoryName property.
getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jndiConnectionFactoryName property.
getJndiDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiDestinationName property.
getJndiInitialContextFactory() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jndiInitialContextFactory property.
getJndiParameters() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getJndiReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiReplyDestinationName property.
getJndiReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiReplyToDestinationName property.
getJndiTemplate() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJndiURL() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jndiURL property.
getLogger() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
getLogger() - Method in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
 
getLogger() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
Gets the value of the lowWaterMark property.
getMaxConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMaxSuspendedContinuations() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMessageListenerContainer() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMessageSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMessageSelector() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the messageSelector property.
getMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the messageTimeToLive property.
getMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
Gets the value of the messageTimeToLive property.
getMessageType() - Method in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
Gets the value of the messageType property.
getMessageType() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getName() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Gets the value of the name property.
getObject() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
getOrCreateWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
Tries to creates a ConnectionFactory from jndi if none was set as a property by using the jndConfig.
getOtherAttributes() - Method in class org.apache.cxf.transport.jms.JMSFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getParameter(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getParameters() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getParameters() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getPassword() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the password property.
getPath() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getPriority() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the priority property.
getProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the property property.
getReceiveTimeout() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReconnectPercentOfMax() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getRecoveryInterval() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReplyDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReplyToDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReplyToDestination(JmsTemplate, Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the replyToName property.
getRequestURI() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getRequestURI() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
getRuntimePolicy() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getScheme() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getServerBehavior() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getServerConfig() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getSession(Connection, Integer) - Method in class org.apache.cxf.transport.jms.XASingleConnectionFactory
 
getSessionPool() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getSOAPJMSBindingVersion() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsBindingVersion property.
getSOAPJMSContentEncoding() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsContentEncoding property.
getSOAPJMSContentType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsContentType property.
getSOAPJMSRequestURI() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsRequestURI property.
getSOAPJMSSOAPAction() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmssoapAction property.
getSOAPJMSTargetService() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsTargetService property.
getTargetDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTargetService() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTaskExecutor() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the timeToLive property.
getTimeToLive(JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
getTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the timeToLive property.
getTopicReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the topicReplyToName property.
getTransactionManager() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getUri() - Method in exception org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException
 
getUriPrefixes() - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
getUsername() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the username property.
getValue() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
Gets the value of the value property.
getWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getWSDLExtensor(EndpointInfo, Class<T>) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 

H

highWaterMark - Variable in class org.apache.cxf.transport.jms.SessionPoolType
 

I

init() - Method in class org.apache.cxf.transport.jms.spring.NamespaceHandler
 
initialize(Client, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
initResponseMessageProperties(JMSMessageHeadersType, JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
inMessage - Variable in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
 
isAcceptMessagesWhileStopping() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isAutoResolveDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isEnforceSpec() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the enforceSpec property.
isEnforceSpec() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isExplicitQosEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
ISFAULT_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
ISFAULT_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
isJmsProviderTibcoEms() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsRedelivered property.
isMessageIdEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isMessageTimestampEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isNew() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isPending() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isPubSubDomain() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isPubSubNoLocal() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isReconnectOnException() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the reconnectOnException property.
isReconnectOnException() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isReconnectOnException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the reconnectOnException property.
isReplyPubSubDomain() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isResumed() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isSessionTransacted() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetAny() - Method in class org.apache.cxf.transport.jms.JMSFaultType
 
isSetClientReceiveTimeout() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetConnectionPassword() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetConnectionUserName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetDeliveryMode() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetDestinationName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetDestinationStyle() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetDurableSubscriberName() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
isSetEndpointUri() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetEnforceSpec() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetEnforceSpec() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetFaultCode() - Method in class org.apache.cxf.transport.jms.JMSFaultType
 
isSetHighWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
isSetJMSCorrelationID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSMessageID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSNamingProperty() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSReplyTo() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsVariant() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJndiDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiInitialContextFactory() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJndiReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiURL() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
isSetMessageSelector() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
isSetMessageType() - Method in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
 
isSetName() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
isSetName() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
 
isSetName() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
 
isSetPassword() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetReconnectOnException() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetReconnectOnException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetReplyTo(Message) - Static method in class org.apache.cxf.transport.jms.JMSConduit
 
isSetReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetSOAPJMSBindingVersion() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSContentEncoding() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSContentType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSRequestURI() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSSOAPAction() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSTargetService() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetTopicReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetUseJMS11() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetUsername() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetValue() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
isSetValue() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
 
isSetValue() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
 
isSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsIsFault property.
isSubscriptionDurable() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the transactional property.
isUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the useConduitIdSelector property.
isUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the useJms11 property.
isUseJms11() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isUseJMS11() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the useJMS11 property.
isUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the useMessageIDAsCorrelationID property.
isUsingEndpointInfo() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isWrapInSingleConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 

J

JCATransactionalMessageListenerContainer - Class in org.apache.cxf.transport.jms
 
JCATransactionalMessageListenerContainer(EndpointInfo) - Constructor for class org.apache.cxf.transport.jms.JCATransactionalMessageListenerContainer
 
JMS_CLIENT_CONFIG_ID - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_RECEIVE_TIMEOUT - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_REQUEST_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_RESPONSE_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CONTENT_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JMS_POOLEDSESSION - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_QUEUE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_REBASED_REPLY_TO - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_REQUEST_MESSAGE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_RESPONSE_MESSAGE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_CONFIG_ID - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_REQUEST_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_RESPONSE_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SET_REPLY_TO - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_TOPIC - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMSConduit - Class in org.apache.cxf.transport.jms
JMSConduit is instantiated by the JMSTransportfactory which is selected by a client if the transport protocol starts with jms:// JMSConduit converts CXF Messages to JMS Messages and sends the request by using a JMS destination.
JMSConduit(EndpointInfo, EndpointReferenceType, JMSConfiguration, Bus) - Constructor for class org.apache.cxf.transport.jms.JMSConduit
 
JMSConduitBeanDefinitionParser - Class in org.apache.cxf.transport.jms.spring
 
JMSConduitBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.jms.spring.JMSConduitBeanDefinitionParser
 
JMSConfigFeature - Class in org.apache.cxf.transport.jms
Allows to configure the JMSConfiguration directly at the Client or Server.
JMSConfigFeature() - Constructor for class org.apache.cxf.transport.jms.JMSConfigFeature
 
JMSConfiguration - Class in org.apache.cxf.transport.jms
 
JMSConfiguration() - Constructor for class org.apache.cxf.transport.jms.JMSConfiguration
 
JMSConstants - Class in org.apache.cxf.transport.jms
 
JMSContinuation - Class in org.apache.cxf.transport.jms.continuations
 
JMSContinuation(Bus, Message, MessageObserver, Collection<JMSContinuation>, AbstractMessageListenerContainer, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
JMSContinuationProvider - Class in org.apache.cxf.transport.jms.continuations
 
JMSContinuationProvider(Bus, Message, MessageObserver, Collection<JMSContinuation>, AbstractMessageListenerContainer, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
 
jmsCorrelationID - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsDeliveryMode - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSDestination - Class in org.apache.cxf.transport.jms
 
JMSDestination(Bus, EndpointInfo, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.JMSDestination
 
JMSDestination.BackChannelConduit - Class in org.apache.cxf.transport.jms
Conduit for sending the reply back to the client
JMSDestinationBeanDefinitionParser - Class in org.apache.cxf.transport.jms.spring
 
JMSDestinationBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.jms.spring.JMSDestinationBeanDefinitionParser
 
jmsDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
JMSEndpoint - Class in org.apache.cxf.transport.jms.uri
 
JMSEndpoint(String, String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
JMSEndpoint() - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
JMSEndpointParser - Class in org.apache.cxf.transport.jms.uri
 
JMSEndpointType - Class in org.apache.cxf.transport.jms.uri
JMS header properties.
JMSEndpointType() - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
jmsExpiration - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSFactory - Class in org.apache.cxf.transport.jms
Factory to create JmsTemplates and JmsListeners from configuration and context information
JMSFaultType - Class in org.apache.cxf.transport.jms
Java class for JMSFaultType complex type.
JMSFaultType() - Constructor for class org.apache.cxf.transport.jms.JMSFaultType
 
JMSJNDIEndpoint - Class in org.apache.cxf.transport.jms.uri
 
JMSJNDIEndpoint(String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSJNDIEndpoint
 
JMSMessageHeadersType - Class in org.apache.cxf.transport.jms
JMS properties.
JMSMessageHeadersType() - Constructor for class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsMessageID - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsNamingProperty - Variable in class org.apache.cxf.transport.jms.AddressType
 
JMSNamingPropertyType - Class in org.apache.cxf.transport.jms
javaNaming properties name/value pair.
JMSNamingPropertyType() - Constructor for class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
JMSOldConfigHolder - Class in org.apache.cxf.transport.jms
 
JMSOldConfigHolder() - Constructor for class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
jmsPriority - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSPropertyType - Class in org.apache.cxf.transport.jms
Java class for JMSPropertyType complex type.
JMSPropertyType() - Constructor for class org.apache.cxf.transport.jms.JMSPropertyType
 
JMSQueueEndpoint - Class in org.apache.cxf.transport.jms.uri
An endpoint for a JMS Queue which is also browsable
JMSQueueEndpoint(String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSQueueEndpoint
 
jmsRedelivered - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsReplyDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jmsReplyTo - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsReplyToDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
JMSSpecConstants - Class in org.apache.cxf.transport.jms.spec
 
jmsTimeStamp - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSTopicEndpoint - Class in org.apache.cxf.transport.jms.uri
 
JMSTopicEndpoint(String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSTopicEndpoint
 
JMSTransportFactory - Class in org.apache.cxf.transport.jms
 
JMSTransportFactory() - Constructor for class org.apache.cxf.transport.jms.JMSTransportFactory
 
JmsTransportPlugin - Class in org.apache.cxf.transport.jms.wsdl11
 
JmsTransportPlugin() - Constructor for class org.apache.cxf.transport.jms.wsdl11.JmsTransportPlugin
 
jmsType - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSURIConstants - Class in org.apache.cxf.transport.jms.uri
 
JMSUtils - Class in org.apache.cxf.transport.jms
 
jmsVariant - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JMSWSDLExtensionLoader - Class in org.apache.cxf.transport.jms.wsdl11
 
JMSWSDLExtensionLoader(Bus) - Constructor for class org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader
 
JNDI - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDI_PARAMETER_NAME_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDI_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDI_TOPIC - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDIConfiguration - Class in org.apache.cxf.transport.jms
 
JNDIConfiguration() - Constructor for class org.apache.cxf.transport.jms.JNDIConfiguration
 
jndiConnectionFactoryName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiConnectionFactoryName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JNDICONNECTIONFACTORYNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JNDICONNECTIONFACTORYNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JndiConnectionFactoryNameType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiConnectionFactoryNameType complex type.
JndiConnectionFactoryNameType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
JNDICONTEXTPARAMETER_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JndiContextParameterType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiContextParameterType complex type.
JndiContextParameterType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
jndiDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiInitialContextFactory - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JNDIINITIALCONTEXTFACTORY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JNDIINITIALCONTEXTFACTORY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JndiInitialContextFactoryType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiInitialContextFactoryType complex type.
JndiInitialContextFactoryType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
jndiReplyDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiReplyToDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiURL - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JNDIURL_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JNDIURL_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JndiURLType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiURLType complex type.
JndiURLType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiURLType
 

L

LOOKUPVARIANT_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
lowWaterMark - Variable in class org.apache.cxf.transport.jms.SessionPoolType
 

M

MALFORMED_REQUESTURI - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
MessageFormatType - Enum in org.apache.cxf.transport.jms
Java class for MessageFormatType.
messageSelector - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
messageTimeToLive - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
messageTimeToLive - Variable in class org.apache.cxf.transport.jms.ServerConfig
 
messageType - Variable in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
 
modifyList(boolean) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 

N

name - Variable in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
name - Variable in class org.apache.cxf.transport.jms.JMSPropertyType
 
name - Variable in class org.apache.cxf.transport.jms.uri.ParameterType
 
name - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
NamespaceHandler - Class in org.apache.cxf.transport.jms.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.transport.jms.spring.NamespaceHandler
 

O

ObjectFactory - Class in org.apache.cxf.transport.jms
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms package.
ObjectFactory() - Constructor for class org.apache.cxf.transport.jms.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transport.jms
ObjectFactory - Class in org.apache.cxf.transport.jms.uri
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms.uri package.
ObjectFactory() - Constructor for class org.apache.cxf.transport.jms.uri.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transport.jms.uri
ObjectFactory - Class in org.apache.cxf.transport.jms.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transport.jms.wsdl
onMessage(Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
When a message is received on the reply destination the correlation map is searched for the correlationId.
onMessage(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
Convert JMS message received by ListenerThread to CXF message and inform incomingObserver that a message was received.
onMessage(Message, Session) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
org.apache.cxf.transport.jms - package org.apache.cxf.transport.jms
 
org.apache.cxf.transport.jms.continuations - package org.apache.cxf.transport.jms.continuations
 
org.apache.cxf.transport.jms.spec - package org.apache.cxf.transport.jms.spec
 
org.apache.cxf.transport.jms.spring - package org.apache.cxf.transport.jms.spring
 
org.apache.cxf.transport.jms.uri - package org.apache.cxf.transport.jms.uri
 
org.apache.cxf.transport.jms.wsdl - package org.apache.cxf.transport.jms.wsdl
 
org.apache.cxf.transport.jms.wsdl11 - package org.apache.cxf.transport.jms.wsdl11
 

P

ParameterType - Class in org.apache.cxf.transport.jms.uri
Java class for ParameterType complex type.
ParameterType() - Constructor for class org.apache.cxf.transport.jms.uri.ParameterType
 
parseComposite(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
parseParameters(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
parseQuery(String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
password - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
populateIncomingContext(Message, Message, String, JMSConfiguration) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
PORT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
prepare(Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
Prepare the message for send out.
prepare(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any).
priority - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
PRIORITY_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
PRIORITY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
PRIORITY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
PriorityType - Class in org.apache.cxf.transport.jms.wsdl
Java class for priorityType complex type.
PriorityType() - Constructor for class org.apache.cxf.transport.jms.wsdl.PriorityType
 
property - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
putJndiParameter(String, String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
putParameter(String, String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 

Q

QUEUE - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
QUEUE_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 

R

receiveAndExecute(Object, Session, MessageConsumer) - Method in class org.apache.cxf.transport.jms.JCATransactionalMessageListenerContainer
 
reconnectOnException - Variable in class org.apache.cxf.transport.jms.AddressType
 
reconnectOnException - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
removeQuery(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
Removes any URI query from the given uri
removeStartingCharacters(String, char) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
Removes any starting characters on the given text which match the given character
replyToName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
REPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
REPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
ReplyToNameType - Class in org.apache.cxf.transport.jms.wsdl
Java class for replyToNameType complex type.
ReplyToNameType() - Constructor for class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
REQUESTURI_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
REQUESTURI_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
reset() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
ResolveEndpointFailedException - Exception in org.apache.cxf.transport.jms.uri
A runtime exception thrown if an Endpoint cannot be resolved via URI
ResolveEndpointFailedException(String, Throwable) - Constructor for exception org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException
 
ResolveEndpointFailedException(String, String) - Constructor for exception org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException
 
resolveOrCreateDestination(JmsTemplate, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
If the destinationName given is null then a temporary destination is created else the destination name is resolved using the resolver from the jmsConfig
resume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
retrieveAndSetPayload(Message, Message, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
Extract the payload of an incoming message.

S

sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSConduit
Send the JMS Request out and if not oneWay receive the response
sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
ServerBehaviorPolicyType - Class in org.apache.cxf.transport.jms
JMS configuration policy for CXF Server.
ServerBehaviorPolicyType() - Constructor for class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
ServerConfig - Class in org.apache.cxf.transport.jms
Java class for ServerConfig complex type.
ServerConfig() - Constructor for class org.apache.cxf.transport.jms.ServerConfig
 
SERVICE_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
SessionPoolType - Class in org.apache.cxf.transport.jms
JMS Session pool configuration policy
SessionPoolType() - Constructor for class org.apache.cxf.transport.jms.SessionPoolType
 
setAcceptMessagesWhileStopping(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setAddress(AddressType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setAutoResolveDestination(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setBus(Bus) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
setCacheLevel(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setCacheLevelName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setClientConfig(ClientConfig) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setClientReceiveTimeout(long) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the clientReceiveTimeout property.
setConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setConduitSelectorPrefix(String) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the conduitSelectorPrefix property.
setConduitSelectorPrefix(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setConnectionPassword(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the connectionPassword property.
setConnectionPassword(String) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setConnectionUserName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the connectionUserName property.
setConnectionUserName(String) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setDeliveryMode(DeliveryModeType) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the deliveryMode property.
setDestinationName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the destinationName property.
setDestinationResolver(DestinationResolver) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setDestinationStyle(DestinationStyleType) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the destinationStyle property.
setDurableSubscriberName(String) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the durableSubscriberName property.
setDurableSubscriptionClientId(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setDurableSubscriptionClientId(String) - Method in class org.apache.cxf.transport.jms.ServerConfig
Sets the value of the durableSubscriptionClientId property.
setDurableSubscriptionName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
setEndpointUri(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the endpointUri property.
setEnforceSpec(boolean) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the enforceSpec property.
setEnforceSpec(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setEnvironment(Properties) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setExplicitQosEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setFaultCode(QName) - Method in class org.apache.cxf.transport.jms.JMSFaultType
Sets the value of the faultCode property.
setHighWaterMark(int) - Method in class org.apache.cxf.transport.jms.SessionPoolType
Sets the value of the highWaterMark property.
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConduit
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setJMSCorrelationID(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsCorrelationID property.
setJMSDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsDeliveryMode property.
setJmsDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jmsDestinationName property.
setJMSExpiration(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsExpiration property.
setJMSMessageID(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsMessageID property.
setJMSPriority(int) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsPriority property.
setJmsProviderTibcoEms(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJMSRedelivered(boolean) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsRedelivered property.
setJmsReplyDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jmsReplyDestinationName property.
setJMSReplyTo(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsReplyTo property.
setJmsReplyToDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jmsReplyToDestinationName property.
setJmsTemplate(JmsTemplate) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJMSTimeStamp(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsTimeStamp property.
setJMSType(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsType property.
setJmsVariant(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jmsVariant property.
setJndiConfig(JNDIConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiConnectionFactoryName property.
setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jndiConnectionFactoryName property.
setJndiDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiDestinationName property.
setJndiInitialContextFactory(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jndiInitialContextFactory property.
setJndiReplyDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiReplyDestinationName property.
setJndiReplyToDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiReplyToDestinationName property.
setJndiTemplate(JndiTemplate) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJndiURL(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jndiURL property.
setLowWaterMark(int) - Method in class org.apache.cxf.transport.jms.SessionPoolType
Sets the value of the lowWaterMark property.
setMaxConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMaxSuspendedContinuations(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageIdEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageListenerContainer(AbstractMessageListenerContainer) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
Register a message observer for incoming messages.
setMessageProperties(JMSMessageHeadersType, Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the messageSelector property.
setMessageTimestampEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageTimeToLive(long) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the messageTimeToLive property.
setMessageTimeToLive(long) - Method in class org.apache.cxf.transport.jms.ServerConfig
Sets the value of the messageTimeToLive property.
setMessageType(MessageFormatType) - Method in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
Sets the value of the messageType property.
setMessageType(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setName(String) - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Sets the value of the name property.
setObject(Object) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
setPassword(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the password property.
setPriority(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setPriority(int) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the priority property.
setPubSubDomain(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setPubSubNoLocal(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReceiveTimeout(Long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the reconnectOnException property.
setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the reconnectOnException property.
setReconnectPercentOfMax(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setRecoveryInterval(long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyPubSubDomain(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyToDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyToName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the replyToName property.
setRequestURI(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
setRuntimePolicy(ClientBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setServerBehavior(ServerBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setServerConfig(ServerConfig) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setSessionPool(SessionPoolType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setSessionTransacted(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setSOAPJMSBindingVersion(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsBindingVersion property.
setSOAPJMSContentEncoding(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsContentEncoding property.
setSOAPJMSContentType(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsContentType property.
setSOAPJMSIsFault(boolean) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsIsFault property.
setSOAPJMSRequestURI(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsRequestURI property.
setSOAPJMSSOAPAction(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmssoapAction property.
setSOAPJMSTargetService(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsTargetService property.
setSubscriptionDurable(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTargetDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTargetService(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTaskExecutor(TaskExecutor) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the timeToLive property.
setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the timeToLive property.
setTopicReplyToName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the topicReplyToName property.
setTransactional(boolean) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the transactional property.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setUseConduitIdSelector(boolean) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the useConduitIdSelector property.
setUseConduitIdSelector(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setUseJms11(boolean) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the useJms11 property.
setUseJms11(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setUseJMS11(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the useJMS11 property.
setUseMessageIDAsCorrelationID(boolean) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the useMessageIDAsCorrelationID property.
setUsername(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the username property.
setUsingEndpointInfo(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setValue(String) - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
Sets the value of the value property.
setValue(int) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
Sets the value of the value property.
setValue(long) - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
Sets the value of the value property.
setWrapInSingleConnectionFactory(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
shutdown() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
shutdownListeners() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
SOAP_JMS_NAMESPACE - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAP_JMS_PREFIX - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAP_JMS_SPECIFICATION_TRANSPORTID - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAPACTION_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAPACTION_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
soapjmsBindingVersion - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsContentEncoding - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsContentType - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsIsFault - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsRequestURI - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmssoapAction - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsTargetService - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
stripPrefix(String, String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
stripScheme(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
suspend(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 

T

TARGET_SERVICE_IN_REQUESTURI - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TARGETSERVICE_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TARGETSERVICE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TEXT_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
timeToLive - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
timeToLive - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
TIMETOLIVE_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TIMETOLIVE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TIMETOLIVE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TimeToLiveType - Class in org.apache.cxf.transport.jms.wsdl
Java class for timeToLiveType complex type.
TimeToLiveType() - Constructor for class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
TOPIC - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TOPIC_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
topicReplyToName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
TOPICREPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TopicReplyToNameType - Class in org.apache.cxf.transport.jms.wsdl
Java class for topicReplyToNameType complex type.
TopicReplyToNameType() - Constructor for class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
toURI() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
transactional - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 

U

UnsafeUriCharactersEncoder - Class in org.apache.cxf.transport.jms.uri
Encoder for unsafe URI characters.
unsetAny() - Method in class org.apache.cxf.transport.jms.JMSFaultType
 
unsetClientReceiveTimeout() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetEnforceSpec() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetHighWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
unsetJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSNamingProperty() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
unsetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
unsetPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetReconnectOnException() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetReconnectOnException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
unsetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetUseJMS11() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
updateContinuations(boolean) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
URISupport - Class in org.apache.cxf.transport.jms.uri
URI utilities.
URISupport.CompositeData - Class in org.apache.cxf.transport.jms.uri
Holder to get parts of the URI.
URISupport.CompositeData() - Constructor for class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
useConduitIdSelector - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
useJms11 - Variable in class org.apache.cxf.transport.jms.AddressType
 
useJMS11 - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
useMessageIDAsCorrelationID - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
username - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 

V

validateURI(String, String, Map) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
Strategy for validation of the uri when creating the endpoint.
value() - Method in enum org.apache.cxf.transport.jms.DestinationStyleType
 
value - Variable in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
value - Variable in class org.apache.cxf.transport.jms.JMSPropertyType
 
value() - Method in enum org.apache.cxf.transport.jms.MessageFormatType
 
value() - Method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
 
value - Variable in class org.apache.cxf.transport.jms.uri.ParameterType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
valueOf(String) - Static method in enum org.apache.cxf.transport.jms.DestinationStyleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.jms.MessageFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.transport.jms.DestinationStyleType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.jms.MessageFormatType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
Returns an array containing the constants of this enum type, in the order they're declared.

X

XASingleConnectionFactory - Class in org.apache.cxf.transport.jms
 
XASingleConnectionFactory(ConnectionFactory) - Constructor for class org.apache.cxf.transport.jms.XASingleConnectionFactory
 

A B C D E F G H I J L M N O P Q R S T U V X

Apache CXF