跳过导航链接
A B C D G I M P R S T 

A

ABP_brokerUploadUrl - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ABP_bufferSize - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ABP_defaultUploadUrl - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ABP_uploadStrategy - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ABP_uploadUrl - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_alwaysSessionAsync - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_alwaysSyncSend - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_auditDepth - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_auditMaximumProducerNumber - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_BROKER_URL - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_checkForDuplicates - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_CLIENTID - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_closeTimeout - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_connectResponseTimeout - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_consumerExpiryCheckEnabled - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_consumerFailoverRedeliveryWaitPeriod - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_copyMessageOnSend - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_disableTimeStampsByDefault - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_DISPATCHASYNC - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_maxThreadPoolSize - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_messagePrioritySupported - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_nestedMapAndListEnabled - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_nonBlockingRedelivery - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_objectMessageSerializationDefered - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_optimizeAcknowledge - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_optimizedMessageDispatch - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_PASSWORD - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_producerWindowSize - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_rmIdFromConnectionId - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_sendAcksAsync - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_sendTimeout - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_statsEnabled - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_transactedIndividualAck - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_useAsyncSend - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_useCompression - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_useRetroactiveConsumer - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_USERNAME - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ACON_watchTopicAdvisories - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ActivemqConstants - gu.simplemq.activemq中的接口
 
ActivemqConstProvider - gu.simplemq.activemq中的类
 
ActivemqConsumer - gu.simplemq.activemq中的类
ACTIVEMQ消费者模型实现(线程安全)
ActivemqFactory - gu.simplemq.activemq中的类
redis对象工厂类用于获取producer/consumer,publisher/subscriber,table对象
应用程序结束时会自动清除所有subscriber和consumer
ActivemqPoolLazy - gu.simplemq.activemq中的类
延迟初始化的 Connection资源池(线程安全),使用方法:
通过 #getDefaultInstance() 和getInstance(...)系列静态方法获取ActivemqPoolLazy实例
通过BaseMQPool.apply()BaseMQPool.free()方法实现Connection对象的申请和释放
ActivemqPoolLazy(Properties) - 类 的构造器gu.simplemq.activemq.ActivemqPoolLazy
 
ActivemqPoolLazys - gu.simplemq.activemq中的类
延迟初始化的 Connection资源池(线程安全),使用方法:
通过 ActivemqPoolLazys.getDefaultInstance() 和getInstance(...)系列静态方法获取ActivemqPoolLazy实例
通过#apply()#free()方法实现Connection对象的申请和释放
ActivemqPoolLazys() - 类 的构造器gu.simplemq.activemq.ActivemqPoolLazys
 
ActivemqProducer - gu.simplemq.activemq中的类
IProducer ACTIVEMQ实现
ActivemqProducer(ActivemqPoolLazy) - 类 的构造器gu.simplemq.activemq.ActivemqProducer
 
ActivemqPublisher - gu.simplemq.activemq中的类
IPublisher ACTIVEMQ实现
ActivemqPublisher(ActivemqPoolLazy) - 类 的构造器gu.simplemq.activemq.ActivemqPublisher
 
ActivemqSubscriber - gu.simplemq.activemq中的类
ACTIVEMQ 消息订阅实现(线程安全)
每个 ActivemqPoolLazy 实例对应保持一个 ActivemqSubscriber 对象
对象可以复用(反复打开关闭)
addAdvisoryQueueIfAbsent(String) - 类 中的方法gu.simplemq.activemq.AdvisoryMessageManager
 
addAdvisoryTopicIfAbsent(String) - 类 中的方法gu.simplemq.activemq.AdvisoryMessageManager
 
AdvisoryMessageManager - gu.simplemq.activemq中的类
threadSafe
AHELPER - 类 中的静态变量gu.simplemq.activemq.PropertiesHelper
 
APOOL_blockIfSessionPoolIsFullTimeout - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_createConnectionOnStartup - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_expiryTimeout - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_idleTimeout - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_maxConnections - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_maximumActiveSessionPerConnection - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_reconnectOnException - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_timeBetweenExpirationCheckMillis - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APOOL_useAnonymousProducers - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APP_consumerExpiryCheckEnabled - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APP_durableTopicPrefetch - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APP_maximumPendingMessageLimit - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APP_optimizeDurableTopicPrefetch - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APP_queueBrowserPrefetch - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APP_topicPrefetch - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
APROVIDER - 类 中的静态变量gu.simplemq.activemq.ActivemqConstProvider
 
ARP_backOffMultiplier - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_collisionAvoidancePercent - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_initialRedeliveryDelay - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_maximumRedeliveries - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_maximumRedeliveryDelay - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_redeliveryDelay - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_useCollisionAvoidance - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
ARP_useExponentialBackOff - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
asDefaultInstance() - 类 中的方法gu.simplemq.activemq.ActivemqPoolLazy
将当前实例指定为默认实例

B

borrow() - 类 中的方法gu.simplemq.activemq.ActivemqPoolLazy
 

C

checkConnect(Properties) - 类 中的方法gu.simplemq.activemq.PropertiesHelper
 
close() - 类 中的方法gu.simplemq.activemq.ActivemqPoolLazy
 
close() - 类 中的方法gu.simplemq.activemq.ActivemqProducer
 
