Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractMessageListenerContainer - Class in org.apache.cxf.transport.jms.util
- AbstractMessageListenerContainer() - Constructor for class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- acknowledgeMode - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- activate() - Method in class org.apache.cxf.transport.jms.JMSDestination
-
Initialize jmsTemplate and jmsListener from jms configuration data in jmsConfig
- addExtensions(WSDLManager, Class<?>, Class<?>) - Method in class org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader
- afterPropertiesSet() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
B
- BINARY - Enum constant in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
- 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
- buildSecurityContext(Message, JMSConfiguration) - Static method in class org.apache.cxf.transport.jms.SecurityContextFactory
-
Extract the property JMSXUserID or JMS_TIBCO_SENDER from the jms message and create a SecurityContext from it.
- BYTE - Enum constant in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
- 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
- close() - Method in class org.apache.cxf.transport.jms.JMSConduit
- close() - Method in class org.apache.cxf.transport.jms.util.ResourceCloser
- close(Object) - Static method in class org.apache.cxf.transport.jms.util.ResourceCloser
- close(Object...) - Method in class org.apache.cxf.transport.jms.util.ResourceCloser
- close(Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
- complete() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
- connection - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- ConnectionFactoryFeature - Class in org.apache.cxf.transport.jms
-
Allows to configure the JMSConfiguration directly at the Client or Server.
- ConnectionFactoryFeature(ConnectionFactory) - Constructor for class org.apache.cxf.transport.jms.ConnectionFactoryFeature
- ConnectionFactoryFeature.Portable - Class in org.apache.cxf.transport.jms
- 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
- convertJmsException(JMSException) - Static method in class org.apache.cxf.transport.jms.util.JMSUtil
- Counter - Interface in org.apache.cxf.transport.jms.continuations
- createAndSetPayload(Object, Session, String) - Static method in class org.apache.cxf.transport.jms.util.JMSUtil
-
Create a JMS of the appropriate type populated with the given payload.
- createConnection() - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- createConnection(String, String) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- createConnection(JMSConfiguration) - Static method in class org.apache.cxf.transport.jms.JMSFactory
- createContext() - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- createContext(int) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- createContext(String, String) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- createContext(String, String, int) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- createCorrelationId(String, long) - Static method in class org.apache.cxf.transport.jms.util.JMSUtil
- createDeliveryMode(DeliveryModeType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
- createDeliveryModeType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
-
Create an instance of
DeliveryModeType - createFromEndpoint(Bus, JMSEndpoint) - Static method in class org.apache.cxf.transport.jms.JMSConfigFactory
- createFromEndpointInfo(Bus, EndpointInfo, EndpointReferenceType) - Static method in class org.apache.cxf.transport.jms.JMSConfigFactory
- createInitialContext() - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
-
Creates a InitialContext if a JNDI environment has been provided.
- createJmsSender(JMSConfiguration, JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSFactory
-
Create JmsSender from configuration information.
- createJndiConnectionFactoryName(JndiConnectionFactoryNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
- 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
- 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
- createJndiInitialContextFactoryType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
-
Create an instance of
JndiInitialContextFactoryType - createJndiURL(JndiURLType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
- createJndiURLType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
-
Create an instance of
JndiURLType - createPriority(PriorityType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
- createPriorityType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
-
Create an instance of
PriorityType - createQueue(Connection, String) - Static method in class org.apache.cxf.transport.jms.util.JMSUtil
- createReplyToName(ReplyToNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
- createReplyToNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
-
Create an instance of
ReplyToNameType - createTimerTask(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- createTimeToLive(TimeToLiveType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
- 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
- createTopicReplyToNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
-
Create an instance of
TopicReplyToNameType - createWorkQueueExecutor(Bus, String) - Static method in class org.apache.cxf.transport.jms.JMSFactory
-
Get workqueue from workqueue manager.
D
- deactivate() - Method in class org.apache.cxf.transport.jms.JMSDestination
- decrementAndGet() - Method in interface org.apache.cxf.transport.jms.continuations.Counter
- decrementAndGet() - Method in class org.apache.cxf.transport.jms.ThrottlingCounter
- DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.transport.jms.JMSTransportFactory
- DEFAULT_VALUE - Static variable in class org.apache.cxf.transport.jms.JMSConfiguration
-
Default value to mark as unset
- DELIVERYMODE_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- DELIVERYMODE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- destination - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- DESTINATIONNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- DestinationResolver - Interface in org.apache.cxf.transport.jms.util
- doResume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- durableSubscriptionName - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
E
- ENDPOINT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- ensureProperlyConfigured() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
F
- finalize() - Method in class org.apache.cxf.transport.jms.JMSConduit
- from(Message) - Static method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- fromMessage(Message) - Method in class org.apache.cxf.transport.jms.util.JMSMessageConverter
- fromValue(String) - Static method in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
G
- getConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- getConduit(EndpointInfo, Bus) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
- getConduit(EndpointInfo, EndpointReferenceType, Bus) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
- getConduitIdSelectorPrefix() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getConnection() - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- getConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getConnectionFactory() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getContentType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- 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.JMSEndpoint
- getDestination(EndpointInfo, Bus) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
- getDestinationName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getDestinationResolver() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getDurableSubscriptionName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getDurableSubscriptionName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getEndpointUri() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getExecutor() - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
- getInitialContextEnv(JMSEndpoint) - Static method in class org.apache.cxf.transport.jms.JMSConfigFactory
- 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.JMSConfigFeature.Portable
- getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSDestination
- getJMSCorrelationID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSMessageID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSReplyTo() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getJmsVariant() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getJndiEnvironment() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getJndiInitialContextFactory() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getJndiParameters() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getJndiTransactionManagerName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getJndiURL() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getLogger() - Method in class org.apache.cxf.transport.jms.JMSConduit
- getLogger() - Method in class org.apache.cxf.transport.jms.JMSDestination
- getMaxSuspendedContinuations() - 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.uri.JMSEndpoint
- getMessageType() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getMessageType() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getName() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
-
Deprecated.
- 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
- getParameter(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getParameters() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getPassword() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getPassword() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getPriority() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
-
Deprecated.
- getProperty(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getPropertyKeys() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getReceiveTimeout() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReceiveTimeout() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getReconnectPercentOfMax() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReplyDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReplyDestination(Session) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReplyDestination(Session, String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReplyToDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReplyToDestination(Session, String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getRequestURI() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getRequestURI() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getRetryInterval() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getRetryInterval() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getServerReceiveTimeout() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getSOAPJMSBindingVersion() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getSOAPJMSContentEncoding() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getSOAPJMSContentType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getSOAPJMSRequestURI() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getSOAPJMSSOAPAction() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getSOAPJMSTargetService() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getTargetDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getTargetDestination(Session) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getTargetService() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getTargetService() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- getTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getTopicReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getTransactionManager() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getUriPrefixes() - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
- getUsername() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- getUserName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- getValue() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
-
Deprecated.
- 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.
- getWSDLExtensor(EndpointInfo, Class<T>) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointWSDLUtil
H
- handleException(Throwable) - Method in class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
I
- incrementAndGet() - Method in interface org.apache.cxf.transport.jms.continuations.Counter
- incrementAndGet() - Method in class org.apache.cxf.transport.jms.ThrottlingCounter
- initialize(Client, Bus) - Method in class org.apache.cxf.transport.jms.ConnectionFactoryFeature.Portable
- initialize(Client, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature.Portable
- initialize(Server, Bus) - Method in class org.apache.cxf.transport.jms.ConnectionFactoryFeature.Portable
- initialize(Server, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature.Portable
- initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.transport.jms.ConnectionFactoryFeature.Portable
- isCreateSecurityContext() - 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
- isIgnoreTimeoutException() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isIgnoreTimeoutException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- isJmsProviderTibcoEms() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isNew() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- isOneSessionPerConnection() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isOneSessionPerConnection() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- 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
- isReadyForWrite() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- isReplyPubSubDomain() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isResumed() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- isRunning() - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- isRunning() - Method in interface org.apache.cxf.transport.jms.util.JMSListenerContainer
- isSessionTransacted() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isSessionTransacted() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- isSetConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isSetDeliveryMode() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- isSetJMSCorrelationID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSMessageID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSReplyTo() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSetPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- isSetReplyTo(Message) - Static method in class org.apache.cxf.transport.jms.JMSConduit
- 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
- isSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- isSubscriptionDurable() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isTimeout() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- isUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- isUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
J
- JAXWS_PROPERTY_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- JMS_CLIENT_CONFIG_ID - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- JMS_CLIENT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- JMS_CLIENT_RECEIVE_TIMEOUT - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- 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_CONDUIT_EXECUTOR - Static variable in class org.apache.cxf.transport.jms.JMSFactory
- JMS_CONTENT_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- JMS_DESTINATION_EXECUTOR - Static variable in class org.apache.cxf.transport.jms.JMSFactory
- JMS_IGNORE_TIMEOUT - Static variable in class org.apache.cxf.transport.jms.util.JMSUtil
- JMS_MESSAGE_CONSUMER - Static variable in class org.apache.cxf.transport.jms.util.JMSUtil
- JMS_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
- JMS_POOLEDSESSION - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- JMS_QUEUE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- 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
-
Deprecated.
- JMS_SERVER_CONFIG_ID - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- JMS_SERVER_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- 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
-
Deprecated.
- 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(EndpointReferenceType, JMSConfiguration, Bus) - Constructor for class org.apache.cxf.transport.jms.JMSConduit
- JMSConfigFactory - Class in org.apache.cxf.transport.jms
- 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
- JMSConfigFeature.Portable - Class in org.apache.cxf.transport.jms
- 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, Counter) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuation
- JMSContinuationProvider - Class in org.apache.cxf.transport.jms.continuations
- JMSContinuationProvider(Bus, Message, MessageObserver, Counter) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
- JMSDestination - Class in org.apache.cxf.transport.jms
- JMSDestination(Bus, EndpointInfo, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.JMSDestination
- JMSDestinationResolver - Class in org.apache.cxf.transport.jms.util
- JMSDestinationResolver() - Constructor for class org.apache.cxf.transport.jms.util.JMSDestinationResolver
- JMSEndpoint - Class in org.apache.cxf.transport.jms.uri
-
Parses and holds configuration retrieved from a SOAP/JMS spec URI
- JMSEndpoint(String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
- JMSEndpoint(EndpointInfo, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
- JMSEndpoint(EndpointInfo, EndpointReferenceType) - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
-
Get the extensors from the wsdl and/or configuration that will then be used to configure the JMSConfiguration object
- JMSEndpoint.DeliveryModeType - Enum in org.apache.cxf.transport.jms.uri
- JMSEndpoint.MessageType - Enum in org.apache.cxf.transport.jms.uri
- JMSEndpointWSDLUtil - Class in org.apache.cxf.transport.jms.uri
- JMSFactory - Class in org.apache.cxf.transport.jms
-
Factory to create jms helper objects from configuration and context information
- JMSListenerContainer - Interface in org.apache.cxf.transport.jms.util
- JMSMessageConverter - Class in org.apache.cxf.transport.jms.util
-
Converts jms messages to Objects and vice a versa.
- JMSMessageConverter() - Constructor for class org.apache.cxf.transport.jms.util.JMSMessageConverter
- JMSMessageHeadersType - Class in org.apache.cxf.transport.jms
- JMSMessageHeadersType() - Constructor for class org.apache.cxf.transport.jms.JMSMessageHeadersType
- JMSPropertyType - Class in org.apache.cxf.transport.jms
-
Deprecated.
- JMSPropertyType() - Constructor for class org.apache.cxf.transport.jms.JMSPropertyType
-
Deprecated.
- JMSSender - Class in org.apache.cxf.transport.jms.util
- JMSSender() - Constructor for class org.apache.cxf.transport.jms.util.JMSSender
- JMSSpecConstants - Class in org.apache.cxf.transport.jms.spec
- JMSTransportFactory - Class in org.apache.cxf.transport.jms
- JMSTransportFactory() - Constructor for class org.apache.cxf.transport.jms.JMSTransportFactory
- JMSUtil - Class in org.apache.cxf.transport.jms.util
- 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.JMSEndpoint
- JNDI_PARAMETER_NAME_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
-
All parameters with this prefix will go to jndiParameters and be used as the jndi inital context properties
- JNDI_TOPIC - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- JNDICONNECTIONFACTORYNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- jndiEnvironment - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- JndiHelper - Class in org.apache.cxf.transport.jms.util
- JndiHelper(Properties) - Constructor for class org.apache.cxf.transport.jms.util.JndiHelper
-
Create a new JndiTemplate instance, using the given environment.
- JNDIINITIALCONTEXTFACTORY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- JNDIURL_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- listenerHandler - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- LOG - Static variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- lookup(String, Class<T>) - Method in class org.apache.cxf.transport.jms.util.JndiHelper
- LOOKUPVARIANT_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
M
- MALFORMED_REQUESTURI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
- MessageListenerContainer - Class in org.apache.cxf.transport.jms.util
-
Listen for messages on a queue or topic asynchronously by registering a MessageListener.
- MessageListenerContainer(Connection, Destination, MessageListener) - Constructor for class org.apache.cxf.transport.jms.util.MessageListenerContainer
- messageSelector - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
N
- name - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
- NON_PERSISTENT - Enum constant in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.DeliveryModeType
O
- 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.
- 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.uri - package org.apache.cxf.transport.jms.uri
- org.apache.cxf.transport.jms.util - package org.apache.cxf.transport.jms.util
-
Utility classes to make it easier to work with the JMS API.
- 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
- PERSISTENT - Enum constant in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.DeliveryModeType
- PollingMessageListenerContainer - Class in org.apache.cxf.transport.jms.util
- PollingMessageListenerContainer(Connection, Destination, MessageListener, ExceptionListener) - Constructor for class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
- PollingMessageListenerContainer(JMSConfiguration, boolean, MessageListener) - Constructor for class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
- PollingMessageListenerContainer(JMSConfiguration, boolean, MessageListener, ExceptionListener) - Constructor for class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
- PORT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- Portable() - Constructor for class org.apache.cxf.transport.jms.JMSConfigFeature.Portable
- Portable(ConnectionFactory) - Constructor for class org.apache.cxf.transport.jms.ConnectionFactoryFeature.Portable
- prepare(Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
-
Prepare the message to be sent.
- PRIORITY_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- PRIORITY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- processReplyMessage(Exchange, Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
-
Process the reply message
- pubSubNoLocal - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- 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
- putProperty(String, Object) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Q
- QUEUE - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
R
- receive(Session, Destination, String, long, boolean) - Static method in class org.apache.cxf.transport.jms.util.JMSUtil
- receive(Session, Destination, String, long, boolean, Exchange) - Static method in class org.apache.cxf.transport.jms.util.JMSUtil
- register(E) - Method in class org.apache.cxf.transport.jms.util.ResourceCloser
- REPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- reset() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- resetCachedReplyDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- resolveDestinationName(Session, String, boolean) - Method in interface org.apache.cxf.transport.jms.util.DestinationResolver
- resolveDestinationName(Session, String, boolean) - Method in class org.apache.cxf.transport.jms.util.JMSDestinationResolver
- resolveOrCreateDestination(Session, DestinationResolver, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSConfiguration
- ResourceCloser - Class in org.apache.cxf.transport.jms.util
- ResourceCloser() - Constructor for class org.apache.cxf.transport.jms.util.ResourceCloser
- restartConnection() - Method in class org.apache.cxf.transport.jms.JMSDestination
- resume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
- RS_CONTENT_LENGTH - Static variable in class org.apache.cxf.transport.jms.JMSConstants
- RS_CONTENT_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
- running - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
S
- SecurityContextFactory - Class in org.apache.cxf.transport.jms
- sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSConduit
-
Send the JMS message and if the MEP is not oneway receive the response.
- sendMessage(Session, Destination, Message) - Method in class org.apache.cxf.transport.jms.util.JMSSender
- SERVICE_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
-
Deprecated.
- setAcknowledgeMode(int) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setConcurrentConsumers(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setConduitIdSelectorPrefix(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setConduitSelectorPrefix(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setCreateSecurityContext(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.util.JMSSender
- setDeliveryMode(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setDeliveryMode(JMSEndpoint.DeliveryModeType) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setDestinationName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setDestinationResolver(DestinationResolver) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setDurableSubscriptionClientId(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setDurableSubscriptionClientId(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setDurableSubscriptionName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setDurableSubscriptionName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setDurableSubscriptionName(String) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setEndpointUri(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setExecutor(Executor) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setExplicitQosEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setExplicitQosEnabled(boolean) - Method in class org.apache.cxf.transport.jms.util.JMSSender
- setIgnoreTimeoutException(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setIgnoreTimeoutException(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConduit
- setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature.Portable
- setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
- setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSDestination
- setJMSCorrelationID(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSExpiration(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSMessageID(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSPriority(int) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJmsProviderTibcoEms(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setJMSRedelivered(boolean) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSReplyTo(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSTimeStamp(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJMSType(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setJmsVariant(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setJndiEnvironment(Properties) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setJndiEnvironment(Properties) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setJndiInitialContextFactory(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setJndiTemplate(JndiHelper) - Method in class org.apache.cxf.transport.jms.util.JMSDestinationResolver
- setJndiTransactionManagerName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setJndiURL(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setListenerContainer(JMSListenerContainer) - Method in class org.apache.cxf.transport.jms.ThrottlingCounter
- setMaxSuspendedContinuations(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setMessageType(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setMessageType(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setMessageType(JMSEndpoint.MessageType) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setName(String) - Method in class org.apache.cxf.transport.jms.JMSPropertyType
-
Deprecated.
- 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
- setOneSessionPerConnection(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setOneSessionPerConnection(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setOneSessionPerConnection(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setPassword(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setPassword(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setPassword(String) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- setPriority(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setPriority(int) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setPriority(int) - Method in class org.apache.cxf.transport.jms.util.JMSSender
- setPriority(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setPubSubDomain(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setPubSubNoLocal(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setPubSubNoLocal(boolean) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setReceiveTimeout(long) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setReceiveTimeout(Long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setReceiveTimeout(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
-
Deprecated.
- setReconnectPercentOfMax(int) - 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.JMSEndpoint
- setRequestURI(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setRetryInterval(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setRetryInterval(int) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setRetryInterval(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setServerReceiveTimeout(Long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setSessionTransacted(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setSessionTransacted(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setSessionTransacted(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setSOAPJMSBindingVersion(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSOAPJMSContentEncoding(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSOAPJMSContentType(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSOAPJMSIsFault(boolean) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSOAPJMSRequestURI(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSOAPJMSSOAPAction(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSOAPJMSTargetService(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setSubscriptionDurable(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setTargetConnectionFactory(ConnectionFactory) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- setTargetDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setTargetService(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setTargetService(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.util.JMSSender
- setTimeToLive(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setTopicReplyToName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setTransacted(boolean) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setTransactionManager(TransactionManager) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setTransactionManager(TransactionManager) - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- setTransactionManager(Object) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
-
Deprecated.
- setUseConduitIdSelector(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setUseConduitIdSelector(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setUseConduitIdSelector(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setUsername(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- setUsername(String) - Method in class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
- setUserName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
- setValue(int) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
-
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(Object) - Method in class org.apache.cxf.transport.jms.JMSPropertyType
-
Deprecated.
- 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(String) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
-
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.
- shutdown() - Method in class org.apache.cxf.transport.jms.JMSDestination
- shutdown() - Method in interface org.apache.cxf.transport.jms.util.JMSListenerContainer
- shutdown() - Method in class org.apache.cxf.transport.jms.util.MessageListenerContainer
- shutdown() - Method in class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
- SOAP_JMS_NAMESPACE - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
-
Deprecated.
- 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
- start() - Method in interface org.apache.cxf.transport.jms.util.JMSListenerContainer
- start() - Method in class org.apache.cxf.transport.jms.util.MessageListenerContainer
- start() - Method in class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
- stop() - Method in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- stop() - Method in interface org.apache.cxf.transport.jms.util.JMSListenerContainer
- stop() - Method in class org.apache.cxf.transport.jms.util.MessageListenerContainer
- stop() - Method in class org.apache.cxf.transport.jms.util.PollingMessageListenerContainer
- 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.JMSConstants
- 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 - Enum constant in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
- TEXT_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
- ThrottlingCounter - Class in org.apache.cxf.transport.jms
-
Counter that throttles a jms listener on a high and low water mark.
- ThrottlingCounter(int, int) - Constructor for class org.apache.cxf.transport.jms.ThrottlingCounter
- TIMETOLIVE_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- TIMETOLIVE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
- 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
- toMessage(Object, Session) - Method in class org.apache.cxf.transport.jms.util.JMSMessageConverter
- TOPIC - Static variable in class org.apache.cxf.transport.jms.uri.JMSEndpoint
- 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
- transacted - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
- transactionManager - Variable in class org.apache.cxf.transport.jms.util.AbstractMessageListenerContainer
U
- unsetJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- unsetJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- 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
- unsetSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- unsetTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- UserCredentialsConnectionFactoryAdapter - Class in org.apache.cxf.transport.jms.util
- UserCredentialsConnectionFactoryAdapter() - Constructor for class org.apache.cxf.transport.jms.util.UserCredentialsConnectionFactoryAdapter
V
- 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
- value() - Method in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
- valueOf(String) - Static method in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.DeliveryModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.DeliveryModeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- writeProp(Message, String, Object) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
- writeTo(Message) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
All Classes and Interfaces|All Packages|Constant Field Values