跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

C

Cache - org.noear.solon.data.annotation中的注释类型
缓存注解器 注意:针对 Controller、Service、Dao 等所有基于MethodWrap运行的目标,才有效
cache(Cache, Invocation, SupplierEx) - 类 中的方法org.noear.solon.data.cache.CacheExecutorImp
添加缓存
CacheExecutorImp - org.noear.solon.data.cache中的类
缓存执行器
CacheExecutorImp() - 类 的构造器org.noear.solon.data.cache.CacheExecutorImp
 
CacheFactory - org.noear.solon.data.cache中的接口
缓存服务工厂
cacheFactoryAdd(String, CacheFactory) - 类 中的静态方法org.noear.solon.data.cache.CacheLib
注册缓存工厂
cacheFactoryGet(String) - 类 中的静态方法org.noear.solon.data.cache.CacheLib
获取缓存工厂
CacheInterceptor - org.noear.solon.data.cache.interceptor中的类
缓存拦截器
CacheInterceptor() - 类 的构造器org.noear.solon.data.cache.interceptor.CacheInterceptor
 
CacheLib - org.noear.solon.data.cache中的类
缓存服务库管理
CacheLib() - 类 的构造器org.noear.solon.data.cache.CacheLib
 
CachePut - org.noear.solon.data.annotation中的注释类型
缓存更新注解器(之前有缓存才会被更新;不然无法进行类型检测) 注意:针对 Controller、Service、Dao 等所有基于MethodWrap运行的目标,才有效
cachePut(CachePut, Invocation, Object) - 类 中的方法org.noear.solon.data.cache.CacheExecutorImp
缓存更新
CachePutInterceptor - org.noear.solon.data.cache.interceptor中的类
缓存更新拦截器
CachePutInterceptor() - 类 的构造器org.noear.solon.data.cache.interceptor.CachePutInterceptor
 
CacheRemove - org.noear.solon.data.annotation中的注释类型
缓存移除注解器 注意:针对 Controller、Service、Dao 等所有基于MethodWrap运行的目标,才有效
cacheRemove(CacheRemove, Invocation, Object) - 类 中的方法org.noear.solon.data.cache.CacheExecutorImp
清除移除
CacheRemoveInterceptor - org.noear.solon.data.cache.interceptor中的类
缓存移除拦截器
CacheRemoveInterceptor() - 类 的构造器org.noear.solon.data.cache.interceptor.CacheRemoveInterceptor
 
CacheService - org.noear.solon.data.cache中的接口
缓存服务接口(用于支持@Cache相关注解)
cacheServiceAdd(String, CacheService) - 类 中的静态方法org.noear.solon.data.cache.CacheLib
添加缓存服务
cacheServiceAddIfAbsent(String, CacheService) - 类 中的静态方法org.noear.solon.data.cache.CacheLib
添加缓存服务
cacheServiceGet(String) - 类 中的静态方法org.noear.solon.data.cache.CacheLib
获取缓存服务
cacheServiceMap() - 类 中的静态方法org.noear.solon.data.cache.CacheLib
缓存服务集合;只读
CacheServiceSupplier - org.noear.solon.data.cache中的类
CacheService 供应者,根据注册的工厂获取对应的缓存服务
CacheServiceSupplier(Properties) - 类 的构造器org.noear.solon.data.cache.CacheServiceSupplier
 
CacheServiceWrapConsumer - org.noear.solon.data.cache中的类
缓存服务事件监控器。
CacheServiceWrapConsumer() - 类 的构造器org.noear.solon.data.cache.CacheServiceWrapConsumer
 
CacheTags - org.noear.solon.data.cache中的类
缓存标签管理器
CacheTags(CacheService) - 类 的构造器org.noear.solon.data.cache.CacheTags
 
CacheTagsService - org.noear.solon.data.cache中的接口
支持标签的缓存服务
CacheTagsServiceImpl - org.noear.solon.data.cache中的类
支持标签的缓存服务实现
CacheTagsServiceImpl(CacheService) - 类 的构造器org.noear.solon.data.cache.CacheTagsServiceImpl
 
cacheUpdateHandler0(String) - 类 中的方法org.noear.solon.cloud.extend.water.integration.msg.HandlerCacheUpdate
更新 upstream
cacheUpdateHandler1(String) - 类 中的方法org.noear.solon.cloud.extend.water.integration.msg.HandlerCacheUpdate
更新 cache
CaffeineCacheFactoryImpl - org.noear.solon.cache.caffeine.integration中的类
 
CaffeineCacheFactoryImpl() - 类 的构造器org.noear.solon.cache.caffeine.integration.CaffeineCacheFactoryImpl
 
CaffeineCacheService - org.noear.solon.cache.caffeine中的类
Caffeine 封装的缓存服务
CaffeineCacheService(Cache<String, Object>, int) - 类 的构造器org.noear.solon.cache.caffeine.CaffeineCacheService
 
CaffeineCacheService(Cache<String, Object>, String, int) - 类 的构造器org.noear.solon.cache.caffeine.CaffeineCacheService
 
CaffeineCacheService(Properties) - 类 的构造器org.noear.solon.cache.caffeine.CaffeineCacheService
 
CaffeineCacheService(Properties, String, int) - 类 的构造器org.noear.solon.cache.caffeine.CaffeineCacheService
 
call(Context) - 接口 中的方法org.noear.nami.Channel
 
call(Context) - 类 中的方法org.noear.nami.channel.http.hutool.HttpChannel
 
call(Context) - 类 中的方法org.noear.nami.channel.http.okhttp.HttpChannel
 
call(Context) - 类 中的方法org.noear.nami.channel.socketd.SocketdChannel
调用
call(Context) - 类 中的方法org.noear.nami.channel.socketd.SocketdClientChannel
 
call(Map<String, String>, Map) - 类 中的方法org.noear.nami.Nami
执行完成呼叫
call(Map<String, String>, Map, Object) - 类 中的方法org.noear.nami.Nami
 
call(String) - 类 中的静态方法org.noear.solon.luffy.impl.JtRun
调用函数
call(String, Context) - 类 中的静态方法org.noear.solon.luffy.impl.JtRun
调用函数
call() - 接口 中的方法org.noear.solon.scheduling.retry.Callee
调用
call() - 类 中的方法org.noear.solon.scheduling.retry.CalleeImpl
调用
callback(T1, T2, T3) - 接口 中的方法org.noear.solon.cloud.utils.http.HttpCallback
 
callback(T1, T2, T3) - 接口 中的方法org.noear.solon.test.HttpCallback
 
Callee - org.noear.solon.scheduling.retry中的接口
被调用者
CalleeImpl - org.noear.solon.scheduling.retry中的类
被调用者
CalleeImpl(Invocation) - 类 的构造器org.noear.solon.scheduling.retry.CalleeImpl
 
caseSensitive(boolean) - 接口 中的方法org.noear.solon.core.route.Router
区分大小写(默认不区分)
cfg() - 类 中的方法org.noear.solon.core.BeanContainer
获取属性(写法上,更接近 Solon.cfg())
cfg() - 类 中的静态方法org.noear.solon.Solon
应用配置
cfg() - 类 中的方法org.noear.solon.SolonApp
应用属性(或配置)
cfgGet(String, String) - 类 中的方法org.noear.solon.luffy.impl.JtExecutorAdapter
 
cfgMap(String) - 类 中的方法org.noear.solon.luffy.impl.JtExecutorAdapter
 
cfgSet(String, String) - 类 中的方法org.noear.solon.luffy.impl.JtExecutorAdapter
 
ch.qos.logback.solon - 程序包 ch.qos.logback.solon
 
ch.qos.logback.solon.integration - 程序包 ch.qos.logback.solon.integration
 
ChainManager - org.noear.solon.core中的类
请求链管理
ChainManager() - 类 的构造器org.noear.solon.core.ChainManager
 
chainManager() - 类 中的方法org.noear.solon.core.route.RouterWrapper
 
change(File) - 类 中的静态方法org.noear.solon.maven.plugin.ClassesMove
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.core.mvc.ActionExecuteHandlerDefault
尝试将body转换为特定对象
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2ActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.fury.FuryActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.gson.GsonActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.hessian.HessianActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.jackson.JacksonActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.protostuff.ProtostuffActionExecutor
 
changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.serialization.snack3.SnackActionExecutor
 
changeEntityDo(Context, ParamWrap, String, Class<?>) - 类 中的方法org.noear.solon.core.mvc.ActionExecuteHandlerDefault
尝试将值转换为目标实体
changeProperties(SerializationConfig, BeanDescription, List<BeanPropertyWriter>) - 类 中的方法org.noear.solon.serialization.jackson.NullBeanSerializerModifierImpl
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.core.mvc.ActionExecuteHandlerDefault
尝试将值按类型转换
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2ActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.fury.FuryActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.gson.GsonActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.hessian.HessianActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.jackson.JacksonActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.protostuff.ProtostuffActionExecutor
 
changeValue(Context, ParamWrap, int, Class<?>, Object) - 类 中的方法org.noear.solon.serialization.snack3.SnackActionExecutor
 
changeValueDo(Context, ParamWrap, String, Class<?>, String) - 类 中的方法org.noear.solon.core.mvc.ActionExecuteHandlerDefault
尝试将值转换为目标值
Channel - org.noear.nami中的接口
Nami 执行通道
channel(Channel) - 类 中的方法org.noear.nami.NamiBuilder
设置反序列器
channel() - 类 中的方法org.noear.solon.cloud.model.Event
获取通道:用于同时支持多个消息队列框架,区分通道
channel(String) - 类 中的方法org.noear.solon.cloud.model.Event
设置通道
ChannelBase - org.noear.nami中的类
处理通道基类
ChannelBase() - 类 的构造器org.noear.nami.ChannelBase
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法org.noear.solon.boot.websocket.netty.WsServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法org.noear.solon.boot.websocket.netty.WsServerHandler
 
