Skip navigation links
A C D E F G H I K O P R S T U V 

A

AbstractRPCHook - Class in com.aliyun.openservices.ons.api.impl.rocketmq
 
AbstractRPCHook() - Constructor for class com.aliyun.openservices.ons.api.impl.rocketmq.AbstractRPCHook
 
AccessKey - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
AuthenticationException - Exception in com.aliyun.openservices.ons.api.impl.authority.exception
 
AuthenticationException(String, int) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthenticationException(String, int, String) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthenticationException(String, int, Throwable) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthenticationException(String, int, String, Throwable) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthUtil - Class in com.aliyun.openservices.ons.api.impl.authority
 
AuthUtil() - Constructor for class com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 

C

calSignature(byte[], String) - Static method in class com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 
calSignature(String, String) - Static method in class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
calSignature(String, String, SigningAlgorithm, Charset) - Static method in class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
calSignature(byte[], String) - Static method in class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
calSignature(byte[], String, SigningAlgorithm, Charset) - Static method in class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
CHARSET - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
ClientRPCHook - Class in com.aliyun.openservices.ons.api.impl.rocketmq
 
ClientRPCHook(SessionCredentialsProvider) - Constructor for class com.aliyun.openservices.ons.api.impl.rocketmq.ClientRPCHook
 
com.aliyun.openservices.ons.api.impl.authority - package com.aliyun.openservices.ons.api.impl.authority
 
com.aliyun.openservices.ons.api.impl.authority.exception - package com.aliyun.openservices.ons.api.impl.authority.exception
 
com.aliyun.openservices.ons.api.impl.namespace - package com.aliyun.openservices.ons.api.impl.namespace
 
com.aliyun.openservices.ons.api.impl.rocketmq - package com.aliyun.openservices.ons.api.impl.rocketmq
 
combineBytes(byte[], byte[]) - Static method in class com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 
combineRequestContent(RemotingCommand, SortedMap<String, String>) - Static method in class com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 

D

DEFAULT_ALGORITHM - Static variable in class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
DEFAULT_CHARSET - Static variable in class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
doAfterResponse(String, RemotingCommand, RemotingCommand) - Method in class com.aliyun.openservices.ons.api.impl.rocketmq.ClientRPCHook
 
doAfterRpcFailure(String, RemotingCommand, Boolean) - Method in class com.aliyun.openservices.ons.api.impl.rocketmq.ClientRPCHook
 
doBeforeRequest(String, RemotingCommand) - Method in class com.aliyun.openservices.ons.api.impl.rocketmq.ClientRPCHook
 

E

equals(Object) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

F

fieldCache - Variable in class com.aliyun.openservices.ons.api.impl.rocketmq.AbstractRPCHook
 
FlowControlException - Exception in com.aliyun.openservices.ons.api.impl.authority.exception
 
FlowControlException(int) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.FlowControlException
 
FlowControlException(int, String, Throwable) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.FlowControlException
 
FlowControlException(int, String) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.FlowControlException
 
FlowControlException(int, Throwable) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.FlowControlException
 

G

getAccessKey() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getCode() - Method in exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
getNamespaceId() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getOnsChannel() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSecretKey() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSecurityToken() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSessionCredentials() - Method in interface com.aliyun.openservices.ons.api.impl.authority.SessionCredentialsProvider
getSessionCredentials() - Method in class com.aliyun.openservices.ons.api.impl.authority.StaticSessionCredentialsProvider
 
getSignature() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSignatureMethod() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getStatus() - Method in exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 

H

hashCode() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

I

InstanceUtil - Class in com.aliyun.openservices.ons.api.impl.namespace
 
InstanceUtil() - Constructor for class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
isIndependentNaming(String) - Static method in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 

K

KeyFile - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

O

OnsAuthSigner - Class in com.aliyun.openservices.ons.api.impl.authority
 
OnsAuthSigner() - Constructor for class com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
ONSChannel - Enum in com.aliyun.openservices.ons.api.impl.rocketmq
 
ONSChannelKey - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

P

parseRequestContent(RemotingCommand, String, String, String) - Method in class com.aliyun.openservices.ons.api.impl.rocketmq.AbstractRPCHook
 
PATTERN_INSTANCE_V1 - Static variable in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
PATTERN_INSTANCE_V2 - Static variable in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
provider - Variable in class com.aliyun.openservices.ons.api.impl.rocketmq.ClientRPCHook
 

R

REGEX_INSTANCE_V1 - Static variable in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
REGEX_INSTANCE_V2 - Static variable in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 

S

SecretKey - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SecurityToken - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SEPARATOR_V1 - Static variable in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
SEPARATOR_V2 - Static variable in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
SessionCredentials - Class in com.aliyun.openservices.ons.api.impl.authority
 
SessionCredentials() - Constructor for class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SessionCredentials(SessionCredentials) - Constructor for class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SessionCredentialsProvider - Interface in com.aliyun.openservices.ons.api.impl.authority
Provider to fetch SessionCredentials.
setAccessKey(String) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setCode(int) - Method in exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
setNamespaceId(String) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setOnsChannel(ONSChannel) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSecretKey(String) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSecurityToken(String) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSignature(String) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSignatureMethod(String) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setStatus(String) - Method in exception com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
Signature - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SignatureException - Exception in com.aliyun.openservices.ons.api.impl.authority.exception
 
SignatureException(int) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureException(int, String, Throwable) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureException(int, String) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureException(int, Throwable) - Constructor for exception com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureMethod - Static variable in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SigningAlgorithm - Enum in com.aliyun.openservices.ons.api.impl.authority
 
StaticSessionCredentialsProvider - Class in com.aliyun.openservices.ons.api.impl.authority
Static provider which get SessionCredentials in advance.
StaticSessionCredentialsProvider(SessionCredentials) - Constructor for class com.aliyun.openservices.ons.api.impl.authority.StaticSessionCredentialsProvider
 

T

toString() - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

U

updateContent(Properties) - Method in class com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

V

validateInstanceId(String) - Static method in class com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil
 
valueOf(String) - Static method in enum com.aliyun.openservices.ons.api.impl.authority.SigningAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aliyun.openservices.ons.api.impl.rocketmq.ONSChannel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aliyun.openservices.ons.api.impl.authority.SigningAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aliyun.openservices.ons.api.impl.rocketmq.ONSChannel
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I K O P R S T U V 
Skip navigation links

Copyright © 2012–2023. All rights reserved.