Class DtoConnectionFactory
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoConnectionFactory
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoConnectionFactory extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <choice> <element name="blobTransferPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="clientIdGenerator" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="clientInternalExceptionListener" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="connectionIdGenerator" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="exceptionListener" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="prefetchPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}prefetchPolicy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="properties" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="redeliveryPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}redeliveryPolicy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="redeliveryPolicyMap" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}redeliveryPolicyMap"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="rejectedTaskHandler" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="sessionTaskRunner" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}taskRunnerFactory"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="transformer" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="transportListener" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="trustedPackages" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence maxOccurs="unbounded" minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="alwaysSessionAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="alwaysSyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="auditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="auditMaximumProducerNumber" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="beanName" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="blobTransferPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="brokerURL" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="checkForDuplicates" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="clientID" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="clientIDPrefix" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="clientIdGenerator" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="clientInternalExceptionListener" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="closeTimeout" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="connectResponseTimeout" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="connectionIDPrefix" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="connectionIdGenerator" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="consumerExpiryCheckEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="consumerFailoverRedeliveryWaitPeriod" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="copyMessageOnSend" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="disableTimeStampsByDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="dispatchAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="exceptionListener" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="exclusiveConsumer" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="maxThreadPoolSize" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="messagePrioritySupported" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="nestedMapAndListEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="nonBlockingRedelivery" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="objectMessageSerializationDefered" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="optimizeAcknowledge" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="optimizeAcknowledgeTimeOut" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="optimizedAckScheduledAckInterval" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="optimizedMessageDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="password" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="prefetchPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="producerWindowSize" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="properties" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="redeliveryPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="redeliveryPolicyMap" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="rejectedTaskHandler" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="rmIdFromConnectionId" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="sendAcksAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="sendTimeout" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="sessionTaskRunner" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="statsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="transactedIndividualAck" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="transformer" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="transportListener" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="trustAllPackages" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useAsyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useBeanNameAsClientIdPrefix" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useCompression" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useDedicatedTaskRunner" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useRetroactiveConsumer" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="userName" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="warnAboutUnstartedConnectionTimeout" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="watchTopicAdvisories" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DtoConnectionFactory.BlobTransferPolicy
Java class for anonymous complex type.static class
DtoConnectionFactory.ClientIdGenerator
Java class for anonymous complex type.static class
DtoConnectionFactory.ClientInternalExceptionListener
Java class for anonymous complex type.static class
DtoConnectionFactory.ConnectionIdGenerator
Java class for anonymous complex type.static class
DtoConnectionFactory.ExceptionListener
Java class for anonymous complex type.static class
DtoConnectionFactory.PrefetchPolicy
Java class for anonymous complex type.static class
DtoConnectionFactory.Properties
Java class for anonymous complex type.static class
DtoConnectionFactory.RedeliveryPolicy
Java class for anonymous complex type.static class
DtoConnectionFactory.RedeliveryPolicyMap
Java class for anonymous complex type.static class
DtoConnectionFactory.RejectedTaskHandler
Java class for anonymous complex type.static class
DtoConnectionFactory.SessionTaskRunner
Java class for anonymous complex type.static class
DtoConnectionFactory.Transformer
Java class for anonymous complex type.static class
DtoConnectionFactory.TransportListener
Java class for anonymous complex type.static class
DtoConnectionFactory.TrustedPackages
Java class for anonymous complex type.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DtoConnectionFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilder
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
StringBuilder
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
boolean
equals(Object object)
boolean
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
BigInteger
getAuditDepth()
Gets the value of the auditDepth property.BigInteger
getAuditMaximumProducerNumber()
Gets the value of the auditMaximumProducerNumber property.String
getBeanName()
Gets the value of the beanName property.String
getBlobTransferPolicy()
Gets the value of the blobTransferPolicy property.List<Object>
getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener()
Gets the value of the blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener property.String
getBrokerURL()
Gets the value of the brokerURL property.String
getClientID()
Gets the value of the clientID property.String
getClientIdGenerator()
Gets the value of the clientIdGenerator property.String
getClientIDPrefix()
Gets the value of the clientIDPrefix property.String
getClientInternalExceptionListener()
Gets the value of the clientInternalExceptionListener property.BigInteger
getCloseTimeout()
Gets the value of the closeTimeout property.String
getConnectionIdGenerator()
Gets the value of the connectionIdGenerator property.String
getConnectionIDPrefix()
Gets the value of the connectionIDPrefix property.BigInteger
getConnectResponseTimeout()
Gets the value of the connectResponseTimeout property.Long
getConsumerFailoverRedeliveryWaitPeriod()
Gets the value of the consumerFailoverRedeliveryWaitPeriod property.String
getExceptionListener()
Gets the value of the exceptionListener property.String
getId()
Gets the value of the id property.BigInteger
getMaxThreadPoolSize()
Gets the value of the maxThreadPoolSize property.Long
getOptimizeAcknowledgeTimeOut()
Gets the value of the optimizeAcknowledgeTimeOut property.Long
getOptimizedAckScheduledAckInterval()
Gets the value of the optimizedAckScheduledAckInterval property.Map<QName,String>
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.String
getPassword()
Gets the value of the password property.String
getPrefetchPolicy()
Gets the value of the prefetchPolicy property.BigInteger
getProducerWindowSize()
Gets the value of the producerWindowSize property.String
getProperties()
Gets the value of the properties property.String
getRedeliveryPolicy()
Gets the value of the redeliveryPolicy property.String
getRedeliveryPolicyMap()
Gets the value of the redeliveryPolicyMap property.String
getRejectedTaskHandler()
Gets the value of the rejectedTaskHandler property.BigInteger
getSendTimeout()
Gets the value of the sendTimeout property.String
getSessionTaskRunner()
Gets the value of the sessionTaskRunner property.String
getTransformer()
Gets the value of the transformer property.String
getTransportListener()
Gets the value of the transportListener property.String
getUserName()
Gets the value of the userName property.Long
getWarnAboutUnstartedConnectionTimeout()
Gets the value of the warnAboutUnstartedConnectionTimeout property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Boolean
isAlwaysSessionAsync()
Gets the value of the alwaysSessionAsync property.Boolean
isAlwaysSyncSend()
Gets the value of the alwaysSyncSend property.Boolean
isCheckForDuplicates()
Gets the value of the checkForDuplicates property.Boolean
isConsumerExpiryCheckEnabled()
Gets the value of the consumerExpiryCheckEnabled property.Boolean
isCopyMessageOnSend()
Gets the value of the copyMessageOnSend property.Boolean
isDisableTimeStampsByDefault()
Gets the value of the disableTimeStampsByDefault property.Boolean
isDispatchAsync()
Gets the value of the dispatchAsync property.Boolean
isExclusiveConsumer()
Gets the value of the exclusiveConsumer property.Boolean
isMessagePrioritySupported()
Gets the value of the messagePrioritySupported property.Boolean
isNestedMapAndListEnabled()
Gets the value of the nestedMapAndListEnabled property.Boolean
isNonBlockingRedelivery()
Gets the value of the nonBlockingRedelivery property.Boolean
isObjectMessageSerializationDefered()
Gets the value of the objectMessageSerializationDefered property.Boolean
isOptimizeAcknowledge()
Gets the value of the optimizeAcknowledge property.Boolean
isOptimizedMessageDispatch()
Gets the value of the optimizedMessageDispatch property.Boolean
isRmIdFromConnectionId()
Gets the value of the rmIdFromConnectionId property.Boolean
isSendAcksAsync()
Gets the value of the sendAcksAsync property.Boolean
isStatsEnabled()
Gets the value of the statsEnabled property.Boolean
isTransactedIndividualAck()
Gets the value of the transactedIndividualAck property.Boolean
isTrustAllPackages()
Gets the value of the trustAllPackages property.Boolean
isUseAsyncSend()
Gets the value of the useAsyncSend property.Boolean
isUseBeanNameAsClientIdPrefix()
Gets the value of the useBeanNameAsClientIdPrefix property.Boolean
isUseCompression()
Gets the value of the useCompression property.Boolean
isUseDedicatedTaskRunner()
Gets the value of the useDedicatedTaskRunner property.Boolean
isUseRetroactiveConsumer()
Gets the value of the useRetroactiveConsumer property.Boolean
isWatchTopicAdvisories()
Gets the value of the watchTopicAdvisories property.void
setAlwaysSessionAsync(Boolean value)
Sets the value of the alwaysSessionAsync property.void
setAlwaysSyncSend(Boolean value)
Sets the value of the alwaysSyncSend property.void
setAuditDepth(BigInteger value)
Sets the value of the auditDepth property.void
setAuditMaximumProducerNumber(BigInteger value)
Sets the value of the auditMaximumProducerNumber property.void
setBeanName(String value)
Sets the value of the beanName property.void
setBlobTransferPolicy(String value)
Sets the value of the blobTransferPolicy property.void
setBrokerURL(String value)
Sets the value of the brokerURL property.void
setCheckForDuplicates(Boolean value)
Sets the value of the checkForDuplicates property.void
setClientID(String value)
Sets the value of the clientID property.void
setClientIdGenerator(String value)
Sets the value of the clientIdGenerator property.void
setClientIDPrefix(String value)
Sets the value of the clientIDPrefix property.void
setClientInternalExceptionListener(String value)
Sets the value of the clientInternalExceptionListener property.void
setCloseTimeout(BigInteger value)
Sets the value of the closeTimeout property.void
setConnectionIdGenerator(String value)
Sets the value of the connectionIdGenerator property.void
setConnectionIDPrefix(String value)
Sets the value of the connectionIDPrefix property.void
setConnectResponseTimeout(BigInteger value)
Sets the value of the connectResponseTimeout property.void
setConsumerExpiryCheckEnabled(Boolean value)
Sets the value of the consumerExpiryCheckEnabled property.void
setConsumerFailoverRedeliveryWaitPeriod(Long value)
Sets the value of the consumerFailoverRedeliveryWaitPeriod property.void
setCopyMessageOnSend(Boolean value)
Sets the value of the copyMessageOnSend property.void
setDisableTimeStampsByDefault(Boolean value)
Sets the value of the disableTimeStampsByDefault property.void
setDispatchAsync(Boolean value)
Sets the value of the dispatchAsync property.void
setExceptionListener(String value)
Sets the value of the exceptionListener property.void
setExclusiveConsumer(Boolean value)
Sets the value of the exclusiveConsumer property.void
setId(String value)
Sets the value of the id property.void
setMaxThreadPoolSize(BigInteger value)
Sets the value of the maxThreadPoolSize property.void
setMessagePrioritySupported(Boolean value)
Sets the value of the messagePrioritySupported property.void
setNestedMapAndListEnabled(Boolean value)
Sets the value of the nestedMapAndListEnabled property.void
setNonBlockingRedelivery(Boolean value)
Sets the value of the nonBlockingRedelivery property.void
setObjectMessageSerializationDefered(Boolean value)
Sets the value of the objectMessageSerializationDefered property.void
setOptimizeAcknowledge(Boolean value)
Sets the value of the optimizeAcknowledge property.void
setOptimizeAcknowledgeTimeOut(Long value)
Sets the value of the optimizeAcknowledgeTimeOut property.void
setOptimizedAckScheduledAckInterval(Long value)
Sets the value of the optimizedAckScheduledAckInterval property.void
setOptimizedMessageDispatch(Boolean value)
Sets the value of the optimizedMessageDispatch property.void
setPassword(String value)
Sets the value of the password property.void
setPrefetchPolicy(String value)
Sets the value of the prefetchPolicy property.void
setProducerWindowSize(BigInteger value)
Sets the value of the producerWindowSize property.void
setProperties(String value)
Sets the value of the properties property.void
setRedeliveryPolicy(String value)
Sets the value of the redeliveryPolicy property.void
setRedeliveryPolicyMap(String value)
Sets the value of the redeliveryPolicyMap property.void
setRejectedTaskHandler(String value)
Sets the value of the rejectedTaskHandler property.void
setRmIdFromConnectionId(Boolean value)
Sets the value of the rmIdFromConnectionId property.void
setSendAcksAsync(Boolean value)
Sets the value of the sendAcksAsync property.void
setSendTimeout(BigInteger value)
Sets the value of the sendTimeout property.void
setSessionTaskRunner(String value)
Sets the value of the sessionTaskRunner property.void
setStatsEnabled(Boolean value)
Sets the value of the statsEnabled property.void
setTransactedIndividualAck(Boolean value)
Sets the value of the transactedIndividualAck property.void
setTransformer(String value)
Sets the value of the transformer property.void
setTransportListener(String value)
Sets the value of the transportListener property.void
setTrustAllPackages(Boolean value)
Sets the value of the trustAllPackages property.void
setUseAsyncSend(Boolean value)
Sets the value of the useAsyncSend property.void
setUseBeanNameAsClientIdPrefix(Boolean value)
Sets the value of the useBeanNameAsClientIdPrefix property.void
setUseCompression(Boolean value)
Sets the value of the useCompression property.void
setUseDedicatedTaskRunner(Boolean value)
Sets the value of the useDedicatedTaskRunner property.void
setUseRetroactiveConsumer(Boolean value)
Sets the value of the useRetroactiveConsumer property.void
setUserName(String value)
Sets the value of the userName property.void
setWarnAboutUnstartedConnectionTimeout(Long value)
Sets the value of the warnAboutUnstartedConnectionTimeout property.void
setWatchTopicAdvisories(Boolean value)
Sets the value of the watchTopicAdvisories property.String
toString()
-
-
-
Field Detail
-
blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
protected List<Object> blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
-
alwaysSessionAsync
protected Boolean alwaysSessionAsync
-
alwaysSyncSend
protected Boolean alwaysSyncSend
-
auditDepth
protected BigInteger auditDepth
-
auditMaximumProducerNumber
protected BigInteger auditMaximumProducerNumber
-
beanName
protected String beanName
-
blobTransferPolicy
protected String blobTransferPolicy
-
brokerURL
protected String brokerURL
-
checkForDuplicates
protected Boolean checkForDuplicates
-
clientID
protected String clientID
-
clientIDPrefix
protected String clientIDPrefix
-
clientIdGenerator
protected String clientIdGenerator
-
clientInternalExceptionListener
protected String clientInternalExceptionListener
-
closeTimeout
protected BigInteger closeTimeout
-
connectResponseTimeout
protected BigInteger connectResponseTimeout
-
connectionIDPrefix
protected String connectionIDPrefix
-
connectionIdGenerator
protected String connectionIdGenerator
-
consumerExpiryCheckEnabled
protected Boolean consumerExpiryCheckEnabled
-
consumerFailoverRedeliveryWaitPeriod
protected Long consumerFailoverRedeliveryWaitPeriod
-
copyMessageOnSend
protected Boolean copyMessageOnSend
-
disableTimeStampsByDefault
protected Boolean disableTimeStampsByDefault
-
dispatchAsync
protected Boolean dispatchAsync
-
exceptionListener
protected String exceptionListener
-
exclusiveConsumer
protected Boolean exclusiveConsumer
-
maxThreadPoolSize
protected BigInteger maxThreadPoolSize
-
messagePrioritySupported
protected Boolean messagePrioritySupported
-
nestedMapAndListEnabled
protected Boolean nestedMapAndListEnabled
-
nonBlockingRedelivery
protected Boolean nonBlockingRedelivery
-
objectMessageSerializationDefered
protected Boolean objectMessageSerializationDefered
-
optimizeAcknowledge
protected Boolean optimizeAcknowledge
-
optimizeAcknowledgeTimeOut
protected Long optimizeAcknowledgeTimeOut
-
optimizedAckScheduledAckInterval
protected Long optimizedAckScheduledAckInterval
-
optimizedMessageDispatch
protected Boolean optimizedMessageDispatch
-
password
protected String password
-
prefetchPolicy
protected String prefetchPolicy
-
producerWindowSize
protected BigInteger producerWindowSize
-
properties
protected String properties
-
redeliveryPolicy
protected String redeliveryPolicy
-
redeliveryPolicyMap
protected String redeliveryPolicyMap
-
rejectedTaskHandler
protected String rejectedTaskHandler
-
rmIdFromConnectionId
protected Boolean rmIdFromConnectionId
-
sendAcksAsync
protected Boolean sendAcksAsync
-
sendTimeout
protected BigInteger sendTimeout
-
sessionTaskRunner
protected String sessionTaskRunner
-
statsEnabled
protected Boolean statsEnabled
-
transactedIndividualAck
protected Boolean transactedIndividualAck
-
transformer
protected String transformer
-
transportListener
protected String transportListener
-
trustAllPackages
protected Boolean trustAllPackages
-
useAsyncSend
protected Boolean useAsyncSend
-
useBeanNameAsClientIdPrefix
protected Boolean useBeanNameAsClientIdPrefix
-
useCompression
protected Boolean useCompression
-
useDedicatedTaskRunner
protected Boolean useDedicatedTaskRunner
-
useRetroactiveConsumer
protected Boolean useRetroactiveConsumer
-
userName
protected String userName
-
warnAboutUnstartedConnectionTimeout
protected Long warnAboutUnstartedConnectionTimeout
-
watchTopicAdvisories
protected Boolean watchTopicAdvisories
-
id
protected String id
-
-
Method Detail
-
getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
public List<Object> getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener()
Gets the value of the blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener property.For example, to add a new item, do as follows:
getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
DtoConnectionFactory.BlobTransferPolicy
>
JAXBElement
<
DtoConnectionFactory.ClientIdGenerator
>
JAXBElement
<
DtoConnectionFactory.ClientInternalExceptionListener
>
JAXBElement
<
DtoConnectionFactory.ConnectionIdGenerator
>
JAXBElement
<
DtoConnectionFactory.ExceptionListener
>
JAXBElement
<
DtoConnectionFactory.PrefetchPolicy
>
JAXBElement
<
DtoConnectionFactory.Properties
>
JAXBElement
<
DtoConnectionFactory.RedeliveryPolicy
>
JAXBElement
<
DtoConnectionFactory.RedeliveryPolicyMap
>
JAXBElement
<
DtoConnectionFactory.RejectedTaskHandler
>
JAXBElement
<
DtoConnectionFactory.SessionTaskRunner
>
JAXBElement
<
DtoConnectionFactory.Transformer
>
JAXBElement
<
DtoConnectionFactory.TransportListener
>
JAXBElement
<
DtoConnectionFactory.TrustedPackages
>
Object
-
isAlwaysSessionAsync
public Boolean isAlwaysSessionAsync()
Gets the value of the alwaysSessionAsync property.- Returns:
- possible object is
Boolean
-
setAlwaysSessionAsync
public void setAlwaysSessionAsync(Boolean value)
Sets the value of the alwaysSessionAsync property.- Parameters:
value
- allowed object isBoolean
-
isAlwaysSyncSend
public Boolean isAlwaysSyncSend()
Gets the value of the alwaysSyncSend property.- Returns:
- possible object is
Boolean
-
setAlwaysSyncSend
public void setAlwaysSyncSend(Boolean value)
Sets the value of the alwaysSyncSend property.- Parameters:
value
- allowed object isBoolean
-
getAuditDepth
public BigInteger getAuditDepth()
Gets the value of the auditDepth property.- Returns:
- possible object is
BigInteger
-
setAuditDepth
public void setAuditDepth(BigInteger value)
Sets the value of the auditDepth property.- Parameters:
value
- allowed object isBigInteger
-
getAuditMaximumProducerNumber
public BigInteger getAuditMaximumProducerNumber()
Gets the value of the auditMaximumProducerNumber property.- Returns:
- possible object is
BigInteger
-
setAuditMaximumProducerNumber
public void setAuditMaximumProducerNumber(BigInteger value)
Sets the value of the auditMaximumProducerNumber property.- Parameters:
value
- allowed object isBigInteger
-
getBeanName
public String getBeanName()
Gets the value of the beanName property.- Returns:
- possible object is
String
-
setBeanName
public void setBeanName(String value)
Sets the value of the beanName property.- Parameters:
value
- allowed object isString
-
getBlobTransferPolicy
public String getBlobTransferPolicy()
Gets the value of the blobTransferPolicy property.- Returns:
- possible object is
String
-
setBlobTransferPolicy
public void setBlobTransferPolicy(String value)
Sets the value of the blobTransferPolicy property.- Parameters:
value
- allowed object isString
-
getBrokerURL
public String getBrokerURL()
Gets the value of the brokerURL property.- Returns:
- possible object is
String
-
setBrokerURL
public void setBrokerURL(String value)
Sets the value of the brokerURL property.- Parameters:
value
- allowed object isString
-
isCheckForDuplicates
public Boolean isCheckForDuplicates()
Gets the value of the checkForDuplicates property.- Returns:
- possible object is
Boolean
-
setCheckForDuplicates
public void setCheckForDuplicates(Boolean value)
Sets the value of the checkForDuplicates property.- Parameters:
value
- allowed object isBoolean
-
getClientID
public String getClientID()
Gets the value of the clientID property.- Returns:
- possible object is
String
-
setClientID
public void setClientID(String value)
Sets the value of the clientID property.- Parameters:
value
- allowed object isString
-
getClientIDPrefix
public String getClientIDPrefix()
Gets the value of the clientIDPrefix property.- Returns:
- possible object is
String
-
setClientIDPrefix
public void setClientIDPrefix(String value)
Sets the value of the clientIDPrefix property.- Parameters:
value
- allowed object isString
-
getClientIdGenerator
public String getClientIdGenerator()
Gets the value of the clientIdGenerator property.- Returns:
- possible object is
String
-
setClientIdGenerator
public void setClientIdGenerator(String value)
Sets the value of the clientIdGenerator property.- Parameters:
value
- allowed object isString
-
getClientInternalExceptionListener
public String getClientInternalExceptionListener()
Gets the value of the clientInternalExceptionListener property.- Returns:
- possible object is
String
-
setClientInternalExceptionListener
public void setClientInternalExceptionListener(String value)
Sets the value of the clientInternalExceptionListener property.- Parameters:
value
- allowed object isString
-
getCloseTimeout
public BigInteger getCloseTimeout()
Gets the value of the closeTimeout property.- Returns:
- possible object is
BigInteger
-
setCloseTimeout
public void setCloseTimeout(BigInteger value)
Sets the value of the closeTimeout property.- Parameters:
value
- allowed object isBigInteger
-
getConnectResponseTimeout
public BigInteger getConnectResponseTimeout()
Gets the value of the connectResponseTimeout property.- Returns:
- possible object is
BigInteger
-
setConnectResponseTimeout
public void setConnectResponseTimeout(BigInteger value)
Sets the value of the connectResponseTimeout property.- Parameters:
value
- allowed object isBigInteger
-
getConnectionIDPrefix
public String getConnectionIDPrefix()
Gets the value of the connectionIDPrefix property.- Returns:
- possible object is
String
-
setConnectionIDPrefix
public void setConnectionIDPrefix(String value)
Sets the value of the connectionIDPrefix property.- Parameters:
value
- allowed object isString
-
getConnectionIdGenerator
public String getConnectionIdGenerator()
Gets the value of the connectionIdGenerator property.- Returns:
- possible object is
String
-
setConnectionIdGenerator
public void setConnectionIdGenerator(String value)
Sets the value of the connectionIdGenerator property.- Parameters:
value
- allowed object isString
-
isConsumerExpiryCheckEnabled
public Boolean isConsumerExpiryCheckEnabled()
Gets the value of the consumerExpiryCheckEnabled property.- Returns:
- possible object is
Boolean
-
setConsumerExpiryCheckEnabled
public void setConsumerExpiryCheckEnabled(Boolean value)
Sets the value of the consumerExpiryCheckEnabled property.- Parameters:
value
- allowed object isBoolean
-
getConsumerFailoverRedeliveryWaitPeriod
public Long getConsumerFailoverRedeliveryWaitPeriod()
Gets the value of the consumerFailoverRedeliveryWaitPeriod property.- Returns:
- possible object is
Long
-
setConsumerFailoverRedeliveryWaitPeriod
public void setConsumerFailoverRedeliveryWaitPeriod(Long value)
Sets the value of the consumerFailoverRedeliveryWaitPeriod property.- Parameters:
value
- allowed object isLong
-
isCopyMessageOnSend
public Boolean isCopyMessageOnSend()
Gets the value of the copyMessageOnSend property.- Returns:
- possible object is
Boolean
-
setCopyMessageOnSend
public void setCopyMessageOnSend(Boolean value)
Sets the value of the copyMessageOnSend property.- Parameters:
value
- allowed object isBoolean
-
isDisableTimeStampsByDefault
public Boolean isDisableTimeStampsByDefault()
Gets the value of the disableTimeStampsByDefault property.- Returns:
- possible object is
Boolean
-
setDisableTimeStampsByDefault
public void setDisableTimeStampsByDefault(Boolean value)
Sets the value of the disableTimeStampsByDefault property.- Parameters:
value
- allowed object isBoolean
-
isDispatchAsync
public Boolean isDispatchAsync()
Gets the value of the dispatchAsync property.- Returns:
- possible object is
Boolean
-
setDispatchAsync
public void setDispatchAsync(Boolean value)
Sets the value of the dispatchAsync property.- Parameters:
value
- allowed object isBoolean
-
getExceptionListener
public String getExceptionListener()
Gets the value of the exceptionListener property.- Returns:
- possible object is
String
-
setExceptionListener
public void setExceptionListener(String value)
Sets the value of the exceptionListener property.- Parameters:
value
- allowed object isString
-
isExclusiveConsumer
public Boolean isExclusiveConsumer()
Gets the value of the exclusiveConsumer property.- Returns:
- possible object is
Boolean
-
setExclusiveConsumer
public void setExclusiveConsumer(Boolean value)
Sets the value of the exclusiveConsumer property.- Parameters:
value
- allowed object isBoolean
-
getMaxThreadPoolSize
public BigInteger getMaxThreadPoolSize()
Gets the value of the maxThreadPoolSize property.- Returns:
- possible object is
BigInteger
-
setMaxThreadPoolSize
public void setMaxThreadPoolSize(BigInteger value)
Sets the value of the maxThreadPoolSize property.- Parameters:
value
- allowed object isBigInteger
-
isMessagePrioritySupported
public Boolean isMessagePrioritySupported()
Gets the value of the messagePrioritySupported property.- Returns:
- possible object is
Boolean
-
setMessagePrioritySupported
public void setMessagePrioritySupported(Boolean value)
Sets the value of the messagePrioritySupported property.- Parameters:
value
- allowed object isBoolean
-
isNestedMapAndListEnabled
public Boolean isNestedMapAndListEnabled()
Gets the value of the nestedMapAndListEnabled property.- Returns:
- possible object is
Boolean
-
setNestedMapAndListEnabled
public void setNestedMapAndListEnabled(Boolean value)
Sets the value of the nestedMapAndListEnabled property.- Parameters:
value
- allowed object isBoolean
-
isNonBlockingRedelivery
public Boolean isNonBlockingRedelivery()
Gets the value of the nonBlockingRedelivery property.- Returns:
- possible object is
Boolean
-
setNonBlockingRedelivery
public void setNonBlockingRedelivery(Boolean value)
Sets the value of the nonBlockingRedelivery property.- Parameters:
value
- allowed object isBoolean
-
isObjectMessageSerializationDefered
public Boolean isObjectMessageSerializationDefered()
Gets the value of the objectMessageSerializationDefered property.- Returns:
- possible object is
Boolean
-
setObjectMessageSerializationDefered
public void setObjectMessageSerializationDefered(Boolean value)
Sets the value of the objectMessageSerializationDefered property.- Parameters:
value
- allowed object isBoolean
-
isOptimizeAcknowledge
public Boolean isOptimizeAcknowledge()
Gets the value of the optimizeAcknowledge property.- Returns:
- possible object is
Boolean
-
setOptimizeAcknowledge
public void setOptimizeAcknowledge(Boolean value)
Sets the value of the optimizeAcknowledge property.- Parameters:
value
- allowed object isBoolean
-
getOptimizeAcknowledgeTimeOut
public Long getOptimizeAcknowledgeTimeOut()
Gets the value of the optimizeAcknowledgeTimeOut property.- Returns:
- possible object is
Long
-
setOptimizeAcknowledgeTimeOut
public void setOptimizeAcknowledgeTimeOut(Long value)
Sets the value of the optimizeAcknowledgeTimeOut property.- Parameters:
value
- allowed object isLong
-
getOptimizedAckScheduledAckInterval
public Long getOptimizedAckScheduledAckInterval()
Gets the value of the optimizedAckScheduledAckInterval property.- Returns:
- possible object is
Long
-
setOptimizedAckScheduledAckInterval
public void setOptimizedAckScheduledAckInterval(Long value)
Sets the value of the optimizedAckScheduledAckInterval property.- Parameters:
value
- allowed object isLong
-
isOptimizedMessageDispatch
public Boolean isOptimizedMessageDispatch()
Gets the value of the optimizedMessageDispatch property.- Returns:
- possible object is
Boolean
-
setOptimizedMessageDispatch
public void setOptimizedMessageDispatch(Boolean value)
Sets the value of the optimizedMessageDispatch property.- Parameters:
value
- allowed object isBoolean
-
getPassword
public String getPassword()
Gets the value of the password property.- Returns:
- possible object is
String
-
setPassword
public void setPassword(String value)
Sets the value of the password property.- Parameters:
value
- allowed object isString
-
getPrefetchPolicy
public String getPrefetchPolicy()
Gets the value of the prefetchPolicy property.- Returns:
- possible object is
String
-
setPrefetchPolicy
public void setPrefetchPolicy(String value)
Sets the value of the prefetchPolicy property.- Parameters:
value
- allowed object isString
-
getProducerWindowSize
public BigInteger getProducerWindowSize()
Gets the value of the producerWindowSize property.- Returns:
- possible object is
BigInteger
-
setProducerWindowSize
public void setProducerWindowSize(BigInteger value)
Sets the value of the producerWindowSize property.- Parameters:
value
- allowed object isBigInteger
-
getProperties
public String getProperties()
Gets the value of the properties property.- Returns:
- possible object is
String
-
setProperties
public void setProperties(String value)
Sets the value of the properties property.- Parameters:
value
- allowed object isString
-
getRedeliveryPolicy
public String getRedeliveryPolicy()
Gets the value of the redeliveryPolicy property.- Returns:
- possible object is
String
-
setRedeliveryPolicy
public void setRedeliveryPolicy(String value)
Sets the value of the redeliveryPolicy property.- Parameters:
value
- allowed object isString
-
getRedeliveryPolicyMap
public String getRedeliveryPolicyMap()
Gets the value of the redeliveryPolicyMap property.- Returns:
- possible object is
String
-
setRedeliveryPolicyMap
public void setRedeliveryPolicyMap(String value)
Sets the value of the redeliveryPolicyMap property.- Parameters:
value
- allowed object isString
-
getRejectedTaskHandler
public String getRejectedTaskHandler()
Gets the value of the rejectedTaskHandler property.- Returns:
- possible object is
String
-
setRejectedTaskHandler
public void setRejectedTaskHandler(String value)
Sets the value of the rejectedTaskHandler property.- Parameters:
value
- allowed object isString
-
isRmIdFromConnectionId
public Boolean isRmIdFromConnectionId()
Gets the value of the rmIdFromConnectionId property.- Returns:
- possible object is
Boolean
-
setRmIdFromConnectionId
public void setRmIdFromConnectionId(Boolean value)
Sets the value of the rmIdFromConnectionId property.- Parameters:
value
- allowed object isBoolean
-
isSendAcksAsync
public Boolean isSendAcksAsync()
Gets the value of the sendAcksAsync property.- Returns:
- possible object is
Boolean
-
setSendAcksAsync
public void setSendAcksAsync(Boolean value)
Sets the value of the sendAcksAsync property.- Parameters:
value
- allowed object isBoolean
-
getSendTimeout
public BigInteger getSendTimeout()
Gets the value of the sendTimeout property.- Returns:
- possible object is
BigInteger
-
setSendTimeout
public void setSendTimeout(BigInteger value)
Sets the value of the sendTimeout property.- Parameters:
value
- allowed object isBigInteger
-
getSessionTaskRunner
public String getSessionTaskRunner()
Gets the value of the sessionTaskRunner property.- Returns:
- possible object is
String
-
setSessionTaskRunner
public void setSessionTaskRunner(String value)
Sets the value of the sessionTaskRunner property.- Parameters:
value
- allowed object isString
-
isStatsEnabled
public Boolean isStatsEnabled()
Gets the value of the statsEnabled property.- Returns:
- possible object is
Boolean
-
setStatsEnabled
public void setStatsEnabled(Boolean value)
Sets the value of the statsEnabled property.- Parameters:
value
- allowed object isBoolean
-
isTransactedIndividualAck
public Boolean isTransactedIndividualAck()
Gets the value of the transactedIndividualAck property.- Returns:
- possible object is
Boolean
-
setTransactedIndividualAck
public void setTransactedIndividualAck(Boolean value)
Sets the value of the transactedIndividualAck property.- Parameters:
value
- allowed object isBoolean
-
getTransformer
public String getTransformer()
Gets the value of the transformer property.- Returns:
- possible object is
String
-
setTransformer
public void setTransformer(String value)
Sets the value of the transformer property.- Parameters:
value
- allowed object isString
-
getTransportListener
public String getTransportListener()
Gets the value of the transportListener property.- Returns:
- possible object is
String
-
setTransportListener
public void setTransportListener(String value)
Sets the value of the transportListener property.- Parameters:
value
- allowed object isString
-
isTrustAllPackages
public Boolean isTrustAllPackages()
Gets the value of the trustAllPackages property.- Returns:
- possible object is
Boolean
-
setTrustAllPackages
public void setTrustAllPackages(Boolean value)
Sets the value of the trustAllPackages property.- Parameters:
value
- allowed object isBoolean
-
isUseAsyncSend
public Boolean isUseAsyncSend()
Gets the value of the useAsyncSend property.- Returns:
- possible object is
Boolean
-
setUseAsyncSend
public void setUseAsyncSend(Boolean value)
Sets the value of the useAsyncSend property.- Parameters:
value
- allowed object isBoolean
-
isUseBeanNameAsClientIdPrefix
public Boolean isUseBeanNameAsClientIdPrefix()
Gets the value of the useBeanNameAsClientIdPrefix property.- Returns:
- possible object is
Boolean
-
setUseBeanNameAsClientIdPrefix
public void setUseBeanNameAsClientIdPrefix(Boolean value)
Sets the value of the useBeanNameAsClientIdPrefix property.- Parameters:
value
- allowed object isBoolean
-
isUseCompression
public Boolean isUseCompression()
Gets the value of the useCompression property.- Returns:
- possible object is
Boolean
-
setUseCompression
public void setUseCompression(Boolean value)
Sets the value of the useCompression property.- Parameters:
value
- allowed object isBoolean
-
isUseDedicatedTaskRunner
public Boolean isUseDedicatedTaskRunner()
Gets the value of the useDedicatedTaskRunner property.- Returns:
- possible object is
Boolean
-
setUseDedicatedTaskRunner
public void setUseDedicatedTaskRunner(Boolean value)
Sets the value of the useDedicatedTaskRunner property.- Parameters:
value
- allowed object isBoolean
-
isUseRetroactiveConsumer
public Boolean isUseRetroactiveConsumer()
Gets the value of the useRetroactiveConsumer property.- Returns:
- possible object is
Boolean
-
setUseRetroactiveConsumer
public void setUseRetroactiveConsumer(Boolean value)
Sets the value of the useRetroactiveConsumer property.- Parameters:
value
- allowed object isBoolean
-
getUserName
public String getUserName()
Gets the value of the userName property.- Returns:
- possible object is
String
-
setUserName
public void setUserName(String value)
Sets the value of the userName property.- Parameters:
value
- allowed object isString
-
getWarnAboutUnstartedConnectionTimeout
public Long getWarnAboutUnstartedConnectionTimeout()
Gets the value of the warnAboutUnstartedConnectionTimeout property.- Returns:
- possible object is
Long
-
setWarnAboutUnstartedConnectionTimeout
public void setWarnAboutUnstartedConnectionTimeout(Long value)
Sets the value of the warnAboutUnstartedConnectionTimeout property.- Parameters:
value
- allowed object isLong
-
isWatchTopicAdvisories
public Boolean isWatchTopicAdvisories()
Gets the value of the watchTopicAdvisories property.- Returns:
- possible object is
Boolean
-
setWatchTopicAdvisories
public void setWatchTopicAdvisories(Boolean value)
Sets the value of the watchTopicAdvisories property.- Parameters:
value
- allowed object isBoolean
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
append
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFields
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
- Specified by:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-