charset() - 类 中的方法org.noear.nami.Result
字符集
charset(String) - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
设置 charset
charset - 类 中的变量org.noear.solon.core.handle.Context
 
charset(String) - 类 中的方法org.noear.solon.core.handle.Context
设置字符集
charset(String) - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
charset(String) - 接口 中的方法org.noear.solon.test.HttpUtils
 
charset(String) - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
charsetSet(Charset) - 类 中的方法org.noear.nami.Result
 
check() - 类 中的方法org.noear.solon.core.InjectGather
检测
check() - 类 中的静态方法org.noear.solon.health.HealthChecker
检测
check(Logined, Context, String) - 接口 中的方法org.noear.solon.validation.annotation.LoginedChecker
 
check(Logined, Context, String) - 类 中的方法org.noear.solon.validation.annotation.LoginedCheckerImp
 
check(NoRepeatSubmit, Context, String, int) - 接口 中的方法org.noear.solon.validation.annotation.NoRepeatSubmitChecker
 
check(NotBlacklist, Context) - 接口 中的方法org.noear.solon.validation.annotation.NotBlacklistChecker
 
check(Whitelist, Context) - 接口 中的方法org.noear.solon.validation.annotation.WhitelistChecker
 
check(Logined, Context, String) - 类 中的方法org.noear.solon.web.sdl.SdlLoginedChecker
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法org.noear.nami.channel.http.okhttp.SSLClient.DefaultX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法org.noear.nami.channel.http.okhttp.SSLClient.DefaultX509TrustManager
 
children - 类 中的变量org.noear.solon.data.tran.impl.DbTranNode
孩子节点
ClassCodeBuilder - org.noear.solon.proxy.asm中的类
 
ClassCodeBuilder() - 类 的构造器org.noear.solon.proxy.asm.ClassCodeBuilder
 
ClassesMove - org.noear.solon.maven.plugin中的类
 
ClassesMove() - 类 的构造器org.noear.solon.maven.plugin.ClassesMove
 
classLoader() - 类 中的方法org.noear.solon.SolonApp
类加载器
ClassPathStaticRepository - org.noear.solon.web.staticfiles.repository中的类
类路径型静态仓库(支持位置例:static 或 /static 或 /static/)
ClassPathStaticRepository(String) - 类 的构造器org.noear.solon.web.staticfiles.repository.ClassPathStaticRepository
构建函数
ClassPathStaticRepository(ClassLoader, String) - 类 的构造器org.noear.solon.web.staticfiles.repository.ClassPathStaticRepository
 
ClassUtil - org.noear.solon.core.util中的类
类操作工具
ClassUtil() - 类 的构造器org.noear.solon.core.util.ClassUtil
 
ClassWrap - org.noear.solon.core.wrap中的类
类包装,用于缓存类的方法和字段等相关信息
ClassWrap(Class<?>) - 类 的构造器org.noear.solon.core.wrap.ClassWrap
 
clear() - 类 中的静态方法org.noear.nami.NamiAttachment
 
clear() - 类 中的方法org.noear.solon.core.AppContext
 
clear() - 类 中的方法org.noear.solon.core.BeanContainer
 
clear() - 类 中的方法org.noear.solon.core.handle.ModelAndView
清空
clear() - 接口 中的方法org.noear.solon.core.route.Router
清空路由关系
clear() - 类 中的方法org.noear.solon.core.route.RouterDefault
清空路由关系
clear() - 接口 中的方法org.noear.solon.core.route.RoutingTable
清空
clear() - 类 中的方法org.noear.solon.core.route.RoutingTableDefault
 
clear() - 类 中的方法org.noear.solon.core.runtime.AotCollector
清空
clear() - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
clear() - 类 中的方法org.noear.solon.data.cache.LocalCacheService
表空
clear() - 类 中的方法org.noear.solon.luffy.impl.JtFunctionLoaderManager
清空
clear() - 类 中的静态方法org.noear.solon.validation.ValidatorManager
清除所有验证器
clear() - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
clearCache() - 类 中的方法org.noear.solon.maven.plugin.tools.jar.JarFile
 
clearDequeByKey(String) - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
clearWarnings() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
client - 类 中的变量org.noear.solon.cache.jedis.RedisCacheService
 
client() - 类 中的方法org.noear.solon.cache.jedis.RedisCacheService
获取 RedisClient
client - 类 中的变量org.noear.solon.cache.redisson.RedissonCacheService
 
client() - 类 中的方法org.noear.solon.cache.redisson.RedissonCacheService
获取 RedisClient
client - 类 中的变量org.noear.solon.cache.spymemcached.MemCacheService
 
client() - 类 中的方法org.noear.solon.cache.spymemcached.MemCacheService
 
client - 类 中的变量org.noear.solon.cloud.extend.folkmq.service.CloudEventServiceFolkMqImpl
 
clone() - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
close() - 类 中的方法org.noear.solon.boot.io.LimitedInputStream
 
close() - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
close() - 类 中的方法org.noear.solon.boot.jetty.websocket.WebSocketImpl
 
close() - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
close() - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
close() - 类 中的方法org.noear.solon.boot.smarthttp.websocket.WebSocketImpl
 
close() - 类 中的方法org.noear.solon.boot.undertow.jsp.JspResourceManager
 
close() - 类 中的方法org.noear.solon.boot.undertow.websocket.WebSocketImpl
 
close() - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
close() - 类 中的方法org.noear.solon.boot.websocket.netty.WebSocketImpl
 
close() - 类 中的方法org.noear.solon.boot.websocket.WebSocketImpl
 
close() - 类 中的方法org.noear.solon.cloud.extend.activemq.impl.ActivemqConsumer
 
close() - 类 中的方法org.noear.solon.cloud.extend.etcd.impl.EtcdClient
关闭
close() - 类 中的方法org.noear.solon.cloud.extend.etcd.service.CloudConfigServiceEtcdImpl
关闭
close() - 类 中的方法org.noear.solon.cloud.extend.etcd.service.CloudDiscoveryServiceEtcdImpl
关闭
close() - 类 中的方法org.noear.solon.cloud.extend.jmdns.service.CloudDiscoveryServiceJmdnsImpl
关闭
close() - 类 中的方法org.noear.solon.cloud.extend.kafka.service.CloudEventServiceKafkaImpl
 
close() - 类 中的方法org.noear.solon.cloud.extend.polaris.service.CloudConfigServicePolarisImp
 
close() - 类 中的方法org.noear.solon.cloud.extend.polaris.service.CloudDiscoveryServicePolarisImp
 
close() - 类 中的方法org.noear.solon.cloud.extend.rocketmq.impl.RocketmqConsumer
 
close() - 类 中的方法org.noear.solon.cloud.extend.rocketmq.impl.RocketmqProducer
 
close() - 类 中的方法org.noear.solon.cloud.extend.rocketmq.service.CloudEventServiceRocketmqImp
 
close() - 类 中的方法org.noear.solon.cloud.extend.semaphore.impl.CloudBreakerEntryImpl
 
close() - 类 中的方法org.noear.solon.cloud.extend.zookeeper.impl.ZkClient
关闭
close() - 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.CloudConfigServiceZkImp
关闭
close() - 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.CloudDiscoveryServiceZkImp
关闭
close() - 接口 中的方法org.noear.solon.cloud.model.BreakerEntry
自动关闭
close() - 类 中的方法org.noear.solon.core.AppClassLoader
 
close() - 类 中的方法org.noear.solon.core.handle.Context
关闭响应(一些特殊的boot才有效)
close() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
close() - 类 中的方法org.noear.solon.data.datasource.AbstractRoutingDataSource
 
close() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
close() - 类 中的方法org.noear.solon.data.datasource.DataSourceWrapper
 
close() - 类 中的方法org.noear.solon.data.shardingds.ShardingDataSource
 
close() - 类 中的方法org.noear.solon.data.tran.ConnectionProxy
 
close() - 类 中的方法org.noear.solon.data.tran.impl.DbTran
 
close() - 类 中的方法org.noear.solon.data.tran.impl.DbTranNode
关闭
close() - 类 中的方法org.noear.solon.logging.persistent.PackagingQueueTaskImpl
 
close() - 类 中的方法org.noear.solon.maven.plugin.JarWriter
Close the writer.
close() - 类 中的方法org.noear.solon.maven.plugin.tools.data.RandomAccessDataFile
 
close() - 类 中的方法org.noear.solon.maven.plugin.tools.jar.JarFile
 
close() - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
 
close() - 接口 中的方法org.noear.solon.net.websocket.WebSocket
关闭
close() - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
close() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
close() - 类 中的方法org.noear.solon.web.webdav.impl.ShardingInputStream
 
closeDataSource(DataSource) - 类 中的方法org.noear.solon.data.datasource.AbstractRoutingDataSource
尝试关闭数据源
CloudBreaker - org.noear.solon.cloud.annotation中的注释类型
云端断路器申明
CloudBreakerEntryImpl - org.noear.solon.cloud.extend.guava.impl中的类
 
CloudBreakerEntryImpl(int) - 类 的构造器org.noear.solon.cloud.extend.guava.impl.CloudBreakerEntryImpl
 
CloudBreakerEntryImpl - org.noear.solon.cloud.extend.semaphore.impl中的类
 
CloudBreakerEntryImpl(String, int) - 类 的构造器org.noear.solon.cloud.extend.semaphore.impl.CloudBreakerEntryImpl
 
