A B C E G H I L M N O P S T U V

A

AccessKey - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
Action - com.aliyun.openservices.ons.api 中的 枚举
消费消息的返回结果
Admin - com.aliyun.openservices.ons.api 中的 接口
管理类接口

B

BROADCASTING - 类 com.aliyun.openservices.ons.api.PropertyValueConst 中的静态变量
 

C

check(Message) - 接口 com.aliyun.openservices.ons.api.transaction.LocalTransactionChecker 中的方法
回查本地事务,Broker回调Producer,将未结束的事务发给Producer,由Producer来再次决定事务是提交还是回滚
CLUSTERING - 类 com.aliyun.openservices.ons.api.PropertyValueConst 中的静态变量
 
com.aliyun.openservices.ons.api - 软件包 com.aliyun.openservices.ons.api
 
com.aliyun.openservices.ons.api.bean - 软件包 com.aliyun.openservices.ons.api.bean
 
com.aliyun.openservices.ons.api.exception - 软件包 com.aliyun.openservices.ons.api.exception
 
com.aliyun.openservices.ons.api.order - 软件包 com.aliyun.openservices.ons.api.order
 
com.aliyun.openservices.ons.api.transaction - 软件包 com.aliyun.openservices.ons.api.transaction
 
consume(Message, ConsumeContext) - 接口 com.aliyun.openservices.ons.api.MessageListener 中的方法
消费消息接口,由应用来实现
consume(Message, ConsumeOrderContext) - 接口 com.aliyun.openservices.ons.api.order.MessageOrderListener 中的方法
消费消息接口,由应用来实现
ConsumeContext - com.aliyun.openservices.ons.api 中的 类
每次消费消息的上下文,供将来扩展使用
ConsumeContext() - 类 com.aliyun.openservices.ons.api.ConsumeContext 的构造方法
 
ConsumeOrderContext - com.aliyun.openservices.ons.api.order 中的 类
每次消费消息的上下文,供将来扩展使用
ConsumeOrderContext() - 类 com.aliyun.openservices.ons.api.order.ConsumeOrderContext 的构造方法
 
Consumer - com.aliyun.openservices.ons.api 中的 接口
消息消费者,用来订阅消息
ConsumerBean - com.aliyun.openservices.ons.api.bean 中的 类
 
ConsumerBean() - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 的构造方法
 
ConsumerId - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
ConsumeThreadNums - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
createConsumer(Properties) - 类 com.aliyun.openservices.ons.api.ONSFactory 中的静态方法
创建Consumer
createConsumer(Properties) - 接口 com.aliyun.openservices.ons.api.ONSFactoryAPI 中的方法
 
createOrderedConsumer(Properties) - 类 com.aliyun.openservices.ons.api.ONSFactory 中的静态方法
创建顺序Consumer
createOrderedConsumer(Properties) - 接口 com.aliyun.openservices.ons.api.ONSFactoryAPI 中的方法
 
createOrderProducer(Properties) - 类 com.aliyun.openservices.ons.api.ONSFactory 中的静态方法
创建顺序Producer
createOrderProducer(Properties) - 接口 com.aliyun.openservices.ons.api.ONSFactoryAPI 中的方法
 
createProducer(Properties) - 类 com.aliyun.openservices.ons.api.ONSFactory 中的静态方法
创建Producer
createProducer(Properties) - 接口 com.aliyun.openservices.ons.api.ONSFactoryAPI 中的方法
 
createTransactionProducer(Properties, LocalTransactionChecker) - 类 com.aliyun.openservices.ons.api.ONSFactory 中的静态方法
创建事务Producer
createTransactionProducer(Properties, LocalTransactionChecker) - 接口 com.aliyun.openservices.ons.api.ONSFactoryAPI 中的方法
 

E

equals(Object) - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
equals(Object) - 类 com.aliyun.openservices.ons.api.bean.SubscriptionExt 中的方法
 
execute(Message, Object) - 接口 com.aliyun.openservices.ons.api.transaction.LocalTransactionExecuter 中的方法
执行本地事务,由应用来重写

G

getBody() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getExpression() - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
getKey() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getLocalTransactionChecker() - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
getMessageId() - 类 com.aliyun.openservices.ons.api.SendResult 中的方法
 
getMsgID() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getProperties() - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
getProperties() - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 中的方法
 
getProperties() - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
getReconsumeTimes() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getStartDeliverTime() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getSubscriptionTable() - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
getSystemProperties(Message) - 类 com.aliyun.openservices.ons.api.MessageAccessor 中的静态方法
 
getSystemProperties(Message, String) - 类 com.aliyun.openservices.ons.api.MessageAccessor 中的静态方法
 
