Uses of Class
org.apache.activemq.artemis.api.jms.JMSFactoryType
-
-
Uses of JMSFactoryType in org.apache.activemq.artemis.api.jms
Methods in org.apache.activemq.artemis.api.jms that return JMSFactoryType Modifier and Type Method Description static JMSFactoryTypeJMSFactoryType. valueOf(int val)Returns the enum constant of this type with the specified name.static JMSFactoryTypeJMSFactoryType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JMSFactoryType[]JMSFactoryType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.activemq.artemis.api.jms with parameters of type JMSFactoryType Modifier and Type Method Description static ActiveMQConnectionFactoryActiveMQJMSClient. createConnectionFactoryWithHA(DiscoveryGroupConfiguration groupConfiguration, JMSFactoryType jmsFactoryType)Creates an ActiveMQConnectionFactory that receives cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.static ActiveMQConnectionFactoryActiveMQJMSClient. createConnectionFactoryWithHA(JMSFactoryType jmsFactoryType, TransportConfiguration... initialServers)Create an ActiveMQConnectionFactory which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.static ActiveMQConnectionFactoryActiveMQJMSClient. createConnectionFactoryWithoutHA(DiscoveryGroupConfiguration groupConfiguration, JMSFactoryType jmsFactoryType)Create an ActiveMQConnectionFactory which creates session factories from a set of live servers, no HA backup information is propagated to the client The UDP address and port are used to listen for live servers in the clusterstatic ActiveMQConnectionFactoryActiveMQJMSClient. createConnectionFactoryWithoutHA(JMSFactoryType jmsFactoryType, TransportConfiguration... transportConfigurations)Create an ActiveMQConnectionFactory which creates session factories using a static list of transportConfigurations. -
Uses of JMSFactoryType in org.apache.activemq.artemis.jms.server
Methods in org.apache.activemq.artemis.jms.server with parameters of type JMSFactoryType Modifier and Type Method Description voidJMSServerManager. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.lang.String discoveryGroupName, java.lang.String... bindings)Deprecated.voidJMSServerManager. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.lang.String discoveryGroupName, java.lang.String clientID, long clientFailureCheckPeriod, long connectionTTL, long callTimeout, long callFailoverTimeout, boolean cacheLargeMessagesClient, int minLargeMessageSize, boolean compressLargeMessages, int consumerWindowSize, int consumerMaxRate, int confirmationWindowSize, int producerWindowSize, int producerMaxRate, boolean blockOnAcknowledge, boolean blockOnDurableSend, boolean blockOnNonDurableSend, boolean autoGroup, boolean preAcknowledge, java.lang.String loadBalancingPolicyClassName, int transactionBatchSize, int dupsOKBatchSize, boolean useGlobalPools, int scheduledThreadPoolMaxSize, int threadPoolMaxSize, long retryInterval, double retryIntervalMultiplier, long maxRetryInterval, int reconnectAttempts, boolean failoverOnInitialConnection, java.lang.String groupId, java.lang.String... bindings)Deprecated.voidJMSServerManager. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.util.List<java.lang.String> connectorNames, java.lang.String... bindings)Deprecated.voidJMSServerManager. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.util.List<java.lang.String> connectorNames, java.lang.String clientID, long clientFailureCheckPeriod, long connectionTTL, long callTimeout, long callFailoverTimeout, boolean cacheLargeMessagesClient, int minLargeMessageSize, boolean compressLargeMessage, int consumerWindowSize, int consumerMaxRate, int confirmationWindowSize, int producerWindowSize, int producerMaxRate, boolean blockOnAcknowledge, boolean blockOnDurableSend, boolean blockOnNonDurableSend, boolean autoGroup, boolean preAcknowledge, java.lang.String loadBalancingPolicyClassName, int transactionBatchSize, int dupsOKBatchSize, boolean useGlobalPools, int scheduledThreadPoolMaxSize, int threadPoolMaxSize, long retryInterval, double retryIntervalMultiplier, long maxRetryInterval, int reconnectAttempts, boolean failoverOnInitialConnection, java.lang.String groupId, java.lang.String... bindings)Deprecated. -
Uses of JMSFactoryType in org.apache.activemq.artemis.jms.server.config
Methods in org.apache.activemq.artemis.jms.server.config that return JMSFactoryType Modifier and Type Method Description JMSFactoryTypeConnectionFactoryConfiguration. getFactoryType()Methods in org.apache.activemq.artemis.jms.server.config with parameters of type JMSFactoryType Modifier and Type Method Description ConnectionFactoryConfigurationConnectionFactoryConfiguration. setFactoryType(JMSFactoryType factType) -
Uses of JMSFactoryType in org.apache.activemq.artemis.jms.server.config.impl
Methods in org.apache.activemq.artemis.jms.server.config.impl that return JMSFactoryType Modifier and Type Method Description JMSFactoryTypeConnectionFactoryConfigurationImpl. getFactoryType()Methods in org.apache.activemq.artemis.jms.server.config.impl with parameters of type JMSFactoryType Modifier and Type Method Description ConnectionFactoryConfigurationConnectionFactoryConfigurationImpl. setFactoryType(JMSFactoryType factoryType) -
Uses of JMSFactoryType in org.apache.activemq.artemis.jms.server.impl
Methods in org.apache.activemq.artemis.jms.server.impl with parameters of type JMSFactoryType Modifier and Type Method Description voidJMSServerManagerImpl. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.lang.String discoveryGroupName, java.lang.String... registryBindings)Deprecated.voidJMSServerManagerImpl. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.lang.String discoveryGroupName, java.lang.String clientID, long clientFailureCheckPeriod, long connectionTTL, long callTimeout, long callFailoverTimeout, boolean cacheLargeMessagesClient, int minLargeMessageSize, boolean compressLargeMessages, int consumerWindowSize, int consumerMaxRate, int confirmationWindowSize, int producerWindowSize, int producerMaxRate, boolean blockOnAcknowledge, boolean blockOnDurableSend, boolean blockOnNonDurableSend, boolean autoGroup, boolean preAcknowledge, java.lang.String loadBalancingPolicyClassName, int transactionBatchSize, int dupsOKBatchSize, boolean useGlobalPools, int scheduledThreadPoolMaxSize, int threadPoolMaxSize, long retryInterval, double retryIntervalMultiplier, long maxRetryInterval, int reconnectAttempts, boolean failoverOnInitialConnection, java.lang.String groupId, java.lang.String... registryBindings)Deprecated.voidJMSServerManagerImpl. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.util.List<java.lang.String> connectorNames, java.lang.String... registryBindings)Deprecated.voidJMSServerManagerImpl. createConnectionFactory(java.lang.String name, boolean ha, JMSFactoryType cfType, java.util.List<java.lang.String> connectorNames, java.lang.String clientID, long clientFailureCheckPeriod, long connectionTTL, long callTimeout, long callFailoverTimeout, boolean cacheLargeMessagesClient, int minLargeMessageSize, boolean compressLargeMessage, int consumerWindowSize, int consumerMaxRate, int confirmationWindowSize, int producerWindowSize, int producerMaxRate, boolean blockOnAcknowledge, boolean blockOnDurableSend, boolean blockOnNonDurableSend, boolean autoGroup, boolean preAcknowledge, java.lang.String loadBalancingPolicyClassName, int transactionBatchSize, int dupsOKBatchSize, boolean useGlobalPools, int scheduledThreadPoolMaxSize, int threadPoolMaxSize, long retryInterval, double retryIntervalMultiplier, long maxRetryInterval, int reconnectAttempts, boolean failoverOnInitialConnection, java.lang.String groupId, java.lang.String... registryBindings)Deprecated. -
Uses of JMSFactoryType in org.apache.activemq.artemis.jndi
Methods in org.apache.activemq.artemis.jndi that return JMSFactoryType Modifier and Type Method Description JMSFactoryTypeActiveMQInitialContextFactory. getFactoryType(java.lang.String uri) -
Uses of JMSFactoryType in org.apache.activemq.artemis.uri
Methods in org.apache.activemq.artemis.uri that return JMSFactoryType Modifier and Type Method Description static JMSFactoryTypeJMSConnectionOptions. convertCFType(java.lang.String type)JMSFactoryTypeJMSConnectionOptions. getFactoryTypeEnum()
-