CloudBreakerEntryImpl - org.noear.solon.cloud.extend.sentinel.impl中的类
 
CloudBreakerEntryImpl(String, int) - 类 的构造器org.noear.solon.cloud.extend.sentinel.impl.CloudBreakerEntryImpl
 
CloudBreakerInterceptor - org.noear.solon.cloud.impl中的类
 
CloudBreakerInterceptor() - 类 的构造器org.noear.solon.cloud.impl.CloudBreakerInterceptor
 
CloudBreakerService - org.noear.solon.cloud.service中的接口
云端断路器服务
CloudBreakerServiceImpl - org.noear.solon.cloud.extend.guava.impl中的类
 
CloudBreakerServiceImpl() - 类 的构造器org.noear.solon.cloud.extend.guava.impl.CloudBreakerServiceImpl
 
CloudBreakerServiceImpl - org.noear.solon.cloud.extend.semaphore.impl中的类
 
CloudBreakerServiceImpl() - 类 的构造器org.noear.solon.cloud.extend.semaphore.impl.CloudBreakerServiceImpl
 
CloudBreakerServiceImpl - org.noear.solon.cloud.extend.sentinel.impl中的类
 
CloudBreakerServiceImpl() - 类 的构造器org.noear.solon.cloud.extend.sentinel.impl.CloudBreakerServiceImpl
 
CloudBreakerServiceLocalImpl - org.noear.solon.cloud.impl中的类
本地熔断服务 常用指标: sbc:并发链接数,Simultaneous Browser Connections qps:每秒请求数,Query Per Second
CloudBreakerServiceLocalImpl() - 类 的构造器org.noear.solon.cloud.impl.CloudBreakerServiceLocalImpl
 
CloudClient - org.noear.solon.cloud中的类
云操作客户端
CloudClient() - 类 的构造器org.noear.solon.cloud.CloudClient
 
CloudConfig - org.noear.solon.cloud.annotation中的注释类型
云端配置订阅或注入
CloudConfigBeanBuilder - org.noear.solon.cloud.impl中的类
 
CloudConfigBeanBuilder() - 类 的构造器org.noear.solon.cloud.impl.CloudConfigBeanBuilder
 
CloudConfigBeanInjector - org.noear.solon.cloud.impl中的类
配置注入器
CloudConfigBeanInjector() - 类 的构造器org.noear.solon.cloud.impl.CloudConfigBeanInjector
 
CloudConfigException - org.noear.solon.cloud.exception中的异常错误
 
CloudConfigException(String) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudConfigException
 
CloudConfigException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudConfigException
 
CloudConfigHandler - org.noear.solon.cloud中的接口
云配置处理
CloudConfigObserverEntity - org.noear.solon.cloud.service中的类
云端配置观察者实现
CloudConfigObserverEntity(String, String, CloudConfigHandler) - 类 的构造器org.noear.solon.cloud.service.CloudConfigObserverEntity
 
CloudConfigService - org.noear.solon.cloud.service中的接口
云端配置服务
CloudConfigServiceConsulImpl - org.noear.solon.cloud.extend.consul.service中的类
云端配置服务实现
CloudConfigServiceConsulImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.consul.service.CloudConfigServiceConsulImpl
 
CloudConfigServiceEtcdImpl - org.noear.solon.cloud.extend.etcd.service中的类
 
CloudConfigServiceEtcdImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.etcd.service.CloudConfigServiceEtcdImpl
 
CloudConfigServiceK8sImpl - org.noear.solon.cloud.extend.kubernetes.service中的类
 
CloudConfigServiceK8sImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.kubernetes.service.CloudConfigServiceK8sImpl
 
CloudConfigServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
云端配置(本地摸拟实现)
CloudConfigServiceLocalImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudConfigServiceLocalImpl
 
CloudConfigServiceNacosImp - org.noear.solon.cloud.extend.nacos.service中的类
配置服务适配
CloudConfigServiceNacosImp - org.noear.solon.cloud.extend.nacos.service中的类
配置服务适配
CloudConfigServiceNacosImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.nacos.service.CloudConfigServiceNacosImp
 
CloudConfigServicePolarisImp - org.noear.solon.cloud.extend.polaris.service中的类
 
CloudConfigServicePolarisImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.polaris.service.CloudConfigServicePolarisImp
 
CloudConfigServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
配置服务
CloudConfigServiceWaterImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudConfigServiceWaterImpl
 
CloudConfigServiceZkImp - org.noear.solon.cloud.extend.zookeeper.service中的类
 
CloudConfigServiceZkImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.zookeeper.service.CloudConfigServiceZkImp
 
CloudDiscoveryHandler - org.noear.solon.cloud中的接口
云发现处理
CloudDiscoveryObserverEntity - org.noear.solon.cloud.service中的类
云端发现观察者实体
CloudDiscoveryObserverEntity(String, String, CloudDiscoveryHandler) - 类 的构造器org.noear.solon.cloud.service.CloudDiscoveryObserverEntity
 
CloudDiscoveryService - org.noear.solon.cloud.service中的接口
云端注册与发现服务
CloudDiscoveryServiceConsulImpl - org.noear.solon.cloud.extend.consul.service中的类
云端注册与发现服务实现
CloudDiscoveryServiceConsulImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.consul.service.CloudDiscoveryServiceConsulImpl
 
CloudDiscoveryServiceEtcdImpl - org.noear.solon.cloud.extend.etcd.service中的类
 
CloudDiscoveryServiceEtcdImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.etcd.service.CloudDiscoveryServiceEtcdImpl
 
CloudDiscoveryServiceJmdnsImpl - org.noear.solon.cloud.extend.jmdns.service中的类
 
CloudDiscoveryServiceJmdnsImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.jmdns.service.CloudDiscoveryServiceJmdnsImpl
 
CloudDiscoveryServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
云端注册与发现(本地摸拟实现)
CloudDiscoveryServiceLocalImpl() - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudDiscoveryServiceLocalImpl
 
CloudDiscoveryServiceNacosImp - org.noear.solon.cloud.extend.nacos.service中的类
 
CloudDiscoveryServiceNacosImp - org.noear.solon.cloud.extend.nacos.service中的类
 
CloudDiscoveryServiceNacosImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.nacos.service.CloudDiscoveryServiceNacosImp
 
CloudDiscoveryServicePolarisImp - org.noear.solon.cloud.extend.polaris.service中的类
 
CloudDiscoveryServicePolarisImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.polaris.service.CloudDiscoveryServicePolarisImp
 
CloudDiscoveryServiceProxy - org.noear.solon.cloud.service中的类
云端注册与发现服务代理
CloudDiscoveryServiceProxy(CloudDiscoveryService) - 类 的构造器org.noear.solon.cloud.service.CloudDiscoveryServiceProxy
 
CloudDiscoveryServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
注册与发现服务
CloudDiscoveryServiceWaterImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudDiscoveryServiceWaterImpl
 
CloudDiscoveryServiceZkImp - org.noear.solon.cloud.extend.zookeeper.service中的类
 
CloudDiscoveryServiceZkImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.zookeeper.service.CloudDiscoveryServiceZkImp
 
CloudEvent - org.noear.solon.cloud.annotation中的注释类型
云端事件订阅
CloudEventBeanBuilder - org.noear.solon.cloud.impl中的类
 
CloudEventBeanBuilder() - 类 的构造器org.noear.solon.cloud.impl.CloudEventBeanBuilder
 
CloudEventEntity - org.noear.solon.cloud.eventplus中的接口
云端事件实体 //申明事件实体
CloudEventException - org.noear.solon.cloud.exception中的异常错误
 
CloudEventException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudEventException
 
CloudEventException(String) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudEventException
 
CloudEventHandler - org.noear.solon.cloud中的接口
云事件处理
CloudEventHandlerPlus<T extends CloudEventEntity> - org.noear.solon.cloud.eventplus中的接口
云端事件扩展代理
CloudEventHandlerProxy - org.noear.solon.cloud.eventplus.impl中的类
 
CloudEventHandlerProxy(CloudEventHandlerPlus, Class<?>) - 类 的构造器org.noear.solon.cloud.eventplus.impl.CloudEventHandlerProxy
 
CloudEventInterceptor - org.noear.solon.cloud中的接口
云事件拦截器
CloudEventMethodProxy - org.noear.solon.cloud.eventplus.impl中的类
 
CloudEventMethodProxy(BeanWrap, Method, Class<?>) - 类 的构造器org.noear.solon.cloud.eventplus.impl.CloudEventMethodProxy
 
CloudEventObserverManger - org.noear.solon.cloud.service中的类
 
CloudEventObserverManger() - 类 的构造器org.noear.solon.cloud.service.CloudEventObserverManger
 
CloudEventService - org.noear.solon.cloud.service中的接口
云端事件服务(事件总线服务)
CloudEventServiceActivemqImp - org.noear.solon.cloud.extend.activemq.service中的类
 
CloudEventServiceActivemqImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.activemq.service.CloudEventServiceActivemqImp
 
CloudEventServiceFolkMqImpl - org.noear.solon.cloud.extend.folkmq.service中的类
 
CloudEventServiceFolkMqImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.folkmq.service.CloudEventServiceFolkMqImpl
 
CloudEventServiceJedisImpl - org.noear.solon.cloud.extend.jedis.service中的类
分布式事件适配
CloudEventServiceJedisImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.jedis.service.CloudEventServiceJedisImpl
 
CloudEventServiceKafkaImpl - org.noear.solon.cloud.extend.kafka.service中的类
 
CloudEventServiceKafkaImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.kafka.service.CloudEventServiceKafkaImpl
 
CloudEventServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
云端事件(本地摸拟实现。
CloudEventServiceLocalImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudEventServiceLocalImpl
 
CloudEventServiceManager - org.noear.solon.cloud.impl中的接口
事件服务管理器及代理(用以支持多通道)
CloudEventServiceManagerImpl - org.noear.solon.cloud.impl中的类
事件服务管理器及代理实现(用以支持多通道)
CloudEventServiceManagerImpl() - 类 的构造器org.noear.solon.cloud.impl.CloudEventServiceManagerImpl
 
CloudEventServiceMqtt3 - org.noear.solon.cloud.extend.mqtt.service中的类
 
CloudEventServiceMqtt3(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.mqtt.service.CloudEventServiceMqtt3
 
CloudEventServiceMqtt5 - org.noear.solon.cloud.extend.mqtt5.service中的类
 
CloudEventServiceMqtt5(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.mqtt5.service.CloudEventServiceMqtt5
 
CloudEventServiceOnsImp - org.noear.solon.cloud.extend.aliyun.ons.service中的类
 
CloudEventServiceOnsImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.aliyun.ons.service.CloudEventServiceOnsImp
 
CloudEventServicePlus - org.noear.solon.cloud.service中的接口
云端事件加强服务(事件总线服务)
CloudEventServicePulsarImp - org.noear.solon.cloud.extend.pulsar.service中的类
 
CloudEventServicePulsarImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.pulsar.service.CloudEventServicePulsarImp
 
CloudEventServiceRabbitmqImp - org.noear.solon.cloud.extend.rabbitmq.service中的类
 
CloudEventServiceRabbitmqImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.rabbitmq.service.CloudEventServiceRabbitmqImp
 
CloudEventServiceRocketmqImp - org.noear.solon.cloud.extend.rocketmq.service中的类
 
CloudEventServiceRocketmqImp - org.noear.solon.cloud.extend.rocketmq.service中的类
 
CloudEventServiceRocketmqImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.rocketmq.service.CloudEventServiceRocketmqImp
 
CloudEventServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
事件服务
CloudEventServiceWaterImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudEventServiceWaterImpl
 
CloudEventSubscribe - org.noear.solon.cloud.eventplus中的注释类型
云端事件订阅
CloudEventSubscribeBeanBuilder - org.noear.solon.cloud.eventplus.impl中的类
 
CloudEventSubscribeBeanBuilder() - 类 的构造器org.noear.solon.cloud.eventplus.impl.CloudEventSubscribeBeanBuilder
 
CloudEventSubscribeBeanExtractor - org.noear.solon.cloud.eventplus.impl中的类
 
CloudEventSubscribeBeanExtractor() - 类 的构造器org.noear.solon.cloud.eventplus.impl.CloudEventSubscribeBeanExtractor
 
CloudFileException - org.noear.solon.cloud.exception中的异常错误
 
CloudFileException(String) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudFileException
 
CloudFileException(String, Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudFileException
 
CloudFileException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudFileException
 
CloudFileService - org.noear.solon.cloud.service中的接口
云端文件服务(分布式文件服务服务)
CloudFileServiceFastDFSImpl - org.noear.solon.cloud.extend.fastdfs.service中的类
云文件服务 FastDFS
CloudFileServiceFastDFSImpl(AppContext, CloudProps) - 类 的构造器org.noear.solon.cloud.extend.fastdfs.service.CloudFileServiceFastDFSImpl
 
CloudFileServiceImpl - org.noear.solon.cloud.extend.file.s3.service中的类
CloudFileService 综合实现
CloudFileServiceImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceImpl
 
CloudFileServiceKodoImp - org.noear.solon.cloud.extend.qiniu.kodo.service中的类
 
CloudFileServiceKodoImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.qiniu.kodo.service.CloudFileServiceKodoImp
 
CloudFileServiceKodoImp(CloudProps, Region) - 类 的构造器org.noear.solon.cloud.extend.qiniu.kodo.service.CloudFileServiceKodoImp
 
CloudFileServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
 
CloudFileServiceLocalImpl(String) - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudFileServiceLocalImpl
 
CloudFileServiceMinioImpl - org.noear.solon.cloud.extend.minio.service中的类
云端文件服务(minio)
CloudFileServiceMinioImpl - org.noear.solon.cloud.extend.minio.service中的类
云端文件服务(minio)
CloudFileServiceMinioImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.minio.service.CloudFileServiceMinioImpl
 
CloudFileServiceMinioImpl(String, String, String, String, String) - 类 的构造器org.noear.solon.cloud.extend.minio.service.CloudFileServiceMinioImpl
 
CloudFileServiceOfLocalImpl - org.noear.solon.cloud.extend.file.s3.service中的类
CloudFileService 的本地实现
CloudFileServiceOfLocalImpl(String, Props) - 类 的构造器org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceOfLocalImpl
 
CloudFileServiceOfS3HttpImpl - org.noear.solon.cloud.extend.aws.s3.service中的类
 
CloudFileServiceOfS3HttpImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.aws.s3.service.CloudFileServiceOfS3HttpImpl
 
CloudFileServiceOfS3SdkImpl - org.noear.solon.cloud.extend.aws.s3.service中的类
云端文件服务(aws s3)
CloudFileServiceOfS3SdkImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.aws.s3.service.CloudFileServiceOfS3SdkImpl
 
CloudFileServiceOfS3SdkImpl(String, AmazonS3) - 类 的构造器org.noear.solon.cloud.extend.aws.s3.service.CloudFileServiceOfS3SdkImpl
 
CloudFileServiceOfS3SdkImpl - org.noear.solon.cloud.extend.file.s3.service中的类
CloudFileService 的远程实现(基于 s3 协议)
CloudFileServiceOfS3SdkImpl(String, Props) - 类 的构造器org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceOfS3SdkImpl
 
CloudFileServiceOfS3SdkImpl(String, AmazonS3) - 类 的构造器org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceOfS3SdkImpl
 
CloudFileServiceOssImpl - org.noear.solon.cloud.extend.aliyun.oss.service中的类
云端文件服务(aliyun oss)
CloudFileServiceOssImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.aliyun.oss.service.CloudFileServiceOssImpl
 
CloudFileServiceOssImpl(String, String, String, String) - 类 的构造器org.noear.solon.cloud.extend.aliyun.oss.service.CloudFileServiceOssImpl
 
CloudI18nBundle - org.noear.solon.cloud.impl中的类
 
CloudI18nBundle(Pack, Locale) - 类 的构造器org.noear.solon.cloud.impl.CloudI18nBundle
 
CloudI18nBundleFactory - org.noear.solon.cloud.impl中的类
 
CloudI18nBundleFactory() - 类 的构造器org.noear.solon.cloud.impl.CloudI18nBundleFactory
 
CloudI18nBundleFactory(String) - 类 的构造器org.noear.solon.cloud.impl.CloudI18nBundleFactory
 
CloudI18nService - org.noear.solon.cloud.service中的接口
云端国际化服务
CloudI18nServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
云端国际化(本地摸拟实现)
CloudI18nServiceLocalImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudI18nServiceLocalImpl
 
CloudI18nServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
 
CloudI18nServiceWaterImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudI18nServiceWaterImpl
 
CloudIdService - org.noear.solon.cloud.service中的接口
云端Id服务
CloudIdServiceFactory - org.noear.solon.cloud.service中的接口
云端Id服务工厂
CloudIdServiceFactoryImp - org.noear.solon.cloud.extend.snowflake.service中的类
 
CloudIdServiceFactoryImp(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.snowflake.service.CloudIdServiceFactoryImp
 
CloudIdServiceImp - org.noear.solon.cloud.extend.snowflake.service中的类
 
CloudIdServiceImp(String, long, long) - 类 的构造器org.noear.solon.cloud.extend.snowflake.service.CloudIdServiceImp
 
CloudJob - org.noear.solon.cloud.annotation中的注释类型
云端任务
CloudJobBean - org.noear.solon.cloud.impl中的类
CloubJob 类运行器(支持非单例)
CloudJobBean(BeanWrap) - 类 的构造器org.noear.solon.cloud.impl.CloudJobBean
 
CloudJobBeanBuilder - org.noear.solon.cloud.impl中的类
 
CloudJobBeanBuilder() - 类 的构造器org.noear.solon.cloud.impl.CloudJobBeanBuilder
 
CloudJobBeanExtractor - org.noear.solon.cloud.impl中的类
 
CloudJobBeanExtractor() - 类 的构造器org.noear.solon.cloud.impl.CloudJobBeanExtractor
 
CloudJobException - org.noear.solon.cloud.exception中的异常错误
 
CloudJobException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudJobException
 
CloudJobException(String, Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudJobException
 
CloudJobHandler - org.noear.solon.cloud中的接口
 
CloudJobHandlerChain - org.noear.solon.cloud中的类
 
CloudJobHandlerChain(Job, CloudJobHandler, List<RankEntity<CloudJobInterceptor>>) - 类 的构造器org.noear.solon.cloud.CloudJobHandlerChain
 
CloudJobInterceptor - org.noear.solon.cloud中的接口
云工作拦截器
CloudJobMethod - org.noear.solon.cloud.impl中的类
CloubJob 方法运行器(支持非单例)
CloudJobMethod(BeanWrap, Method) - 类 的构造器org.noear.solon.cloud.impl.CloudJobMethod
 
CloudJobRunnable - org.noear.solon.cloud.extend.local.impl.job中的类
方法运行器
CloudJobRunnable(CloudJobHandler) - 类 的构造器org.noear.solon.cloud.extend.local.impl.job.CloudJobRunnable
 
CloudJobService - org.noear.solon.cloud.service中的接口
云端定时任务服务
CloudJobServiceImpl - org.noear.solon.cloud.extend.powerjob.service中的类
 
CloudJobServiceImpl() - 类 的构造器org.noear.solon.cloud.extend.powerjob.service.CloudJobServiceImpl
 
CloudJobServiceImpl - org.noear.solon.cloud.extend.quartz.service中的类
 
CloudJobServiceImpl() - 类 的构造器org.noear.solon.cloud.extend.quartz.service.CloudJobServiceImpl
 
CloudJobServiceImpl - org.noear.solon.cloud.extend.xxljob.service中的类
 
CloudJobServiceImpl() - 类 的构造器org.noear.solon.cloud.extend.xxljob.service.CloudJobServiceImpl
 
CloudJobServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
云端定时任务(本地摸拟实现)
CloudJobServiceLocalImpl() - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudJobServiceLocalImpl
 
CloudJobServiceManager - org.noear.solon.cloud.impl中的接口
 
CloudJobServiceManagerImpl - org.noear.solon.cloud.impl中的类
 
CloudJobServiceManagerImpl(CloudJobService) - 类 的构造器org.noear.solon.cloud.impl.CloudJobServiceManagerImpl
 
CloudJobServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
分布式任务服务
CloudJobServiceWaterImpl() - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudJobServiceWaterImpl
 
CloudListService - org.noear.solon.cloud.service中的接口
云端名单列表服务(安全名单,非法名单,黑名单,白名单)
CloudListServiceLocalImpl - org.noear.solon.cloud.extend.local.service中的类
云端名单(本地摸拟实现)
CloudListServiceLocalImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.local.service.CloudListServiceLocalImpl
 
CloudListServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
名单服务
CloudListServiceWaterImpl() - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudListServiceWaterImpl
 
CloudLoadBalance - org.noear.solon.cloud.impl中的类
负载均衡
CloudLoadBalance(String, String) - 类 的构造器org.noear.solon.cloud.impl.CloudLoadBalance
一般用于发现服务
CloudLoadBalance(String, String, Discovery) - 类 的构造器org.noear.solon.cloud.impl.CloudLoadBalance
一般用于本地配置
CloudLoadBalanceFactory - org.noear.solon.cloud.impl中的类
负载均衡工厂
CloudLoadBalanceFactory() - 类 的构造器org.noear.solon.cloud.impl.CloudLoadBalanceFactory
 
CloudLoadStrategy - org.noear.solon.cloud.impl中的接口
负载策略
CloudLoadStrategyDefault - org.noear.solon.cloud.impl中的类
默认负载策略
CloudLoadStrategyDefault() - 类 的构造器org.noear.solon.cloud.impl.CloudLoadStrategyDefault
 
CloudLoadStrategyIpHash - org.noear.solon.cloud.impl中的类
IP_Hash 负载策略
CloudLoadStrategyIpHash() - 类 的构造器org.noear.solon.cloud.impl.CloudLoadStrategyIpHash
 
CloudLocalUtils - org.noear.solon.cloud.extend.local.impl中的类
 
CloudLocalUtils() - 类 的构造器org.noear.solon.cloud.extend.local.impl.CloudLocalUtils
 
CloudLockService - org.noear.solon.cloud.service中的接口
云端锁服务
CloudLockServiceJedisImpl - org.noear.solon.cloud.extend.jedis.service中的类
分布式锁适配
CloudLockServiceJedisImpl(RedisClient) - 类 的构造器org.noear.solon.cloud.extend.jedis.service.CloudLockServiceJedisImpl
 
CloudLockServiceJedisImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.jedis.service.CloudLockServiceJedisImpl
 
CloudLockServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
分布式锁服务
CloudLockServiceWaterImpl() - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudLockServiceWaterImpl
 
CloudLogAppender - org.noear.solon.cloud.impl中的类
Cloud Log Appender
CloudLogAppender() - 类 的构造器org.noear.solon.cloud.impl.CloudLogAppender
 
CloudLogService - org.noear.solon.cloud.service中的接口
云端日志服务
CloudLogServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
分布式日志服务
CloudLogServiceWaterImpl(CloudProps) - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudLogServiceWaterImpl
 
CloudManager - org.noear.solon.cloud中的类
云接口管理器
CloudManager() - 类 的构造器org.noear.solon.cloud.CloudManager
 
CloudMetricService - org.noear.solon.cloud.service中的接口
云端度量服务
CloudMetricServiceImpl - org.noear.solon.cloud.metrics.integration中的类
 
CloudMetricServiceImpl() - 类 的构造器org.noear.solon.cloud.metrics.integration.CloudMetricServiceImpl
 
CloudMetricServiceManager - org.noear.solon.cloud.service中的类
 
CloudMetricServiceManager() - 类 的构造器org.noear.solon.cloud.service.CloudMetricServiceManager
 
CloudMetricServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
分布式计数服务
CloudMetricServiceWaterImpl() - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudMetricServiceWaterImpl
 
CloudProps - org.noear.solon.cloud中的类
云服务属性模板
CloudProps(AppContext, String) - 类 的构造器org.noear.solon.cloud.CloudProps
 
CloudTraceService - org.noear.solon.cloud.service中的接口
云端链路跟踪服务
CloudTraceServiceImpl - org.noear.solon.cloud.impl中的类
 
CloudTraceServiceImpl() - 类 的构造器org.noear.solon.cloud.impl.CloudTraceServiceImpl
 
CloudTraceServiceWaterImpl - org.noear.solon.cloud.extend.water.service中的类
分布式跟踪服务
CloudTraceServiceWaterImpl() - 类 的构造器org.noear.solon.cloud.extend.water.service.CloudTraceServiceWaterImpl
 
cluster() - 类 中的方法org.noear.solon.cloud.model.Discovery
获取集群
clusterSize() - 类 中的方法org.noear.solon.cloud.model.Discovery
获取集群数量
clz() - 类 中的方法org.noear.solon.core.BeanWrap
bean 类
clz() - 类 中的方法org.noear.solon.core.wrap.ClassWrap
 
clzInit() - 类 中的方法org.noear.solon.core.BeanWrap
初始化bean的方法
CmdUtil - org.noear.solon.health.detector.util中的类
命令行执行工具
CmdUtil() - 类 的构造器org.noear.solon.health.detector.util.CmdUtil
 
code() - 类 中的方法org.noear.nami.Result
状态码
code - 枚举 中的变量org.noear.solon.auth.AuthStatus
 
code - 枚举 中的变量org.noear.solon.core.handle.Endpoint
 
code - 枚举 中的变量org.noear.solon.data.tran.TranPolicy
 
code - 枚举 中的变量org.noear.solon.logging.event.Level
 
collectionFormat() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
collectionFormat() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
colorln(String, Object) - 类 中的静态方法org.noear.solon.core.util.PrintUtil
 
com.github.xiaoymin.knife4j.solon.extension - 程序包 com.github.xiaoymin.knife4j.solon.extension
 
com.github.xiaoymin.knife4j.solon.integration - 程序包 com.github.xiaoymin.knife4j.solon.integration
 
com.github.xiaoymin.knife4j.solon.settings - 程序包 com.github.xiaoymin.knife4j.solon.settings
 
Command - org.noear.solon.scheduling.annotation中的注释类型
命令调度注解
CommandExecutor - org.noear.solon.scheduling.command中的接口
命令执行器
CommandManager - org.noear.solon.scheduling.command中的类
命令管理
CommandManager() - 类 的构造器org.noear.solon.scheduling.command.CommandManager
 
commit() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
commit() - 类 中的方法org.noear.solon.data.tran.ConnectionProxy
 
commit() - 类 中的方法org.noear.solon.data.tran.impl.DbTran
 
commit() - 类 中的方法org.noear.solon.data.tran.impl.DbTranNode
提交
commit() - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
 
COMPILE - 接口 中的静态变量org.noear.solon.maven.plugin.tools.tool.LibraryScope
The library is used at compile time and runtime.
complete() - 类 中的方法org.noear.solon.core.Props
完成
complete() - 类 中的方法org.noear.solon.web.sse.SseEmitter
完成(用于手动控制)
complete() - 类 中的方法org.noear.solon.web.sse.SseEmitterHandler
完成(用于手动控制)
Component - org.noear.solon.annotation中的注释类型
普通托管组件(一般情况下,不支持代理机制) //注解在类上
computeContextPath(IExpressionContext, String, Map<String, Object>) - 类 中的方法org.noear.solon.view.thymeleaf.BaseUrlLinkBuilder
 
Condition - org.noear.solon.annotation中的注释类型
 
ConditionUtil - org.noear.solon.core.util中的类
条件检测工具
ConditionUtil() - 类 的构造器org.noear.solon.core.util.ConditionUtil
 
Config - org.noear.nami中的类
Nami - 配置
Config() - 类 的构造器org.noear.nami.Config
 
config - 类 中的变量org.noear.nami.Context
配置
config(NamiClient, NamiBuilder) - 类 中的方法org.noear.nami.integration.solon.NamiConfigurationSolon
 
config(NamiClient, NamiBuilder) - 接口 中的方法org.noear.nami.NamiConfiguration
配置客户端
config(NamiClient, NamiBuilder) - 类 中的方法org.noear.nami.NamiConfigurationDefault
 
config() - 类 中的静态方法org.noear.solon.cloud.CloudClient
获取 云端配置服务
config - 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.RabbitConsumeHandler
 
Config - org.noear.solon.cloud.model中的类
配置模型
Config(String, String, String, long) - 类 的构造器org.noear.solon.cloud.model.Config
 
config() - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonActionExecutor
反序列化配置
config() - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonRenderFactory
 
config() - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonRenderFactoryBase
 
config() - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonRenderTypedFactory
 
config() - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2ActionExecutor
 
config() - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2RenderFactory
 
config() - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2RenderFactoryBase
 
config() - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2RenderTypedFactory
 
config() - 类 中的方法org.noear.solon.serialization.gson.GsonActionExecutor
 
config() - 类 中的方法org.noear.solon.serialization.gson.GsonRenderFactory
 
config() - 类 中的方法org.noear.solon.serialization.gson.GsonRenderFactoryBase
 
config() - 类 中的方法org.noear.solon.serialization.gson.GsonRenderTypedFactory
 
config() - 类 中的方法org.noear.solon.serialization.jackson.JacksonActionExecutor
 
config(ObjectMapper) - 类 中的方法org.noear.solon.serialization.jackson.JacksonActionExecutor
 
config() - 类 中的方法org.noear.solon.serialization.jackson.JacksonRenderFactory
 
config() - 类 中的方法org.noear.solon.serialization.jackson.JacksonRenderFactoryBase
 
config() - 类 中的方法org.noear.solon.serialization.jackson.JacksonRenderTypedFactory
 
config() - 类 中的方法org.noear.solon.serialization.snack3.SnackActionExecutor
反序列化配置
config() - 类 中的方法org.noear.solon.serialization.snack3.SnackRenderFactory
 
config() - 类 中的方法org.noear.solon.serialization.snack3.SnackRenderFactoryBase
 
config() - 类 中的方法org.noear.solon.serialization.snack3.SnackRenderTypedFactory
 
configHandlerMap - 类 中的静态变量org.noear.solon.cloud.CloudManager
 
configLoad(String, String) - 类 中的静态方法org.noear.solon.cloud.CloudClient
云端配置服务,加载默认配置
configLoad(String) - 类 中的静态方法org.noear.solon.cloud.CloudClient
云端配置服务,加载默认配置
configScheduled(ScheduledAnno) - 类 中的静态方法org.noear.solon.scheduling.utils.ScheduledHelper
配置加持
configService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
configuration() - 类 中的方法org.noear.nami.integration.solon.NamiClientAnno
 
Configuration - org.noear.solon.annotation中的注释类型
配置器(主要为了动态构建组件 或 适配些接口) //或构建一些组件
configure(WebSocketServletFactory) - 类 中的方法org.noear.solon.boot.jetty.websocket.WebSocketHandlerImpl
 
configure() - 类 中的方法org.noear.solon.health.detector.integration.HealthConfigurator
配置
connectComplete(boolean) - 接口 中的方法org.noear.solon.cloud.extend.mqtt.service.MqttClientManager.ConnectCallback
 
connectComplete(boolean, String) - 类 中的方法org.noear.solon.cloud.extend.mqtt.service.MqttClientManagerImpl
 
connectComplete(boolean) - 接口 中的方法org.noear.solon.cloud.extend.mqtt5.service.MqttClientManager.ConnectCallback
 
connectComplete(boolean, String) - 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.MqttClientManagerImpl
 
connectionLost(Throwable) - 类 中的方法org.noear.solon.cloud.extend.mqtt.service.MqttClientManagerImpl
 
ConnectionProxy - org.noear.solon.data.tran中的类
连接代理(用于事务控制)
ConnectionProxy(Connection) - 类 的构造器org.noear.solon.data.tran.ConnectionProxy
 
ConnectionWrapper - org.noear.solon.data.datasource中的类
连接包装器
ConnectionWrapper(Connection) - 类 的构造器org.noear.solon.data.datasource.ConnectionWrapper
 
connectServer() - 类 中的方法org.noear.solon.cloud.extend.zookeeper.impl.ZkClient
 
connectTimeout - 类 中的变量org.noear.nami.channel.http.okhttp.TimeoutProps
 
connectTimeout - 类 中的变量org.noear.solon.cloud.utils.http.HttpTimeout
 
connectTimeout - 类 中的变量org.noear.solon.test.http.impl.HttpTimeout
 
ConsoleAppender - org.noear.solon.logging.appender中的类
控制台添加器实现类(限制在调试模式或文件模式下打印)
ConsoleAppender() - 类 的构造器org.noear.solon.logging.appender.ConsoleAppender
 
Constant - org.noear.solon.maven.plugin中的类
 
Constant() - 类 的构造器org.noear.solon.maven.plugin.Constant
 
Constants - org.noear.nami.common中的类
常量
Constants() - 类 的构造器org.noear.nami.common.Constants
 
Constants - org.noear.solon.boot.web中的类
 
Constants() - 类 的构造器org.noear.solon.boot.web.Constants
 
Constants - org.noear.solon.core中的类
 
Constants() - 类 的构造器org.noear.solon.core.Constants
 
Constants - org.noear.solon.docs.openapi2.common中的类
常量
Constants() - 类 的构造器org.noear.solon.docs.openapi2.common.Constants
 
CONSTRUCTOR_NAME - 类 中的静态变量org.noear.solon.core.util.ReflectUtil
 
Consts - org.noear.solon.boot.jdkhttp.uploadfile中的接口
 
consume(Message, ConsumeContext) - 类 中的方法org.noear.solon.cloud.extend.aliyun.ons.impl.OnsConsumerHandler
 
consume(MqMessageReceived) - 类 中的方法org.noear.solon.cloud.extend.folkmq.impl.FolkmqConsumeHandler
 
consume(MessageView) - 类 中的方法org.noear.solon.cloud.extend.rocketmq.impl.RocketmqConsumerHandler
 
ConsumerEx<T> - org.noear.solon.core.util中的接口
可异常消费者
Consumes - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用,申明输入内容类型需求
consumes() - 接口 中的方法org.noear.solon.core.handle.Action
消费格式
consumes() - 类 中的方法org.noear.solon.core.mvc.ActionDefault
消息费(用于文档生成)
CONSUMES_FILE - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
CONSUMES_FORM_DATA - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
CONSUMES_JSON - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
CONSUMES_URLENCODED - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
CONSUMES_XML - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
contact() - 类 中的方法org.noear.solon.docs.models.ApiInfo
 
contact(ApiContact) - 类 中的方法org.noear.solon.docs.models.ApiInfo
 
contact(String, String, String) - 类 中的方法org.noear.solon.docs.models.ApiInfo
 
contains(String) - 类 中的方法org.noear.solon.boot.jdkhttp.uploadfile.HttpHeaderCollection
 
contains(String) - 类 中的方法org.noear.solon.boot.smarthttp.http.uploadfile.HttpHeaderCollection
 
contains(String) - 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.JobManager
检查计划任务是否存在
containsEntry(String) - 类 中的方法org.noear.solon.maven.plugin.tools.jar.JarFile
 
containsJob(String) - 类 中的静态方法org.noear.solon.cloud.extend.powerjob.JobBeanManager
 
containsJob(String) - 类 中的静态方法org.noear.solon.cloud.extend.powerjob.JobManager
 
containsJob(String) - 类 中的静态方法org.noear.solon.cloud.extend.quartz.JobManager
 
containsKey(Object) - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
containsValue(Object) - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
content() - 类 中的方法org.noear.solon.cloud.model.Event
获取内容
CONTENT_TYPE_FORM_URLENCODED - 类 中的静态变量org.noear.nami.common.Constants
已过时。
CONTENT_TYPE_HESSIAN - 类 中的静态变量org.noear.nami.common.Constants
已过时。
CONTENT_TYPE_JSON - 类 中的静态变量org.noear.nami.common.Constants
已过时。
CONTENT_TYPE_JSON_TYPE - 类 中的静态变量org.noear.nami.common.Constants
已过时。
CONTENT_TYPE_JSON_TYPE - 类 中的静态变量org.noear.solon.docs.openapi2.common.Constants
内容类型json类型
CONTENT_TYPE_PROTOBUF - 类 中的静态变量org.noear.nami.common.Constants
已过时。
contentCharset() - 类 中的方法org.noear.solon.boot.web.WebContextBase
 
contentCharset() - 类 中的方法org.noear.solon.core.handle.Context
获取获取编码类型
contentCharset() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
contentLength() - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
contentLength() - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
contentLength() - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
contentLength(long) - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
contentLength() - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
contentLength() - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils.StreamBody
 
contentLength() - 类 中的方法org.noear.solon.core.handle.Context
获取内容长度
contentLength(long) - 类 中的方法org.noear.solon.core.handle.Context
设置内容长度
contentLength() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
contentLength() - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
 
contentLength() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
contentSize() - 类 中的方法org.noear.solon.cloud.model.Media
 
contentType() - 类 中的方法org.noear.nami.annotation.NamiBodyAnno
 
contentType() - 类 中的方法org.noear.solon.boot.web.WebContextBase
 
contentType() - 类 中的方法org.noear.solon.cloud.model.Media
内容类型
contentType() - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils.StreamBody
 
contentType() - 类 中的方法org.noear.solon.core.handle.Context
获取内容类型
contentType(String) - 类 中的方法org.noear.solon.core.handle.Context
设置内容类型
contentType() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
contentType() - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
 
contentType(String) - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
 
contentType() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
contentTypeDef - 类 中的静态变量org.noear.solon.core.handle.ContextUtil
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.core.handle.Context
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
contentTypeDoSet(String) - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
contentTypeNew() - 类 中的方法org.noear.solon.core.handle.Context
获取设置的新内容类型
ContentTypes - org.noear.nami.common中的类
内容类型
ContentTypes() - 类 的构造器org.noear.nami.common.ContentTypes
 
Context - org.noear.nami中的类
Nami - 请求上下文
Context(Config, Object, Method, String, String) - 类 的构造器org.noear.nami.Context
 
context() - 类 中的方法org.noear.solon.cloud.tracing.integration.SpanSimulate
 
context() - 类 中的方法org.noear.solon.core.BeanWrap
 
context() - 类 中的方法org.noear.solon.core.event.AppEvent
应用上下文
Context - org.noear.solon.core.handle中的类
通用上下文接口(实现:Context + Handler 架构)
Context() - 类 的构造器org.noear.solon.core.handle.Context
 
context() - 类 中的方法org.noear.solon.core.route.RouterWrapper
 
context() - 接口 中的方法org.noear.solon.core.VarHolder
应用上下文
context() - 类 中的方法org.noear.solon.core.wrap.VarHolderOfField
应用上下文
context() - 类 中的方法org.noear.solon.core.wrap.VarHolderOfParam
应用上下文
context() - 类 中的静态方法org.noear.solon.Solon
应用上下文
context() - 类 中的方法org.noear.solon.SolonApp
应用上下文
ContextAsyncListener - org.noear.solon.core.handle中的接口
通用上下文接口 - 异步监听
ContextEmpty - org.noear.solon.core.handle中的类
通用上下文,空对象
ContextEmpty() - 类 的构造器org.noear.solon.core.handle.ContextEmpty
 
contextInitialized(ServletContextEvent) - 类 中的方法org.noear.solon.web.servlet.SolonServletContextListener
对接 web.xml
ContextPathFilter - org.noear.solon.core.handle中的类
提供 ContextPath 类似的功能(优先级要极高)
ContextPathFilter() - 类 的构造器org.noear.solon.core.handle.ContextPathFilter
 
ContextPathFilter(boolean) - 类 的构造器org.noear.solon.core.handle.ContextPathFilter
已过时。
2.6
ContextPathFilter(String) - 类 的构造器org.noear.solon.core.handle.ContextPathFilter
已过时。
2.6
ContextPathFilter(String, boolean) - 类 的构造器org.noear.solon.core.handle.ContextPathFilter
 
ContextPathWebSocketListener - org.noear.solon.net.websocket.listener中的类
提供 ContextPath 类似的功能(优先级要极高)
ContextPathWebSocketListener() - 类 的构造器org.noear.solon.net.websocket.listener.ContextPathWebSocketListener
 
ContextPathWebSocketListener(boolean) - 类 的构造器org.noear.solon.net.websocket.listener.ContextPathWebSocketListener
已过时。
2.6
ContextPathWebSocketListener(String, boolean) - 类 的构造器org.noear.solon.net.websocket.listener.ContextPathWebSocketListener
 
ContextUtil - org.noear.solon.core.handle中的类
上下文状态处理工具(独立出来,可为别的业务服务)
ContextUtil() - 类 的构造器org.noear.solon.core.handle.ContextUtil
 
ContextValidateHandler - org.noear.solon.validation中的类
上下文验证拦截器
ContextValidateHandler() - 类 的构造器org.noear.solon.validation.ContextValidateHandler
 
Controller - org.noear.solon.annotation中的注释类型
mvc::Web 组件(控制器,一般与@Mapping 配合使用)
controller - 类 中的静态变量org.noear.solon.core.Constants
 
controller() - 接口 中的方法org.noear.solon.core.handle.Action
控制器包装
controller() - 类 中的方法org.noear.solon.core.handle.Context
获取当前控制器
controller() - 类 中的方法org.noear.solon.core.mvc.ActionDefault
控制类包装器
controllerClz() - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
convert(ILoggingEvent) - 类 中的方法ch.qos.logback.solon.SolonTagsConverter
 
convert(S) - 接口 中的方法org.noear.solon.core.convert.Converter
转换
convert(Properties, T, Class<T>, Type) - 类 中的方法org.noear.solon.core.PropsConverter
转换
convert(Properties, Class<T>) - 类 中的方法org.noear.solon.core.PropsConverter
 
convert(Properties, T, Class<T>, Type) - 类 中的方法org.noear.solon.extend.impl.PropsConverterExt
 
Converter<S,T> - org.noear.solon.core.convert中的接口
转换器
ConverterFactory<S,R> - org.noear.solon.core.convert中的接口
转换器工厂
ConverterManager - org.noear.solon.core.convert中的类
转换管理器
ConverterManager() - 类 的构造器org.noear.solon.core.convert.ConverterManager
 
converterManager() - 类 中的方法org.noear.solon.SolonApp
转换管理器
ConvertException - org.noear.solon.core.exception中的异常错误
转换异常
ConvertException(Throwable) - 异常错误 的构造器org.noear.solon.core.exception.ConvertException
 
ConvertException(String, Throwable) - 异常错误 的构造器org.noear.solon.core.exception.ConvertException
 
convertKey(String) - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
ConvertUtil - org.noear.solon.core.util中的类
类型转换工具
ConvertUtil() - 类 的构造器org.noear.solon.core.util.ConvertUtil
 
Cookie - org.noear.solon.annotation中的注释类型
请求 Cookie(主要修饰参数,很少用到)
cookie(String) - 类 中的方法org.noear.solon.core.handle.Context
获取 cookie
cookie(String, String) - 类 中的方法org.noear.solon.core.handle.Context
已过时。
2.5
cookie(String) - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
cookie(String, String) - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
cookieGet(String) - 类 中的方法org.noear.solon.boot.web.SessionStateBase
 
cookieMap() - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
cookieMap() - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
cookieMap() - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
cookieMap() - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
cookieMap() - 类 中的方法org.noear.solon.core.handle.Context
获取 cookieMap
cookieMap() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
cookieMap() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
cookieOrDefault(String, String) - 类 中的方法org.noear.solon.core.handle.Context
获取 cookie
cookieRemove(String) - 类 中的方法org.noear.solon.core.handle.Context
移徐 cookie
cookies(Map) - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
设置请求 cookies
cookies(Map) - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
cookies(Map) - 接口 中的方法org.noear.solon.test.HttpUtils
 
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
cookieSet(String, String) - 类 中的方法org.noear.solon.boot.web.SessionStateBase
 
cookieSet(String, String) - 类 中的方法org.noear.solon.core.handle.Context
设置 cookie
cookieSet(String, String, int) - 类 中的方法org.noear.solon.core.handle.Context
设置 cookie
cookieSet(String, String, String, int) - 类 中的方法org.noear.solon.core.handle.Context
设置 cookie
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.core.handle.Context
设置 cookie
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
cookieSet(String, String, String, String, int) - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
copy(String, String) - 接口 中的方法org.noear.solon.web.webdav.FileSystem
 
copy(String, String) - 类 中的方法org.noear.solon.web.webdav.impl.LocalFileSystem
 
CopyLoader - org.noear.solon.maven.plugin中的类
 
CopyLoader() - 类 的构造器org.noear.solon.maven.plugin.CopyLoader
 
copyTo(BeanContainer) - 类 中的方法org.noear.solon.core.BeanContainer
容器能力制复到另一个容器
count - 类 中的变量org.noear.solon.boot.jdkhttp.uploadfile.HttpHeaderCollection
 
count - 类 中的变量org.noear.solon.boot.smarthttp.http.uploadfile.HttpHeaderCollection
 
count() - 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.JobManager
任务数量
count() - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
负载均衡数量
count() - 接口 中的方法org.noear.solon.core.route.RoutingTable
数量
count() - 类 中的方法org.noear.solon.core.route.RoutingTableDefault
 
count() - 类 中的静态方法org.noear.solon.logging.AppenderManager
 
count() - 类 中的方法org.noear.solon.net.websocket.listener.PathWebSocketListener
 
count() - 类 中的静态方法org.noear.solon.web.staticfiles.StaticMappings
映射数量
CpuDetector - org.noear.solon.health.detector.impl中的类
Cpu 探测器
CpuDetector() - 类 的构造器org.noear.solon.health.detector.impl.CpuDetector
 
create(Supplier<ClientSession>, Encoder, Decoder, Class<T>) - 类 中的静态方法org.noear.nami.channel.socketd.ProxyUtils
创建接口
create(String, Class<T>) - 类 中的静态方法org.noear.nami.channel.socketd.SocketdProxy
创建接口代理
create(ClientSession, Class<T>) - 类 中的静态方法org.noear.nami.channel.socketd.SocketdProxy
创建接口代理
create(Context, Class<T>) - 类 中的静态方法org.noear.nami.channel.socketd.SocketdProxy
创建接口代理
create(Class<?>) - 类 中的方法org.noear.nami.NamiBuilder
创建接口代理
create(Class<?>, NamiClient) - 类 中的方法org.noear.nami.NamiBuilder
创建接口代理
create(ServerSslProps) - 类 中的静态方法org.noear.solon.boot.ssl.SslContextFactory
 
create(Properties) - 类 中的方法org.noear.solon.cache.caffeine.integration.CaffeineCacheFactoryImpl
 
create(String, int) - 类 中的方法org.noear.solon.cloud.extend.guava.impl.CloudBreakerServiceImpl
 
create() - 类 中的方法org.noear.solon.cloud.extend.jaeger.service.JaegerTracerFactory
 
create(String, int) - 类 中的方法org.noear.solon.cloud.extend.semaphore.impl.CloudBreakerServiceImpl
 
create(String, int) - 类 中的方法org.noear.solon.cloud.extend.sentinel.impl.CloudBreakerServiceImpl
 
create(String, String) - 类 中的方法org.noear.solon.cloud.extend.snowflake.service.CloudIdServiceFactoryImp
 
create() - 类 中的方法org.noear.solon.cloud.extend.zipkin.service.ZipkinTracerFactory
 
create(String, int) - 类 中的方法org.noear.solon.cloud.impl.CloudBreakerServiceLocalImpl
 
create(String, Locale) - 类 中的方法org.noear.solon.cloud.impl.CloudI18nBundleFactory
 
create(String) - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
创建负载均衡
create(String, String) - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
创建负载均衡
create(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudIdServiceFactory
创建云端Id服务
create() - 接口 中的方法org.noear.solon.cloud.service.CloudIdServiceFactory
创建云端Id服务
create() - 接口 中的方法org.noear.solon.cloud.tracing.service.TracerFactory
 
create() - 类 中的静态方法org.noear.solon.core.handle.ContextEmpty
 
create(Context) - 接口 中的方法org.noear.solon.core.handle.SessionStateFactory
创建会话状态
create(String, String) - 接口 中的方法org.noear.solon.core.LoadBalance.Factory
 
create(Properties) - 接口 中的方法org.noear.solon.data.cache.CacheFactory
创建缓存服务
create(Properties) - 类 中的方法org.noear.solon.data.cache.LocalCacheFactoryImpl
 
create(Tran) - 类 中的方法org.noear.solon.data.tran.TranExecutorDefault
创建一个事务节点
create(String, Locale) - 接口 中的方法org.noear.solon.i18n.I18nBundleFactory
创建国际化包
create(String, Locale) - 类 中的方法org.noear.solon.i18n.impl.I18nBundleFactoryLocal
 
create() - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonRenderFactory
 
create() - 类 中的方法org.noear.solon.serialization.fastjson.FastjsonRenderTypedFactory
 
create() - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2RenderFactory
 
create() - 类 中的方法org.noear.solon.serialization.fastjson2.Fastjson2RenderTypedFactory
 
create() - 类 中的方法org.noear.solon.serialization.gson.GsonRenderFactory
 
create() - 类 中的方法org.noear.solon.serialization.gson.GsonRenderTypedFactory
 
create() - 类 中的方法org.noear.solon.serialization.jackson.JacksonRenderFactory
 
create() - 类 中的方法org.noear.solon.serialization.jackson.JacksonRenderTypedFactory
 
create() - 接口 中的方法org.noear.solon.serialization.JsonRenderFactory
创建渲染器
create(AppContext) - 类 中的静态方法org.noear.solon.serialization.prop.JsonProps
 
create() - 类 中的方法org.noear.solon.serialization.snack3.SnackRenderFactory
 
create() - 类 中的方法org.noear.solon.serialization.snack3.SnackRenderTypedFactory
 
create(Context) - 类 中的方法org.noear.solon.sessionstate.jedis.JedisSessionStateFactory
 
create(Context) - 类 中的方法org.noear.solon.sessionstate.jwt.JwtSessionStateFactory
创建会话状态
create(Context) - 类 中的方法org.noear.solon.sessionstate.local.LocalSessionStateFactory
 
create(Context) - 类 中的方法org.noear.solon.sessionstate.redisson.RedissonSessionStateFactory
 
create() - 接口 中的方法org.noear.solon.web.webdav.FileInfo
创建时间 请使用yyyy-MM-dd HH:mm:ss格式
createAction(BeanWrap, Method, Mapping, String, boolean) - 类 中的方法org.noear.solon.core.mvc.ActionLoaderDefault
构建 Action
createAppender(String, Layout<? extends Serializable>, Filter, String) - 类 中的静态方法org.apache.logging.log4j.solon.SolonAppender
 
createAppender(String, Layout<? extends Serializable>, Filter, String) - 类 中的静态方法org.apache.logging.log4j.solon.SolonCloudAppender
已过时。
 
createArrayOf(String, Object[]) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createBlob() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createBucket(AmazonS3, String, PolicyType) - 类 中的静态方法org.noear.solon.cloud.extend.aws.s3.utils.BucketUtils
创建存储桶
createBucket(AmazonS3, String, PolicyType) - 类 中的静态方法org.noear.solon.cloud.extend.file.s3.utils.BucketUtils
创建存储桶
createChannel() - 类 中的方法org.noear.solon.cloud.extend.rabbitmq.impl.RabbitChannelFactory
创建通道
createClient(CloudProps) - 类 中的静态方法org.noear.solon.cloud.extend.aws.s3.utils.BucketUtils
创建客户端
createClient(String, String, String, String, Properties) - 类 中的静态方法org.noear.solon.cloud.extend.aws.s3.utils.BucketUtils
 
createClient(Properties) - 类 中的静态方法org.noear.solon.cloud.extend.file.s3.utils.BucketUtils
创建客户端
createClient(String, String, String, String, Properties) - 类 中的静态方法org.noear.solon.cloud.extend.file.s3.utils.BucketUtils
 
createClob() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createKey() - 类 中的静态方法org.noear.solon.sessionstate.jwt.JwtUtils
生成密钥
createLoader(BeanWrap) - 类 中的方法org.noear.solon.core.mvc.MvcFactoryDefault
 
createLoader(BeanWrap, String) - 类 中的方法org.noear.solon.core.mvc.MvcFactoryDefault
 
createLoader(BeanWrap, String, boolean) - 类 中的方法org.noear.solon.core.mvc.MvcFactoryDefault
 
createLoader(BeanWrap, String, boolean, Render, boolean) - 类 中的方法org.noear.solon.core.mvc.MvcFactoryDefault
 
createLoader(BeanWrap) - 接口 中的方法org.noear.solon.core.MvcFactory
创建动作加载器
createLoader(BeanWrap, String) - 接口 中的方法org.noear.solon.core.MvcFactory
创建动作加载器
createLoader(BeanWrap, String, boolean) - 接口 中的方法org.noear.solon.core.MvcFactory
创建动作加载器
createLoader(BeanWrap, String, boolean, Render, boolean) - 接口 中的方法org.noear.solon.core.MvcFactory
创建动作加载器
createNClob() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createNode(String) - 类 中的方法org.noear.solon.cloud.extend.zookeeper.impl.ZkClient
创建节点
createNode(String, String, boolean) - 类 中的方法org.noear.solon.cloud.extend.zookeeper.impl.ZkClient
 
createServlet(String, String) - 类 中的静态方法org.noear.solon.boot.undertow.jsp.JspServletEx
 
createSQLXML() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createStatement() - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createStatement(int, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createStatement(int, int, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createStruct(String, Object[]) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
createTest() - 类 中的方法org.noear.solon.test.SolonJUnit4ClassRunner
 
createTestInstance(TestInstanceFactoryContext, ExtensionContext) - 类 中的方法org.noear.solon.test.SolonJUnit5Extension
 
createTldInfos(String...) - 类 中的静态方法org.noear.solon.boot.jetty.jsp.JspTldLocator
 
createTldInfos(String...) - 类 中的静态方法org.noear.solon.boot.undertow.jsp.JspTldLocator
 
CRLF - 接口 中的静态变量org.noear.solon.boot.jdkhttp.uploadfile.Consts
 
CRLF - 类 中的静态变量org.noear.solon.boot.smarthttp.http.uploadfile.HttpMultipartInputStream
 
cron(String) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
 
cron() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
 
Cron7X - org.noear.solon.cloud.extend.local.impl.job中的类
 
Cron7X() - 类 的构造器org.noear.solon.cloud.extend.local.impl.job.Cron7X
 
Cron7X - org.noear.solon.cloud.extend.quartz.service中的类
 
Cron7X() - 类 的构造器org.noear.solon.cloud.extend.quartz.service.Cron7X
 
CrossFilter - org.noear.solon.web.cors中的类
跨域处理
CrossFilter() - 类 的构造器org.noear.solon.web.cors.CrossFilter
 
CrossHandler - org.noear.solon.web.cors中的类
跨域处理
CrossHandler() - 类 的构造器org.noear.solon.web.cors.CrossHandler
 
CrossHandler(CrossOrigin) - 类 的构造器org.noear.solon.web.cors.CrossHandler
 
CrossInterceptor - org.noear.solon.web.cors中的类
跨域处理
CrossInterceptor() - 类 的构造器org.noear.solon.web.cors.CrossInterceptor
 
CrossOrigin - org.noear.solon.web.cors.annotation中的注释类型
 
CrossOriginInterceptor - org.noear.solon.web.cors中的类
 
CrossOriginInterceptor() - 类 的构造器org.noear.solon.web.cors.CrossOriginInterceptor
 
ctx - 类 中的变量org.noear.solon.boot.web.SessionStateBase
 
ctx - 类 中的变量org.noear.solon.core.wrap.VarHolderOfField
 
current() - 类 中的静态方法org.noear.solon.core.handle.Context
获取当前线程的上下文
current() - 类 中的静态方法org.noear.solon.core.handle.ContextUtil
获取当前线程的上下文
current() - 类 中的静态方法org.noear.solon.data.tran.TranManager
获取当前事务
currentRemove() - 类 中的静态方法org.noear.solon.core.handle.ContextUtil
移除当前线程的上下文
currentRemove() - 类 中的静态方法org.noear.solon.data.tran.TranManager
移移当前事务
currentSet(Context) - 类 中的静态方法org.noear.solon.core.handle.ContextUtil
设置当前线程的上下文
currentSet(DbTran) - 类 中的静态方法org.noear.solon.data.tran.TranManager
设置当前事务
CUSTOM - 接口 中的静态变量org.noear.solon.maven.plugin.tools.tool.LibraryScope
Marker for custom scope when custom configuration is used.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _