跳过导航链接
A B C D E F G H I L M N O P R S T U V X 

A

AbstractAction<T extends AbstractRequest,V> - com.aliyun.mq.http.model.action中的类
 
AbstractAction(HttpMethod, String, ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.model.action.AbstractAction
 
AbstractRequest - com.aliyun.mq.http.model中的类
 
AbstractRequest() - 类 的构造器com.aliyun.mq.http.model.AbstractRequest
 
AbstractResponse - com.aliyun.mq.http.model中的类
 
AbstractResponse() - 类 的构造器com.aliyun.mq.http.model.AbstractResponse
 
ackMessage(List<String>) - 类 中的方法com.aliyun.mq.http.MQConsumer
Tell server the messages are consumed success.
AckMessageAction - com.aliyun.mq.http.model.action中的类
 
AckMessageAction(ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.model.action.AckMessageAction
 
AckMessageException - com.aliyun.mq.http.common中的异常错误
 
AckMessageException(Map<String, ErrorMessageResult>) - 异常错误 的构造器com.aliyun.mq.http.common.AckMessageException
 
AckMessageRequest - com.aliyun.mq.http.model.request中的类
 
AckMessageRequest() - 类 的构造器com.aliyun.mq.http.model.request.AckMessageRequest
 
Action<T extends AbstractRequest,V> - com.aliyun.mq.http.model.action中的接口
 
actionName - 类 中的变量com.aliyun.mq.http.model.action.AbstractAction
 
addRequiredHeader(RequestMessage) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
addSignatureHeader(RequestMessage) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
asyncAckMessage(List<String>, AsyncCallback<Void>) - 类 中的方法com.aliyun.mq.http.MQConsumer
Async tell server the messages are consumed success.
AsyncCallback<T> - com.aliyun.mq.http.model中的接口
 
asyncConsumeHalfMessage(int, int, AsyncCallback<List<Message>>) - 类 中的方法com.aliyun.mq.http.MQTransProducer
consume half message to check transaction status, three choice: MQTransProducer.commit(String) , MQTransProducer.rollback(String) or do nothing (will get the message again after nextConsumeTime).
asyncConsumeMessage(int, int, AsyncCallback<List<Message>>) - 类 中的方法com.aliyun.mq.http.MQConsumer
async consume message from topic.
asyncPublishMessage(TopicMessage, AsyncCallback<TopicMessage>) - 类 中的方法com.aliyun.mq.http.MQProducer
async publish message to topic.
AsyncResult<T> - com.aliyun.mq.http.model中的接口
asynchronous call result

B

BaseMessage - com.aliyun.mq.http.model中的类
 
BaseMessage() - 类 的构造器com.aliyun.mq.http.model.BaseMessage
 
BaseXMLSerializer<T> - com.aliyun.mq.http.model.serialize中的类
 
BaseXMLSerializer() - 类 的构造器com.aliyun.mq.http.model.serialize.BaseXMLSerializer
 
buildExceptionParser() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
buildExceptionParser() - 类 中的方法com.aliyun.mq.http.model.action.AckMessageAction
 
buildRequest(T) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
buildRequest(AckMessageRequest) - 类 中的方法com.aliyun.mq.http.model.action.AckMessageAction
 
buildRequest(ConsumeMessageRequest) - 类 中的方法com.aliyun.mq.http.model.action.ConsumeMessageAction
 
buildRequest(PublishMessageRequest) - 类 中的方法com.aliyun.mq.http.model.action.PublishMessageAction
 
buildRequestMessage(T) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
buildResultParser() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
buildResultParser() - 类 中的方法com.aliyun.mq.http.model.action.AckMessageAction
 
buildResultParser() - 类 中的方法com.aliyun.mq.http.model.action.ConsumeMessageAction
 
buildResultParser() - 类 中的方法com.aliyun.mq.http.model.action.PublishMessageAction
 

C

checkMessage(TopicMessage) - 类 中的方法com.aliyun.mq.http.MQProducer
 
checkPropValid(String, String) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XmlUtil
 
ClientErrorCode - com.aliyun.mq.http.common中的接口
 
ClientException - com.aliyun.mq.http.common中的异常错误
 
ClientException() - 异常错误 的构造器com.aliyun.mq.http.common.ClientException
 
ClientException(String, String) - 异常错误 的构造器com.aliyun.mq.http.common.ClientException
 
ClientException(Throwable) - 异常错误 的构造器com.aliyun.mq.http.common.ClientException
 
ClientException(String, String, Throwable) - 异常错误 的构造器com.aliyun.mq.http.common.ClientException
 
ClientException(String, String, String, Throwable) - 异常错误 的构造器com.aliyun.mq.http.common.ClientException
 
close() - 类 中的方法com.aliyun.mq.http.MQClient
 
Code - 类 中的变量com.aliyun.mq.http.model.ErrorMessage
 
CODE_MESSAGE_NOT_EXIST - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
com.aliyun.mq.http - 程序包 com.aliyun.mq.http
 
com.aliyun.mq.http.common - 程序包 com.aliyun.mq.http.common
 
com.aliyun.mq.http.model - 程序包 com.aliyun.mq.http.model
 
com.aliyun.mq.http.model.action - 程序包 com.aliyun.mq.http.model.action
 
com.aliyun.mq.http.model.request - 程序包 com.aliyun.mq.http.model.request
 
com.aliyun.mq.http.model.serialize - 程序包 com.aliyun.mq.http.model.serialize
 
commit(String) - 类 中的方法com.aliyun.mq.http.MQTransProducer
commit transaction msg, the consumer will receive the msg.
CONNECTION_TIMEOUT - 接口 中的静态变量com.aliyun.mq.http.common.ClientErrorCode
远程服务连接超时
Constants - com.aliyun.mq.http.common中的接口
 
CONSUMED_TIMES_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
consumeHalfMessage(int, int) - 类 中的方法com.aliyun.mq.http.MQTransProducer
consume half message to check transaction status, three choice: MQTransProducer.commit(String) , MQTransProducer.rollback(String) or do nothing (after 10s will get the message again).
consumeMessage(int, int) - 类 中的方法com.aliyun.mq.http.MQConsumer
sync consume message from topic.
ConsumeMessageAction - com.aliyun.mq.http.model.action中的类
 
ConsumeMessageAction(ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.model.action.ConsumeMessageAction
 
consumeMessageOrderly(int, int) - 类 中的方法com.aliyun.mq.http.MQConsumer
sync consume message from topic orderly.
ConsumeMessageRequest - com.aliyun.mq.http.model.request中的类
 
ConsumeMessageRequest() - 类 的构造器com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
credentials - 类 中的变量com.aliyun.mq.http.MQProducer
object content user auth info

D

DEFAULT_CHARSET - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
DEFAULT_CONTENT_TYPE - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
DEFAULT_XML_NAMESPACE - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
deserialize(InputStream) - 接口 中的方法com.aliyun.mq.http.model.serialize.Deserializer
 
deserialize(InputStream) - 类 中的方法com.aliyun.mq.http.model.serialize.ErrorReceiptHandleListDeserializer
 
deserialize(InputStream) - 类 中的方法com.aliyun.mq.http.model.serialize.MessageListDeserializer
 
deserialize(Document) - 类 中的方法com.aliyun.mq.http.model.serialize.MessageListDeserializer
 
deserialize(InputStream) - 类 中的方法com.aliyun.mq.http.model.serialize.TopicMessageDeserializer
 
Deserializer<T> - com.aliyun.mq.http.model.serialize中的接口
 

E

endpoint - 类 中的变量com.aliyun.mq.http.MQProducer
user mq http endpoint, ie: http://uid.mqrest.region.aliyuncs.com/
ERROR_CODE_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
ERROR_HOST_ID_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
ERROR_LIST_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
ERROR_MESSAGE_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
ERROR_REQUEST_ID_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
ERROR_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
errorCode - 类 中的变量com.aliyun.mq.http.model.ErrorMessageResult
 
ErrorMessage - com.aliyun.mq.http.model中的类
 
ErrorMessage() - 类 的构造器com.aliyun.mq.http.model.ErrorMessage
 
errorMessage - 类 中的变量com.aliyun.mq.http.model.ErrorMessageResult
 
ErrorMessageResult - com.aliyun.mq.http.model中的类
 
ErrorMessageResult() - 类 的构造器com.aliyun.mq.http.model.ErrorMessageResult
 
ErrorReceiptHandleListDeserializer - com.aliyun.mq.http.model.serialize中的类
 
ErrorReceiptHandleListDeserializer() - 类 的构造器com.aliyun.mq.http.model.serialize.ErrorReceiptHandleListDeserializer
 
execute(T, AsyncCallback<V>) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
execute(T) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
execute(T, AsyncCallback<V>) - 接口 中的方法com.aliyun.mq.http.model.action.Action
 
execute(T) - 接口 中的方法com.aliyun.mq.http.model.action.Action
 
executeWithCustomHeaders(T, AsyncCallback<V>, Map<String, String>) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
executeWithCustomHeaders(T, Map<String, String>) - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 

F

factory - 类 中的静态变量com.aliyun.mq.http.model.serialize.BaseXMLSerializer
 
FIRST_CONSUME_TIME_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 

G

getActionName() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
getActionName() - 接口 中的方法com.aliyun.mq.http.model.action.Action
 
getBatchSize() - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
getClient() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
getClient() - 接口 中的方法com.aliyun.mq.http.model.action.Action
 
getConsumedTimes() - 类 中的方法com.aliyun.mq.http.model.Message
 
getConsumer() - 类 中的方法com.aliyun.mq.http.model.request.AckMessageRequest
 
getConsumer() - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
getConsumer(String, String, String) - 类 中的方法com.aliyun.mq.http.MQClient
default instance with filter message tag.
getConsumer(String, String) - 类 中的方法com.aliyun.mq.http.MQClient
default instance
getConsumer(String, String, String, String) - 类 中的方法com.aliyun.mq.http.MQClient
instance with filter message tag.
getConsumer() - 类 中的方法com.aliyun.mq.http.MQConsumer
the consumer group name of mq
getCredentials() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
getCredentials() - 接口 中的方法com.aliyun.mq.http.model.action.Action
 
getDocmentBuilder() - 类 中的方法com.aliyun.mq.http.model.serialize.BaseXMLSerializer
 
getEndpoint() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
getErrorCode() - 异常错误 中的方法com.aliyun.mq.http.common.ClientException
 
getErrorCode() - 异常错误 中的方法com.aliyun.mq.http.common.ServiceException
返回错误代码的字符串表示。
getErrorCode() - 类 中的方法com.aliyun.mq.http.model.ErrorMessageResult
 
getErrorMessage() - 类 中的方法com.aliyun.mq.http.model.ErrorMessageResult
 
getErrorMessage() - 类 中的方法com.aliyun.mq.http.model.Message
 
getErrorMessageDetail() - 类 中的方法com.aliyun.mq.http.model.Message
 
getErrorMessages() - 异常错误 中的方法com.aliyun.mq.http.common.AckMessageException
 
getException() - 接口 中的方法com.aliyun.mq.http.model.AsyncResult
get error
getFirstConsumeTime() - 类 中的方法com.aliyun.mq.http.model.Message
 
getHostId() - 异常错误 中的方法com.aliyun.mq.http.common.ServiceException
返回Host标识。
getInstanceId() - 类 中的方法com.aliyun.mq.http.model.AbstractRequest
 
getInstanceId() - 类 中的方法com.aliyun.mq.http.MQConsumer
instance id
getInstanceId() - 类 中的方法com.aliyun.mq.http.MQProducer
 
getMessage() - 类 中的方法com.aliyun.mq.http.model.request.PublishMessageRequest
 
getMessageBodyBytes() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
get body as byte
getMessageBodyMD5() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
getMessageBodyMD5
getMessageBodyString() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
get body as string, encoded by utf-8
getMessageId() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
getMessageId
getMessageKey() - 类 中的方法com.aliyun.mq.http.model.Message
 
getMessageTag() - 类 中的方法com.aliyun.mq.http.model.Message
 
getMessageTag() - 类 中的方法com.aliyun.mq.http.model.TopicMessage
 
getMessageTag() - 类 中的方法com.aliyun.mq.http.MQConsumer
filter message tag, could be null.
getMethod() - 类 中的方法com.aliyun.mq.http.model.action.AbstractAction
 
getMethod() - 接口 中的方法com.aliyun.mq.http.model.action.Action
 
getNextConsumeTime() - 类 中的方法com.aliyun.mq.http.model.Message
 
getProducer(String) - 类 中的方法com.aliyun.mq.http.MQClient
default instance
getProducer(String, String) - 类 中的方法com.aliyun.mq.http.MQClient
with instance
getProperties() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
getPublishTime() - 类 中的方法com.aliyun.mq.http.model.Message
 
getReceiptHandle() - 类 中的方法com.aliyun.mq.http.model.Message
 
getReceiptHandle() - 类 中的方法com.aliyun.mq.http.model.TopicMessage
 
getReceiptHandles() - 类 中的方法com.aliyun.mq.http.model.request.AckMessageRequest
 
getRequestId() - 异常错误 中的方法com.aliyun.mq.http.common.ClientException
 
getRequestId() - 异常错误 中的方法com.aliyun.mq.http.common.ServiceException
返回Request标识。
getRequestId() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
getRequestPath() - 类 中的方法com.aliyun.mq.http.model.AbstractRequest
 
getResult() - 接口 中的方法com.aliyun.mq.http.model.AsyncResult
get response result
getResult(long) - 接口 中的方法com.aliyun.mq.http.model.AsyncResult
get response result blocked timewait
getShardingKey() - 类 中的方法com.aliyun.mq.http.model.Message
 
getStartDeliverTime() - 类 中的方法com.aliyun.mq.http.model.Message
 
getTag() - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
getTopicName() - 类 中的方法com.aliyun.mq.http.MQConsumer
the topic name
getTopicName() - 类 中的方法com.aliyun.mq.http.MQProducer
 
getTrans() - 类 中的方法com.aliyun.mq.http.model.request.AckMessageRequest
 
getTrans() - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
getTransCheckImmunityTime() - 类 中的方法com.aliyun.mq.http.model.Message
 
getTransProducer(String, String) - 类 中的方法com.aliyun.mq.http.MQClient
default instance, mq transaction producer
getTransProducer(String, String, String) - 类 中的方法com.aliyun.mq.http.MQClient
with instance, mq transaction producer
getWaitSeconds() - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
groupId - 类 中的变量com.aliyun.mq.http.MQTransProducer
 

H

HostId - 类 中的变量com.aliyun.mq.http.model.ErrorMessage
 
HTTP_PREFIX - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
HttpMethod - com.aliyun.mq.http.common中的枚举
表示HTTP的请求方法。
HTTPS_PREFIX - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 

I

instanceId - 类 中的变量com.aliyun.mq.http.model.AbstractRequest
 
instanceId - 类 中的变量com.aliyun.mq.http.MQProducer
instance id
INVALID_RESPONSE - 接口 中的静态变量com.aliyun.mq.http.common.ClientErrorCode
返回结果无法解析
isContainSpecialChar(String) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XmlUtil
 
isErrorMessage() - 类 中的方法com.aliyun.mq.http.model.Message
 
isOpen() - 类 中的方法com.aliyun.mq.http.MQClient
 
isSuccess() - 接口 中的方法com.aliyun.mq.http.model.AsyncResult
check request is success.

L

LOCATION_MESSAGES - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
logger - 类 中的静态变量com.aliyun.mq.http.model.action.AbstractAction
 

M

mapToString(Map<String, String>) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XmlUtil
 
Message - 类 中的变量com.aliyun.mq.http.model.ErrorMessage
 
Message - com.aliyun.mq.http.model中的类
 
Message() - 类 的构造器com.aliyun.mq.http.model.Message
 
Message(byte[]) - 类 的构造器com.aliyun.mq.http.model.Message
 
MESSAGE_BODY_MD5_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_BODY_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_ERRORCODE_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_ERRORMESSAGE_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_ID_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_PROPERTIES - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_PROPERTIES_MSG_KEY - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_PROPERTIES_SHARDING - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_PROPERTIES_TIMER_KEY - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_PROPERTIES_TRANS_CHECK_KEY - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MESSAGE_TAG_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
MessageListDeserializer - com.aliyun.mq.http.model.serialize中的类
 
MessageListDeserializer() - 类 的构造器com.aliyun.mq.http.model.serialize.MessageListDeserializer
 
Method - 类 中的变量com.aliyun.mq.http.model.ErrorMessage
 
MQClient - com.aliyun.mq.http中的类
 
MQClient(String, String, String) - 类 的构造器com.aliyun.mq.http.MQClient
init a MQ client with default client config
MQClient(String, String, String, ClientConfiguration) - 类 的构造器com.aliyun.mq.http.MQClient
init a MQ client with defined client config
MQClient(String, String, String, String) - 类 的构造器com.aliyun.mq.http.MQClient
init a MQ client with default client config, use sts token to access mq
MQClient(String, String, String, String, ClientConfiguration) - 类 的构造器com.aliyun.mq.http.MQClient
init a MQ client with defined client config, use sts token to access mq
MQConsumer - com.aliyun.mq.http中的类
 
MQConsumer(String, String, String, String, ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.MQConsumer
 
MQProducer - com.aliyun.mq.http中的类
 
MQProducer(String, String, ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.MQProducer
 
MQTransProducer - com.aliyun.mq.http中的类
transaction producer
MQTransProducer(String, String, String, ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.MQTransProducer
 

N

NEXT_CONSUME_TIME_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 

O

onFail(Exception) - 接口 中的方法com.aliyun.mq.http.model.AsyncCallback
Async callback handler at failed return.
onSuccess(T) - 接口 中的方法com.aliyun.mq.http.model.AsyncCallback
Async callback handler at successfully return.
output(Node, String, OutputStream) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XmlUtil
 

P

PARAM_CONSUME_NUM - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_CONSUMER - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_CONSUMER_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_NS - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_ORDER - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_TRANSACTION - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_TRANSACTION_V_POP - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
PARAM_WAIT_SECONDS - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
parseErrorMessageResult(Element) - 类 中的方法com.aliyun.mq.http.model.serialize.XMLDeserializer
 
PROPERTY_KV_SEPARATOR - 类 中的静态变量com.aliyun.mq.http.model.serialize.XmlUtil
 
PROPERTY_KV_SEPARATOR_SPLIT - 类 中的静态变量com.aliyun.mq.http.model.serialize.XmlUtil
 
PROPERTY_SEPARATOR - 类 中的静态变量com.aliyun.mq.http.model.serialize.XmlUtil
 
PROPERTY_SEPARATOR_SPLIT - 类 中的静态变量com.aliyun.mq.http.model.serialize.XmlUtil
 
PUBLISH_TIME_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
publishMessage(TopicMessage) - 类 中的方法com.aliyun.mq.http.MQProducer
publish message to topic.
PublishMessageAction - com.aliyun.mq.http.model.action中的类
 
PublishMessageAction(ServiceClient, ServiceCredentials, URI) - 类 的构造器com.aliyun.mq.http.model.action.PublishMessageAction
 
PublishMessageRequest - com.aliyun.mq.http.model.request中的类
 
PublishMessageRequest() - 类 的构造器com.aliyun.mq.http.model.request.PublishMessageRequest
 

R

RECEIPT_HANDLE_LIST_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
RECEIPT_HANDLE_TAG - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
ReceiptHandleListSerializer - com.aliyun.mq.http.model.serialize中的类
 
ReceiptHandleListSerializer() - 类 的构造器com.aliyun.mq.http.model.serialize.ReceiptHandleListSerializer
 
RequestId - 类 中的变量com.aliyun.mq.http.model.ErrorMessage
 
requestPath - 类 中的变量com.aliyun.mq.http.model.AbstractRequest
 
rollback(String) - 类 中的方法com.aliyun.mq.http.MQTransProducer
rollback transaction msg, the consumer will not receive the msg.

S

safeCreateContentElement(Document, String, Object, String) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XMLSerializer
 
safeGetElementContent(Element, String, String) - 类 中的方法com.aliyun.mq.http.model.serialize.XMLDeserializer
 
serialize(List<String>, String) - 类 中的方法com.aliyun.mq.http.model.serialize.ReceiptHandleListSerializer
 
serialize(T, String) - 接口 中的方法com.aliyun.mq.http.model.serialize.Serializer
 
serialize(PublishMessageRequest, String) - 类 中的方法com.aliyun.mq.http.model.serialize.TopicMessageSerializer
 
Serializer<T> - com.aliyun.mq.http.model.serialize中的接口
 
serviceClient - 类 中的变量com.aliyun.mq.http.MQProducer
 
ServiceException - com.aliyun.mq.http.common中的异常错误
Service Exception
ServiceException() - 异常错误 的构造器com.aliyun.mq.http.common.ServiceException
 
ServiceException(String, String) - 异常错误 的构造器com.aliyun.mq.http.common.ServiceException
 
ServiceException(Throwable) - 异常错误 的构造器com.aliyun.mq.http.common.ServiceException
 
ServiceException(String, String, Throwable) - 异常错误 的构造器com.aliyun.mq.http.common.ServiceException
 
ServiceException(String, Throwable, String, String, String) - 异常错误 的构造器com.aliyun.mq.http.common.ServiceException
用异常消息和表示异常原因及其他信息的对象构造新实例。
setBatchSize(int) - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
setConsumedTimes(Integer) - 类 中的方法com.aliyun.mq.http.model.Message
 
setConsumer(String) - 类 中的方法com.aliyun.mq.http.model.request.AckMessageRequest
 
setConsumer(String) - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
setErrorCode(String) - 类 中的方法com.aliyun.mq.http.model.ErrorMessageResult
 
setErrorMessage(String) - 类 中的方法com.aliyun.mq.http.model.ErrorMessageResult
 
setErrorMessage(ErrorMessageResult) - 类 中的方法com.aliyun.mq.http.model.Message
 
setErrorMessages(Map<String, ErrorMessageResult>) - 异常错误 中的方法com.aliyun.mq.http.common.AckMessageException
 
setFirstConsumeTime(long) - 类 中的方法com.aliyun.mq.http.model.Message
 
setFuture(Future<HttpResponse>) - 接口 中的方法com.aliyun.mq.http.model.AsyncResult
set future
setInstanceId(String) - 类 中的方法com.aliyun.mq.http.model.AbstractRequest
 
setMessage(TopicMessage) - 类 中的方法com.aliyun.mq.http.model.request.PublishMessageRequest
 
setMessageBody(byte[]) - 类 中的方法com.aliyun.mq.http.model.BaseMessage
set body through byte
setMessageBody(String) - 类 中的方法com.aliyun.mq.http.model.BaseMessage
set body through string, encoded by utf-8
setMessageBodyMD5(String) - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
setMessageId(String) - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
setMessageKey(String) - 类 中的方法com.aliyun.mq.http.model.TopicMessage
设置消息KEY,如果没有设置,则消息的KEY为RequestId
setMessageTag(String) - 类 中的方法com.aliyun.mq.http.model.Message
 
setMessageTag(String) - 类 中的方法com.aliyun.mq.http.model.TopicMessage
 
setNextConsumeTime(long) - 类 中的方法com.aliyun.mq.http.model.Message
 
setProperties(Map<String, String>) - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
setPublishTime(long) - 类 中的方法com.aliyun.mq.http.model.Message
 
setReceiptHandle(String) - 类 中的方法com.aliyun.mq.http.model.Message
 
setReceiptHandle(String) - 类 中的方法com.aliyun.mq.http.model.TopicMessage
 
setReceiptHandles(List<String>) - 类 中的方法com.aliyun.mq.http.model.request.AckMessageRequest
 
setRequestId(String) - 异常错误 中的方法com.aliyun.mq.http.common.ServiceException
 
setRequestId(String) - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
setRequestPath(String) - 类 中的方法com.aliyun.mq.http.model.AbstractRequest
 
setShardingKey(String) - 类 中的方法com.aliyun.mq.http.model.TopicMessage
分区顺序消息中区分不同分区的关键字段,sharding key 于普通消息的 key 是完全不同的概念。
setStartDeliverTime(long) - 类 中的方法com.aliyun.mq.http.model.TopicMessage
定时消息,单位毫秒(ms),在指定时间戳(当前时间之后)进行投递。
setTag(String) - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
setTimewait(long) - 接口 中的方法com.aliyun.mq.http.model.AsyncResult
time wait
setTrans(String) - 类 中的方法com.aliyun.mq.http.model.request.AckMessageRequest
 
setTrans(String) - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
setTransCheckImmunityTime(int) - 类 中的方法com.aliyun.mq.http.model.TopicMessage
在消息属性中添加第一次消息回查的最快时间,单位秒,并且表征这是一条事务消息
setWaitSeconds(int) - 类 中的方法com.aliyun.mq.http.model.request.ConsumeMessageRequest
 
SLASH - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
SOCKET_TIMEOUT - 接口 中的静态变量com.aliyun.mq.http.common.ClientErrorCode
远程服务socket读写超时
stringTopMap(String) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XmlUtil
 

T

TopicMessage - com.aliyun.mq.http.model中的类
 
TopicMessage() - 类 的构造器com.aliyun.mq.http.model.TopicMessage
 
TopicMessage(byte[]) - 类 的构造器com.aliyun.mq.http.model.TopicMessage
 
TopicMessage(byte[], String) - 类 的构造器com.aliyun.mq.http.model.TopicMessage
 
TopicMessageDeserializer - com.aliyun.mq.http.model.serialize中的类
 
TopicMessageDeserializer() - 类 的构造器com.aliyun.mq.http.model.serialize.TopicMessageDeserializer
 
TopicMessageSerializer - com.aliyun.mq.http.model.serialize中的类
 
TopicMessageSerializer() - 类 的构造器com.aliyun.mq.http.model.serialize.TopicMessageSerializer
 
topicName - 类 中的变量com.aliyun.mq.http.MQProducer
 
topicURL - 类 中的变量com.aliyun.mq.http.MQProducer
topic url, ie: http://uid.mqrest.region.aliyuncs.com/topics/topicName
toString() - 异常错误 中的方法com.aliyun.mq.http.common.ClientException
 
toString() - 异常错误 中的方法com.aliyun.mq.http.common.ServiceException
 
toString() - 类 中的方法com.aliyun.mq.http.model.BaseMessage
 
toString() - 类 中的方法com.aliyun.mq.http.model.Message
 
toString() - 类 中的方法com.aliyun.mq.http.model.TopicMessage
 
toString() - 类 中的方法com.aliyun.mq.http.MQClient
 
toString() - 类 中的方法com.aliyun.mq.http.MQConsumer
 
toString() - 类 中的方法com.aliyun.mq.http.MQProducer
 
toString() - 类 中的方法com.aliyun.mq.http.MQTransProducer
 
TPOIC_PREFIX - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 

U

UNKNOWN - 接口 中的静态变量com.aliyun.mq.http.common.ClientErrorCode
未知错误

V

valueOf(String) - 枚举 中的静态方法com.aliyun.mq.http.common.HttpMethod
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyun.mq.http.common.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

X_HEADER_API_VERSION - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
X_HEADER_API_VERSION_VALUE - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
X_HEADER_PREFIX - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
X_HEADER_REQUEST_ID - 接口 中的静态变量com.aliyun.mq.http.common.Constants
 
XMLDeserializer<T> - com.aliyun.mq.http.model.serialize中的类
 
XMLDeserializer() - 类 的构造器com.aliyun.mq.http.model.serialize.XMLDeserializer
 
xmlNodeToString(Node, String) - 类 中的静态方法com.aliyun.mq.http.model.serialize.XmlUtil
 
XMLSerializer<T> - com.aliyun.mq.http.model.serialize中的类
 
XMLSerializer() - 类 的构造器com.aliyun.mq.http.model.serialize.XMLSerializer
 
XmlUtil - com.aliyun.mq.http.model.serialize中的类
 
XmlUtil() - 类 的构造器com.aliyun.mq.http.model.serialize.XmlUtil
 
A B C D E F G H I L M N O P R S T U V X 
跳过导航链接

Copyright © 2021. All Rights Reserved.