close() - 类 中的方法gu.simplemq.activemq.AdvisoryMessageManager
 
close() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
closeAll() - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
关闭并删除所有consumer,subscriber,producer
closeAll() - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
关闭并删除所有资源池中的ActivemqPoolLazy实例
closeAll() - 类 中的静态方法gu.simplemq.activemq.AdvisoryMessageManager
关闭并删除所有资源池中的AdvisoryMessageManager实例
consumerCountOf(String) - 类 中的方法gu.simplemq.activemq.AdvisoryMessageManager
 
createDefaultInstance(Properties) - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
根据指定的连接参数创建默认实例,只能被调用一次(线程安全)

D

DEFAULT_AMQ_HOST - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
DEFAULT_AMQ_PORT - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
DEFAULT_AMQ_SCHEMA - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
DEFAULT_MQTT_CONNECTOR - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
defaultInstanceInitialized() - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
检测默认实例是否初始化
doGetHostAndPort() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
doInit(Map<String, Object>) - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
doSend(Connection, String, Iterable<String>) - 类 中的方法gu.simplemq.activemq.ActivemqProducer
 
doSend(Connection, String, Iterable<String>) - 类 中的方法gu.simplemq.activemq.ActivemqPublisher
 

G

getAdvisor() - 类 中的方法gu.simplemq.activemq.ActivemqProducer
 
getCanonicalURI() - 类 中的方法gu.simplemq.activemq.ActivemqPoolLazy
 
getConstProvider() - 类 中的方法gu.simplemq.activemq.PropertiesHelper
 
getConsumer(ActivemqPoolLazy) - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回 ActivemqPoolLazy对应的ActivemqConsumer实例
getConsumer() - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回ActivemqPoolLazy默认实例对应的ActivemqConsumer实例
getConsumer() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
getConsumerAdvisor() - 类 中的方法gu.simplemq.activemq.ActivemqPublisher
 
getDefaultHost() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getDefaultInstance() - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
返回默认实例,如果 ActivemqPoolLazys.defaultInstance为null则创建默认实例
getDefaultMQLocation() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getDefaultMQProperties() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getDefaultPort() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getDefaultSchema() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getImplType() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
getInstance(Properties) - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
查找在连接池对象集合中查找对应的匹配的对象,找不到就创建新实例
getInstance(URI) - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
根据uri查找在连接池对象集合中查找对应的匹配的对象,找不到就创建新实例
getInstanceByURI(String) - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
 
getMainClientID() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getMainLocationName() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getMainPassword() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getMainUserName() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getOptionalLocationNames() - 类 中的方法gu.simplemq.activemq.ActivemqConstProvider
 
getParameters() - 类 中的方法gu.simplemq.activemq.ActivemqPoolLazy
 
getProducer(ActivemqPoolLazy) - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回 ActivemqPoolLazy对应的ActivemqProducer实例
getProducer() - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回ActivemqPoolLazy默认实例对应的ActivemqProducer实例
getProducer() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
getPublisher(ActivemqPoolLazy) - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回 ActivemqPoolLazy对应的ActivemqPublisher实例
getPublisher() - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回ActivemqPoolLazy默认实例对应的ActivemqPublisher实例
getPublisher() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
getSubscriber(ActivemqPoolLazy) - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
getSubscriber() - 类 中的静态方法gu.simplemq.activemq.ActivemqFactory
返回ActivemqPoolLazy默认实例对应的ActivemqSubscriber实例
getSubscriber() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
gu.simplemq.activemq - 程序包 gu.simplemq.activemq
 

I

instanceOf(ActivemqPoolLazy) - 类 中的静态方法gu.simplemq.activemq.AdvisoryMessageManager
 

M

makeDestination(String) - 类 中的方法gu.simplemq.activemq.ActivemqConsumer
 
makeDestination(String) - 类 中的方法gu.simplemq.activemq.ActivemqSubscriber
 
MessageQueueFactoryImpl - gu.simplemq.activemq中的类
IMessageQueueFactory接口的activemq实现类
MessageQueueFactoryImpl() - 类 的构造器gu.simplemq.activemq.MessageQueueFactoryImpl
 
MQTT_SCHEMA - 类 中的静态变量gu.simplemq.activemq.MessageQueueFactoryImpl
 

P

PROP_CONSUMER_COUNT - 接口 中的静态变量gu.simplemq.activemq.ActivemqConstants
 
PropertiesHelper - gu.simplemq.activemq中的类
 

R

release(Connection) - 类 中的方法gu.simplemq.activemq.ActivemqPoolLazy
 

S

setDefaultInstance(ActivemqPoolLazy) - 类 中的静态方法gu.simplemq.activemq.ActivemqPoolLazys
设置默认ActivemqPoolLazy实例
仅当默认实例未初始化(为null)且输入参数不为null时有效(返回true) 如果默认实例已经初始化,则输出警告日志,返回false

T

testConnect() - 类 中的方法gu.simplemq.activemq.MessageQueueFactoryImpl
 
testConnect(Properties) - 类 中的方法gu.simplemq.activemq.PropertiesHelper
 
A B C D G I M P R S T 
跳过导航链接

Copyright © 2020. All Rights Reserved.