getTag() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getTopic() - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
getTopic() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getUserProperties(String) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
getUserProperties() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 

H

hashCode() - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
hashCode() - 类 com.aliyun.openservices.ons.api.bean.SubscriptionExt 中的方法
 

I

isPersistence() - 类 com.aliyun.openservices.ons.api.bean.SubscriptionExt 中的方法
 

L

LocalTransactionChecker - com.aliyun.openservices.ons.api.transaction 中的 接口
回查本地事务,有Broker回调Producer
LocalTransactionExecuter - com.aliyun.openservices.ons.api.transaction 中的 接口
本地事务执行器

M

Message - com.aliyun.openservices.ons.api 中的 类
消息类
Message() - 类 com.aliyun.openservices.ons.api.Message 的构造方法
 
Message(String, String, byte[]) - 类 com.aliyun.openservices.ons.api.Message 的构造方法
 
Message(String, String, String, byte[]) - 类 com.aliyun.openservices.ons.api.Message 的构造方法
 
MessageAccessor - com.aliyun.openservices.ons.api 中的 类
 
MessageAccessor() - 类 com.aliyun.openservices.ons.api.MessageAccessor 的构造方法
 
MessageListener - com.aliyun.openservices.ons.api 中的 接口
消息监听器,Consumer注册消息监听器来订阅消息
MessageModel - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
MessageOrderListener - com.aliyun.openservices.ons.api.order 中的 接口
消息监听器,Consumer注册消息监听器来订阅消息
MessageQueueSelector - com.aliyun.openservices.ons.api.order 中的 接口
发送顺序消息,应用可以自由选择发往哪个队列

N

NAMESRV_ADDR - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 

O

ONSAddr - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
ONSClientException - com.aliyun.openservices.ons.api.exception 中的 异常
 
ONSClientException() - 异常 com.aliyun.openservices.ons.api.exception.ONSClientException 的构造方法
 
ONSClientException(String) - 异常 com.aliyun.openservices.ons.api.exception.ONSClientException 的构造方法
 
ONSClientException(Throwable) - 异常 com.aliyun.openservices.ons.api.exception.ONSClientException 的构造方法
 
ONSClientException(String, Throwable) - 异常 com.aliyun.openservices.ons.api.exception.ONSClientException 的构造方法
 
ONSFactory - com.aliyun.openservices.ons.api 中的 类
ONS客户端工厂类,用来创建客户端对象
ONSFactory() - 类 com.aliyun.openservices.ons.api.ONSFactory 的构造方法
 
ONSFactoryAPI - com.aliyun.openservices.ons.api 中的 接口
 
OrderAction - com.aliyun.openservices.ons.api.order 中的 枚举
顺序消息消费结果
OrderConsumer - com.aliyun.openservices.ons.api.order 中的 接口
顺序消息消费者接口
OrderProducer - com.aliyun.openservices.ons.api.order 中的 接口
顺序消息生产者接口

P

Producer - com.aliyun.openservices.ons.api 中的 接口
消息生产者接口
ProducerBean - com.aliyun.openservices.ons.api.bean 中的 类
 
ProducerBean() - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 的构造方法
 
ProducerId - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
PropertyKeyConst - com.aliyun.openservices.ons.api 中的 类
 
PropertyKeyConst() - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 的构造方法
 
PropertyValueConst - com.aliyun.openservices.ons.api 中的 类
 
PropertyValueConst() - 类 com.aliyun.openservices.ons.api.PropertyValueConst 的构造方法
 
putSystemProperties(Message, String, String) - 类 com.aliyun.openservices.ons.api.MessageAccessor 中的静态方法
 
putUserProperties(String, String) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 

S

SecretKey - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
select(int, Message, Object) - 接口 com.aliyun.openservices.ons.api.order.MessageQueueSelector 中的方法
发送顺序消息,队列选择方法
send(Message) - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 中的方法
 
send(Message, LocalTransactionExecuter, Object) - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
send(Message, MessageQueueSelector, Object) - 接口 com.aliyun.openservices.ons.api.order.OrderProducer 中的方法
发送顺序消息
send(Message) - 接口 com.aliyun.openservices.ons.api.Producer 中的方法
同步发送消息,只要不抛异常就表示成功
send(Message, LocalTransactionExecuter, Object) - 接口 com.aliyun.openservices.ons.api.transaction.TransactionProducer 中的方法
 
SendMsgTimeoutMillis - 类 com.aliyun.openservices.ons.api.PropertyKeyConst 中的静态变量
 
sendOneway(Message) - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 中的方法
 
sendOneway(Message) - 接口 com.aliyun.openservices.ons.api.Producer 中的方法
发送消息,Oneway形式,服务器不应答,无法保证消息是否成功到达服务器
SendResult - com.aliyun.openservices.ons.api 中的 类
 
