跳过导航链接
C G H M P R S T 

C

call() - 类 中的方法tech.msop.core.context.MsCallableWrapper
 
call() - 类 中的方法tech.msop.core.context.MsCallableWrapper
 

G

get(String) - 接口 中的方法tech.msop.core.context.MsContext
获取上下文中的数据
get(String, Function<String, T>) - 接口 中的方法tech.msop.core.context.MsContext
获取上下文中的数据
get(String) - 接口 中的方法tech.msop.core.context.MsContext
获取上下文中的数据
get(String, Function<String, T>) - 接口 中的方法tech.msop.core.context.MsContext
获取上下文中的数据
get() - 接口 中的方法tech.msop.core.context.MsHttpHeadersGetter
获取HttpHeaders
get(HttpServletRequest) - 接口 中的方法tech.msop.core.context.MsHttpHeadersGetter
获取HttpHeaders
get() - 接口 中的方法tech.msop.core.context.MsHttpHeadersGetter
获取HttpHeaders
get(HttpServletRequest) - 接口 中的方法tech.msop.core.context.MsHttpHeadersGetter
获取HttpHeaders
get(String) - 类 中的方法tech.msop.core.context.MsServletContext
 
get(String, Function<String, T>) - 类 中的方法tech.msop.core.context.MsServletContext
 
get(String) - 类 中的方法tech.msop.core.context.MsServletContext
 
get(String, Function<String, T>) - 类 中的方法tech.msop.core.context.MsServletContext
 
get() - 类 中的方法tech.msop.core.context.ServletHttpHeadersGetter
 
get(HttpServletRequest) - 类 中的方法tech.msop.core.context.ServletHttpHeadersGetter
 
get() - 类 中的方法tech.msop.core.context.ServletHttpHeadersGetter
 
get(HttpServletRequest) - 类 中的方法tech.msop.core.context.ServletHttpHeadersGetter
 
getAccountId() - 接口 中的方法tech.msop.core.context.MsContext
获取账户ID
getAccountId() - 接口 中的方法tech.msop.core.context.MsContext
获取账户ID
getAccountId() - 类 中的方法tech.msop.core.context.MsServletContext
 
getAccountId() - 类 中的方法tech.msop.core.context.MsServletContext
 
getCrossHeaders() - 类 中的方法tech.msop.core.context.properties.MsContextProperties
获取跨服务的请求头
getCrossHeaders() - 类 中的方法tech.msop.core.context.properties.MsContextProperties
获取跨服务的请求头
getRequestId() - 接口 中的方法tech.msop.core.context.MsContext
获取请求ID
getRequestId() - 接口 中的方法tech.msop.core.context.MsContext
获取请求ID
getRequestId() - 类 中的方法tech.msop.core.context.MsServletContext
 
getRequestId() - 类 中的方法tech.msop.core.context.MsServletContext
 
getTenantId() - 接口 中的方法tech.msop.core.context.MsContext
获取租户ID
getTenantId() - 接口 中的方法tech.msop.core.context.MsContext
获取租户ID
getTenantId() - 类 中的方法tech.msop.core.context.MsServletContext
 
getTenantId() - 类 中的方法tech.msop.core.context.MsServletContext
 

H

Headers() - 类 的构造器tech.msop.core.context.properties.MsContextProperties.Headers
 
Headers() - 类 的构造器tech.msop.core.context.properties.MsContextProperties.Headers
 

M

MsCallableWrapper<V> - tech.msop.core.context中的类
多线程中传递 context 和mdc
MsCallableWrapper<V> - tech.msop.core.context中的类
多线程中传递 context 和mdc
MsCallableWrapper(Callable<V>) - 类 的构造器tech.msop.core.context.MsCallableWrapper
 
MsCallableWrapper(Callable<V>) - 类 的构造器tech.msop.core.context.MsCallableWrapper
 
msContext(MsContextProperties, MsHttpHeadersGetter) - 类 中的方法tech.msop.core.context.config.MsContextAutoConfiguration
 
msContext(MsContextProperties, MsHttpHeadersGetter) - 类 中的方法tech.msop.core.context.config.MsContextAutoConfiguration
 
MsContext - tech.msop.core.context中的接口
MS 微服务上下文
MsContext - tech.msop.core.context中的接口
MS 微服务上下文
MsContextAutoConfiguration - tech.msop.core.context.config中的类
Ms 服务上下文配置
MsContextAutoConfiguration - tech.msop.core.context.config中的类
Ms 服务上下文配置
MsContextAutoConfiguration() - 类 的构造器tech.msop.core.context.config.MsContextAutoConfiguration
 
MsContextAutoConfiguration() - 类 的构造器tech.msop.core.context.config.MsContextAutoConfiguration
 