SendResult() - 类 com.aliyun.openservices.ons.api.SendResult 的构造方法
 
setBody(byte[]) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setExpression(String) - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
setKey(String) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setLocalTransactionChecker(LocalTransactionChecker) - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
setMessageId(String) - 类 com.aliyun.openservices.ons.api.SendResult 中的方法
 
setMsgID(String) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setPersistence(boolean) - 类 com.aliyun.openservices.ons.api.bean.SubscriptionExt 中的方法
 
setProperties(Properties) - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
setProperties(Properties) - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 中的方法
 
setProperties(Properties) - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
setReconsumeTimes(int) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setStartDeliverTime(long) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setSubscriptionTable(HashMap<Subscription, MessageListener>) - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
setSystemProperties(Message, Properties) - 类 com.aliyun.openservices.ons.api.MessageAccessor 中的静态方法
 
setTag(String) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setTopic(String) - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
setTopic(String) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
setUserProperties(Properties) - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
shutdown() - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
shutdown() - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 中的方法
 
shutdown() - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
shutdown() - 接口 com.aliyun.openservices.ons.api.Consumer 中的方法
关闭服务
shutdown() - 接口 com.aliyun.openservices.ons.api.order.OrderConsumer 中的方法
关闭服务
shutdown() - 接口 com.aliyun.openservices.ons.api.order.OrderProducer 中的方法
关闭服务
shutdown() - 接口 com.aliyun.openservices.ons.api.Producer 中的方法
关闭服务
shutdown() - 接口 com.aliyun.openservices.ons.api.transaction.TransactionProducer 中的方法
关闭服务
start() - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
start() - 类 com.aliyun.openservices.ons.api.bean.ProducerBean 中的方法
 
start() - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 中的方法
 
start() - 接口 com.aliyun.openservices.ons.api.Consumer 中的方法
启动服务
start() - 接口 com.aliyun.openservices.ons.api.order.OrderConsumer 中的方法
启动服务
start() - 接口 com.aliyun.openservices.ons.api.order.OrderProducer 中的方法
启动服务
start() - 接口 com.aliyun.openservices.ons.api.Producer 中的方法
启动服务
start() - 接口 com.aliyun.openservices.ons.api.transaction.TransactionProducer 中的方法
启动服务
subscribe(String, String, MessageListener) - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
subscribe(String, String, MessageListener) - 接口 com.aliyun.openservices.ons.api.Consumer 中的方法
订阅消息
subscribe(String, String, MessageOrderListener) - 接口 com.aliyun.openservices.ons.api.order.OrderConsumer 中的方法
订阅消息
Subscription - com.aliyun.openservices.ons.api.bean 中的 类
 
Subscription() - 类 com.aliyun.openservices.ons.api.bean.Subscription 的构造方法
 
SubscriptionExt - com.aliyun.openservices.ons.api.bean 中的 类
订阅关系扩展类
SubscriptionExt() - 类 com.aliyun.openservices.ons.api.bean.SubscriptionExt 的构造方法
 

T

toString() - 类 com.aliyun.openservices.ons.api.bean.Subscription 中的方法
 
toString() - 类 com.aliyun.openservices.ons.api.bean.SubscriptionExt 中的方法
 
toString() - 类 com.aliyun.openservices.ons.api.Message 中的方法
 
toString() - 类 com.aliyun.openservices.ons.api.SendResult 中的方法
 
TransactionProducer - com.aliyun.openservices.ons.api.transaction 中的 接口
发送分布式事务消息
TransactionProducerBean - com.aliyun.openservices.ons.api.bean 中的 类
 
TransactionProducerBean() - 类 com.aliyun.openservices.ons.api.bean.TransactionProducerBean 的构造方法
 
TransactionStatus - com.aliyun.openservices.ons.api.transaction 中的 枚举
事务分支操作状态

U

unsubscribe(String) - 类 com.aliyun.openservices.ons.api.bean.ConsumerBean 中的方法
 
unsubscribe(String) - 接口 com.aliyun.openservices.ons.api.Consumer 中的方法
取消某个topic订阅

V

valueOf(String) - 枚举 com.aliyun.openservices.ons.api.Action 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 com.aliyun.openservices.ons.api.order.OrderAction 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 com.aliyun.openservices.ons.api.transaction.TransactionStatus 中的静态方法
返回带有指定名称的该类型的枚举常量。
values() - 枚举 com.aliyun.openservices.ons.api.Action 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 com.aliyun.openservices.ons.api.order.OrderAction 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 com.aliyun.openservices.ons.api.transaction.TransactionStatus 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。

A B C E G H I L M N O P S T U V

Copyright © 2012-2014. All Rights Reserved.