MsContextProperties - tech.msop.core.context.properties中的类
Hystrix Headers 配置
MsContextProperties - tech.msop.core.context.properties中的类
Hystrix Headers 配置
MsContextProperties() - 类 的构造器tech.msop.core.context.properties.MsContextProperties
 
MsContextProperties() - 类 的构造器tech.msop.core.context.properties.MsContextProperties
 
MsContextProperties.Headers - tech.msop.core.context.properties中的类
 
MsContextProperties.Headers - tech.msop.core.context.properties中的类
 
msHttpHeadersGetter(MsContextProperties) - 类 中的方法tech.msop.core.context.config.MsContextAutoConfiguration
 
msHttpHeadersGetter(MsContextProperties) - 类 中的方法tech.msop.core.context.config.MsContextAutoConfiguration
 
MsHttpHeadersGetter - tech.msop.core.context中的接口
HttpHeaders 获取器,用于跨服务和线程的传递 暂不支持webflux
MsHttpHeadersGetter - tech.msop.core.context中的接口
HttpHeaders 获取器,用于跨服务和线程的传递 暂不支持webflux
MsRunnableWrapper - tech.msop.core.context中的类
多线程中传递 context 和mdc
MsRunnableWrapper - tech.msop.core.context中的类
多线程中传递 context 和mdc
MsRunnableWrapper(Runnable) - 类 的构造器tech.msop.core.context.MsRunnableWrapper
 
MsRunnableWrapper(Runnable) - 类 的构造器tech.msop.core.context.MsRunnableWrapper
 
MsServletContext - tech.msop.core.context中的类
Ms Servlet上下文,跨线程失效
MsServletContext - tech.msop.core.context中的类
Ms Servlet上下文,跨线程失效
MsServletContext() - 类 的构造器tech.msop.core.context.MsServletContext
 
MsServletContext() - 类 的构造器tech.msop.core.context.MsServletContext
 
MsServletListenerConfiguration - tech.msop.core.context.config中的类
Servlet 监听器自动配置
MsServletListenerConfiguration - tech.msop.core.context.config中的类
Servlet 监听器自动配置
MsServletListenerConfiguration() - 类 的构造器tech.msop.core.context.config.MsServletListenerConfiguration
 
MsServletListenerConfiguration() - 类 的构造器tech.msop.core.context.config.MsServletListenerConfiguration
 
MsServletRequestListener - tech.msop.core.context.listener中的类
Servlet 请求监听器
MsServletRequestListener - tech.msop.core.context.listener中的类
Servlet 请求监听器
MsServletRequestListener() - 类 的构造器tech.msop.core.context.listener.MsServletRequestListener
 
MsServletRequestListener() - 类 的构造器tech.msop.core.context.listener.MsServletRequestListener
 

P

PREFIX - 类 中的静态变量tech.msop.core.context.properties.MsContextProperties
配置前缀
PREFIX - 类 中的静态变量tech.msop.core.context.properties.MsContextProperties
配置前缀

R

registerCustomerListener(MsContextProperties, MsHttpHeadersGetter) - 类 中的方法tech.msop.core.context.config.MsServletListenerConfiguration
 
registerCustomerListener(MsContextProperties, MsHttpHeadersGetter) - 类 中的方法tech.msop.core.context.config.MsServletListenerConfiguration
 
requestDestroyed(ServletRequestEvent) - 类 中的方法tech.msop.core.context.listener.MsServletRequestListener
 
requestDestroyed(ServletRequestEvent) - 类 中的方法tech.msop.core.context.listener.MsServletRequestListener
 
requestInitialized(ServletRequestEvent) - 类 中的方法tech.msop.core.context.listener.MsServletRequestListener
 
requestInitialized(ServletRequestEvent) - 类 中的方法tech.msop.core.context.listener.MsServletRequestListener
 
run() - 类 中的方法tech.msop.core.context.MsRunnableWrapper
 
run() - 类 中的方法tech.msop.core.context.MsRunnableWrapper
 

S

ServletHttpHeadersGetter - tech.msop.core.context中的类
HttpHeaders 获取器
ServletHttpHeadersGetter - tech.msop.core.context中的类
HttpHeaders 获取器
ServletHttpHeadersGetter() - 类 的构造器tech.msop.core.context.ServletHttpHeadersGetter
 
ServletHttpHeadersGetter() - 类 的构造器tech.msop.core.context.ServletHttpHeadersGetter
 

T

tech.msop.core.context - 程序包 tech.msop.core.context
 
tech.msop.core.context.config - 程序包 tech.msop.core.context.config
 
tech.msop.core.context.listener - 程序包 tech.msop.core.context.listener
 
tech.msop.core.context.properties - 程序包 tech.msop.core.context.properties
 
C G H M P R S T 
跳过导航链接

Copyright © 2023. All rights reserved.