跳过导航链接
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 _ 

P

Pack - org.noear.solon.cloud.model中的类
数据包
Pack(Locale) - 类 的构造器org.noear.solon.cloud.model.Pack
 
PackagingQueueTask<Event> - org.noear.solon.logging.persistent中的接口
打包队列(一个个添加;打包后批量处理)
packagingQueueTask - 类 中的变量org.noear.solon.logging.persistent.PersistentAppenderBase
打包队列任务
PackagingQueueTaskImpl<Event> - org.noear.solon.logging.persistent中的类
打包队列(一个个添加;打包后批量处理) 提交时,每次提交100条;消费完后暂停0.1秒
PackagingQueueTaskImpl() - 类 的构造器org.noear.solon.logging.persistent.PackagingQueueTaskImpl
 
PackagingWorkHandler<Event> - org.noear.solon.logging.persistent中的接口
打包工作处理
parallel(Runnable) - 类 中的静态方法org.noear.solon.core.util.RunUtil
并行执行
parallel(Callable<T>) - 类 中的静态方法org.noear.solon.core.util.RunUtil
并行执行
Param - org.noear.solon.annotation中的注释类型
参数(主要修饰参数,很少用到)
param(String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数
param(String, String) - 类 中的方法org.noear.solon.core.handle.Context
已过时。
2.3
param(String) - 接口 中的方法org.noear.solon.net.websocket.WebSocket
获取参数
param(String, String) - 接口 中的方法org.noear.solon.net.websocket.WebSocket
添加参数
param(String) - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
param(String, String) - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
PARAM_TYPE_BODY - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PARAM_TYPE_COOKIE - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PARAM_TYPE_HEADER - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PARAM_TYPE_PATH - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PARAM_TYPE_QUERY - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
paramAsBean(Class<T>) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为Bean
paramAsDecimal(String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为BigDecimal
paramAsDecimal(String, BigDecimal) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为BigDecimal
paramAsDouble(String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为double
paramAsDouble(String, double) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为double
paramAsInt(String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为int
paramAsInt(String, int) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为int
paramAsLong(String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为long
paramAsLong(String, long) - 类 中的方法org.noear.solon.core.handle.Context
获取参数并转为long
ParameterFilter - org.noear.solon.boot.jdkhttp中的类
 
ParameterFilter() - 类 的构造器org.noear.solon.boot.jdkhttp.ParameterFilter
 
ParameterizedTypeImpl - org.noear.solon.core.util中的类
ParameterizedType 实现
ParameterizedTypeImpl(Class<?>, Type[], Type) - 类 的构造器org.noear.solon.core.util.ParameterizedTypeImpl
 
ParamHolder - org.noear.solon.docs.openapi2.impl中的类
 
ParamHolder(ParamWrap) - 类 的构造器org.noear.solon.docs.openapi2.impl.ParamHolder
 
paramMap() - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
paramMap() - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
paramMap() - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
paramMap() - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
paramMap() - 类 中的方法org.noear.solon.core.handle.Context
获取所有参数并转为map
paramMap() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
paramMap() - 接口 中的方法org.noear.solon.net.websocket.WebSocket
获取参数字典
paramMap() - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
paramMap() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
paramOrDefault(String, String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数或默认
paramOrDefault(String, String) - 接口 中的方法org.noear.solon.net.websocket.WebSocket
获取参数或默认值
paramOrDefault(String, String) - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
paramsAdd(String, String) - 类 中的方法org.noear.solon.core.handle.Context
添加参数
paramSet(String, String) - 类 中的方法org.noear.solon.core.handle.Context
设置参数
paramsMap() - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
paramsMap() - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
paramsMap() - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
paramsMap() - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
paramsMap() - 类 中的方法org.noear.solon.core.handle.Context
获取所有参数并转为Map
paramsMap() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
paramsMap() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
paramType() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
paramType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
paramType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
paramValues(String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数数组
ParamWrap - org.noear.solon.core.wrap中的类
参数包装
ParamWrap(Parameter) - 类 的构造器org.noear.solon.core.wrap.ParamWrap
 
ParamWrap(Parameter, Method, Map<String, Type>) - 类 的构造器org.noear.solon.core.wrap.ParamWrap
 
parent - 类 中的变量org.noear.solon.data.tran.impl.DbTranNode
父节点
PARM_UNDEFINED_VALUE - 类 中的静态变量org.noear.solon.core.Constants
 
parse(String) - 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.Cron7X
 
parse(String) - 类 中的静态方法org.noear.solon.cloud.extend.quartz.service.Cron7X
 
parse(String) - 类 中的方法org.noear.solon.core.util.DateAnalyzer
解析
parseJwt(String) - 类 中的静态方法org.noear.solon.sessionstate.jwt.JwtUtils
解析令牌
parseJwt(String, Key) - 类 中的静态方法org.noear.solon.sessionstate.jwt.JwtUtils
解析令牌
parseURL(URL, String, int, int) - 类 中的方法org.noear.solon.maven.plugin.tools.jar.Handler
 
password - 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.RabbitConfig
密码
Patch - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用
patch() - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
发起PATCH请求,返回字符串(RESTAPI.update 客户端提供改变的属性)
patch(String, Handler) - 类 中的方法org.noear.solon.core.route.RouterWrapper
添加PATCH方法的处理(REST.update 客户端提供改变的属性)
patch() - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
patch() - 接口 中的方法org.noear.solon.test.HttpUtils
 
path() - 类 中的方法org.noear.nami.integration.solon.NamiClientAnno
 
path(String) - 类 中的方法org.noear.nami.NamiBuilder
设置服务路径
Path - org.noear.solon.annotation中的注释类型
路径变量(主要修饰参数,方便生成文档)
path() - 接口 中的方法org.noear.solon.cloud.metrics.export.MeterOpener
路径
path() - 类 中的方法org.noear.solon.cloud.metrics.export.PrometheusOpener
 
path() - 类 中的静态方法org.noear.solon.core.ExtendLoader
扩展路径(绝对路径)
path() - 类 中的方法org.noear.solon.core.handle.Context
获取请求的URI路径
path() - 接口 中的方法org.noear.solon.core.route.Routing
路径
path() - 类 中的方法org.noear.solon.core.route.RoutingDefault
 
path() - 接口 中的方法org.noear.solon.net.websocket.WebSocket
获取请求路径
path() - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
获取请求路径
path(String) - 类 中的方法org.noear.solon.test.HttpTester
请求当前服务
path(int, String) - 类 中的方法org.noear.solon.test.HttpTester
请求本机服务
PathAnalyzer - org.noear.solon.core.util中的类
路径分析器,用于路由器和路径变量分析
pathAsLower() - 类 中的方法org.noear.solon.core.handle.Context
获取请求的URI路径并大写
pathAsUpper() - 类 中的方法org.noear.solon.core.handle.Context
获取请求的URI路径并大写
PathInterceptor - org.noear.solon.auth.interceptor中的类
AuthPath 注解拦截器
PathInterceptor() - 类 的构造器org.noear.solon.auth.interceptor.PathInterceptor
 
pathKeyExpr - 类 中的静态变量org.noear.solon.core.util.PathUtil
 
PathListenerPlus - org.noear.solon.net.socketd.listener中的类
路径监听器增强版
PathListenerPlus() - 类 的构造器org.noear.solon.net.socketd.listener.PathListenerPlus
 
pathMap(String) - 类 中的方法org.noear.solon.core.handle.Context
获取请求的URI路径变量,根据路径表达式
pathNew(String) - 类 中的方法org.noear.solon.core.handle.Context
设置新路径
pathNew() - 类 中的方法org.noear.solon.core.handle.Context
获取新路径,不存在则返回原路径
pathNew(String) - 接口 中的方法org.noear.solon.net.websocket.WebSocket
设置新路径
pathNew(String) - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
pathPatterns() - 接口 中的方法org.noear.solon.core.route.RouterInterceptor
路径匹配模式
pathPatterns() - 类 中的方法org.noear.solon.core.route.RouterInterceptorLimiter
路径匹配模式
pathPrefix() - 接口 中的方法org.noear.solon.auth.AuthAdapterSupplier
路径前缀
pathPrefix - 类 中的变量org.noear.solon.web.staticfiles.StaticLocation
路径前缀
pathPrefixAsFile - 类 中的变量org.noear.solon.web.staticfiles.StaticLocation
路径前缀是文件
PathRule - org.noear.solon.core.route中的类
路径规则
PathRule() - 类 的构造器org.noear.solon.core.route.PathRule
 
PathUtil - org.noear.solon.core.util中的类
路径工具
PathUtil() - 类 的构造器org.noear.solon.core.util.PathUtil
 
PathVar - org.noear.solon.annotation中的注释类型
已过时。
2.2 (改用 @Path)
pathVarMap(String, String) - 类 中的静态方法org.noear.solon.core.util.PathUtil
将路径根据表达式转成map
PathWebSocketListener - org.noear.solon.net.websocket.listener中的类
 
PathWebSocketListener() - 类 的构造器org.noear.solon.net.websocket.listener.PathWebSocketListener
 
Pattern - org.noear.solon.validation.annotation中的注释类型
 
PatternValidator - org.noear.solon.validation.annotation中的类
 
PatternValidator() - 类 的构造器org.noear.solon.validation.annotation.PatternValidator
 
pause(String) - 类 中的方法org.noear.solon.scheduling.quartz.QuartzSchedulerProxy
 
PermissionsInterceptor - org.noear.solon.auth.interceptor中的类
AuthPermissions 注解拦截器
PermissionsInterceptor() - 类 的构造器org.noear.solon.auth.interceptor.PermissionsInterceptor
 
PersistentAppenderBase - org.noear.solon.logging.persistent中的类
持久化添加器(实现了异步、批量的特性)
PersistentAppenderBase() - 类 的构造器org.noear.solon.logging.persistent.PersistentAppenderBase
 
ping(String) - 类 中的静态方法org.noear.solon.Utils
Ping 一个地址
pipeline - 类 中的变量org.noear.solon.net.websocket.listener.PipelineWebSocketListener
 
PipelineWebSocketListener - org.noear.solon.net.websocket.listener中的类
 
PipelineWebSocketListener() - 类 的构造器org.noear.solon.net.websocket.listener.PipelineWebSocketListener
 
plug(Plugin) - 类 中的方法org.noear.solon.SolonApp
已过时。
Plugin - org.noear.solon.core中的接口
通用插件接口(实现 Plugin 架构;通过Solon SPI进行申明)
PLUGIN_TYPE - 类 中的静态变量org.noear.solon.maven.plugin.RepackageMojo
 
pluginAdd(int, Plugin) - 类 中的方法org.noear.solon.SolonApp
已过时。
2.2
PluginClassLoader - org.noear.solon.hotplug中的类
插件类加载器
PluginClassLoader(ClassLoader) - 类 的构造器org.noear.solon.hotplug.PluginClassLoader
 
PluginEntity - org.noear.solon.core中的类
插件实体
PluginEntity(ClassLoader, String, Properties) - 类 的构造器org.noear.solon.core.PluginEntity
 
PluginEntity(Plugin) - 类 的构造器org.noear.solon.core.PluginEntity
已过时。
2.2
PluginEntity(Plugin, int) - 类 的构造器org.noear.solon.core.PluginEntity
已过时。
2.2
PluginInfo - org.noear.solon.hotplug中的类
外接小程序信息
PluginInfo(String, File) - 类 的构造器org.noear.solon.hotplug.PluginInfo
 
PluginManager - org.noear.solon.hotplug中的类
外接小程序管理器
PluginManager() - 类 的构造器org.noear.solon.hotplug.PluginManager
 
PluginPackage - org.noear.solon.hotplug中的类
外接小程序包
PluginPackage(File, PluginClassLoader, List<PluginEntity>) - 类 的构造器org.noear.solon.hotplug.PluginPackage
 
PluginType - org.noear.solon.maven.plugin中的枚举
 
PluginUtil - org.noear.solon.core.util中的类
插件工具
PluginUtil() - 类 的构造器org.noear.solon.core.util.PluginUtil
 
plugs() - 类 中的方法org.noear.solon.SolonProps
获取插件列表
plugsScan(List<ClassLoader>) - 类 中的方法org.noear.solon.SolonProps
插件扫描
plugsSort() - 类 中的方法org.noear.solon.SolonProps
对插件列表排序
PolarisProps - org.noear.solon.cloud.extend.polaris中的类
 
PolarisProps() - 类 的构造器org.noear.solon.cloud.extend.polaris.PolarisProps
 
policy() - 类 中的方法org.noear.solon.cloud.model.Discovery
获取策略
policy(String) - 类 中的方法org.noear.solon.cloud.model.Discovery
设置策略
policy() - 类 中的方法org.noear.solon.data.annotation.TranAnno
 
policy(TranPolicy) - 类 中的方法org.noear.solon.data.annotation.TranAnno
 
PolicyType - org.noear.solon.cloud.extend.aws.s3.utils中的枚举
策略类型(主要用于 minio)
PolicyType - org.noear.solon.cloud.extend.file.s3.utils中的枚举
策略类型(主要用于 minio)
popByKey(String) - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
port() - 接口 中的方法org.noear.solon.core.Signal
信号端口
port() - 类 中的方法org.noear.solon.core.SignalSim
信号端口
Post - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用
post() - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
发起POST请求,返回字符串(RESTAPI.create 在服务端新建一项资源)
post(String, Handler) - 类 中的方法org.noear.solon.core.route.RouterWrapper
添加POST方法的处理(REST.create 在服务端新建一项资源)
post() - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
post() - 接口 中的方法org.noear.solon.test.HttpUtils
 
postAsync() - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
 
postAsync(HttpCallback<Boolean, Response, Exception>) - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
 
postAsync() - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
postAsync(HttpCallback<Boolean, Response, Exception>) - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
postAsync() - 接口 中的方法org.noear.solon.test.HttpUtils
 
postAsync(HttpCallback<Boolean, Response, Exception>) - 接口 中的方法org.noear.solon.test.HttpUtils
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法org.noear.solon.extend.springboot.web.HandlerInterceptorSolon
 
postProcessAfterInitialization(Object, String) - 类 中的方法org.noear.solon.extend.springboot.BeanPostProcessorSolon
 
postProcessBeforeInitialization(Object, String) - 类 中的方法org.noear.solon.extend.springboot.BeanPostProcessorSolon
 
postResult(Context, Object) - 类 中的方法org.noear.solon.core.ChainManager
提交结果(action / render 执行前调用)
postResult(Context, Object) - 接口 中的方法org.noear.solon.core.route.RouterInterceptor
提交结果(action / render 执行前调用)
postResult(Context, Object) - 类 中的方法org.noear.solon.core.route.RouterInterceptorLimiter
 
PowerJobBeanBuilder - org.noear.solon.cloud.extend.powerjob.impl中的类
 
PowerJobBeanBuilder() - 类 的构造器org.noear.solon.cloud.extend.powerjob.impl.PowerJobBeanBuilder
 
PowerJobProperties - org.noear.solon.cloud.extend.powerjob.impl中的类
Powerjob worker properties
PowerJobProperties() - 类 的构造器org.noear.solon.cloud.extend.powerjob.impl.PowerJobProperties
 
PowerJobProxy - org.noear.solon.cloud.extend.powerjob.impl中的类
PowerJob 代理,用于转 CloudJobHandler 处理
PowerJobProxy(JobHolder) - 类 的构造器org.noear.solon.cloud.extend.powerjob.impl.PowerJobProxy
 
PowerJobWorkerOfSolon - org.noear.solon.cloud.extend.powerjob.impl中的类
PowerJobWorker 的 solon 实现
PowerJobWorkerOfSolon(AppContext, PowerJobWorkerConfig) - 类 的构造器org.noear.solon.cloud.extend.powerjob.impl.PowerJobWorkerOfSolon
 
prefetchCount - 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.RabbitConfig
 
PREFIX - 接口 中的静态变量org.noear.solon.auth.tags.AuthConstants
 
PREFIX - 类 中的静态变量org.noear.solon.cloud.extend.jmdns.service.CloudDiscoveryServiceJmdnsImpl
solon 作为固定前缀,区分其他使用 JmDNS 应用
prefix() - 类 中的方法org.noear.solon.web.webdav.WebdavAbstractHandler
访问前缀
PREFIX_config - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_discovery - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_event - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_file - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_i18n - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_id - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_job - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_list - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_lock - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_log - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_metric - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_trace - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
preHandle(Context) - 类 中的方法org.noear.solon.boot.jetty.http.JtHttpContextServletHandler
 
preHandle(Context) - 类 中的方法org.noear.solon.boot.undertow.http.UtHttpContextServletHandler
 
preHandle(Context) - 类 中的方法org.noear.solon.web.servlet.SolonServletHandler
 
preheat(String) - 类 中的静态方法org.noear.solon.cloud.utils.http.PreheatUtils
预热本地地址
preheat(String, ConsumerEx<HttpUtils>) - 类 中的静态方法org.noear.solon.cloud.utils.http.PreheatUtils
预热本地地址
preheat(String, boolean) - 接口 中的方法org.noear.solon.web.staticfiles.StaticRepository
预热
PreheatUtils - org.noear.solon.cloud.utils.http中的类
预热工具
PreheatUtils() - 类 的构造器org.noear.solon.cloud.utils.http.PreheatUtils
 
prepareCall(String) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareCall(String, int, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareCall(String, int, int, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareStatement(String) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareStatement(String, int, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareStatement(String, int, int, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareStatement(String, int) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareStatement(String, int[]) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prepareStatement(String, String[]) - 类 中的方法org.noear.solon.data.datasource.ConnectionWrapper
 
prestop() - 类 中的方法org.noear.solon.cloud.extend.consul.XPluginImp
 
prestop() - 类 中的方法org.noear.solon.cloud.extend.rocketmq.XPluginImp
 
prestop() - 类 中的方法org.noear.solon.cloud.extend.water.XPluginImp
 
prestop() - 类 中的方法org.noear.solon.cloud.integration.XPluginImp
 
prestop() - 类 中的方法org.noear.solon.core.AppContext
停止(一般在插件停止之后,再执行)
prestop() - 接口 中的方法org.noear.solon.core.bean.LifecycleBean
预停止
prestop() - 接口 中的方法org.noear.solon.core.Plugin
预停止
prestop() - 类 中的方法org.noear.solon.core.PluginEntity
预停止
prestop() - 类 中的方法org.noear.solon.hotplug.PluginPackage
预停止插件包
pretreatment(Context) - 类 中的方法org.noear.nami.ChannelBase
预处理
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fastjson.FastjsonDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fastjson.FastjsonEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fastjson.FastjsonTypeEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fastjson2.Fastjson2Decoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fastjson2.Fastjson2Encoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fastjson2.Fastjson2TypeEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fury.FuryDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.fury.FuryEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.hessian.HessianDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.hessian.HessianEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.jackson.JacksonDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.jackson.JacksonEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.jackson.JacksonTypeEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.protostuff.ProtostuffDeoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.protostuff.ProtostuffEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.snack3.SnackDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.snack3.SnackEncoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.snack3.SnackTypeEncoder
 
pretreatment(Context) - 接口 中的方法org.noear.nami.Decoder
预处理
pretreatment(Context) - 接口 中的方法org.noear.nami.Encoder
预处理
pretreatment(Context) - 类 中的静态方法org.noear.solon.boot.web.FormUrlencodedUtils
预处理
prev(Handler) - 类 中的方法org.noear.solon.core.handle.HandlerPipeline
上一步
prev(WebSocketListener) - 类 中的方法org.noear.solon.net.websocket.listener.PipelineWebSocketListener
前一个
prevIfAbsent(WebSocketListener) - 类 中的方法org.noear.solon.net.websocket.listener.PipelineWebSocketListener
前一个
print(Class<?>, NamiClient) - 类 中的静态方法org.noear.nami.common.InfoUtils
 
printed() - 类 中的方法org.noear.solon.logging.AppenderHolder
打印的
PrintUtil - org.noear.solon.core.util中的类
彩色打印小工具(仅限内部使用)
PrintUtil() - 类 的构造器org.noear.solon.core.util.PrintUtil
 
priority() - 接口 中的方法org.noear.solon.core.handle.SessionStateFactory
优先级
priority(int) - 类 中的方法org.noear.solon.core.util.NamedThreadFactory
优先级
priority() - 类 中的方法org.noear.solon.sessionstate.jedis.JedisSessionStateFactory
 
priority() - 类 中的方法org.noear.solon.sessionstate.jwt.JwtSessionStateFactory
优先级
priority() - 类 中的方法org.noear.solon.sessionstate.local.LocalSessionStateFactory
 
priority() - 类 中的方法org.noear.solon.sessionstate.redisson.RedissonSessionStateFactory
 
process(AppContext, Settings, RuntimeNativeMetadata) - 接口 中的方法org.noear.solon.aot.AppContextNativeProcessor
处理(生成配置、代理等...)
process(AppContext, Settings, RuntimeNativeMetadata) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
处理(生成配置、代理等...)
process() - 类 中的方法org.noear.solon.aot.SolonAotProcessor
 
process(TaskContext) - 类 中的方法org.noear.solon.cloud.extend.powerjob.impl.PowerJobProxy
 
process(AppContext) - 类 中的方法org.noear.solon.test.aot.SolonAotTestProcessor
 
ProcessAotMojo - org.noear.solon.maven.plugin中的类
Invoke the AOT engine on the application.
ProcessAotMojo() - 类 的构造器org.noear.solon.maven.plugin.ProcessAotMojo
 
ProcessAotMojo.Errors - org.noear.solon.maven.plugin中的类
DiagnosticListener used to collect errors.
processBeanDo(RuntimeNativeMetadata, Class<?>, boolean) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
 
processBeanFieldsDo(RuntimeNativeMetadata, Class<?>) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
 
processFieldDo(RuntimeNativeMetadata, Field) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
 
processMethodDo(RuntimeNativeMetadata, Method) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
 
processor() - 类 中的方法org.noear.solon.auth.AuthAdapter
获取认证处理器
processor(AuthProcessor) - 类 中的方法org.noear.solon.auth.AuthAdapter
设定认证处理器
ProcessorFactoryOfSolon - org.noear.solon.cloud.extend.powerjob.impl中的类
ProcessorFactory 的 solon 实现,对接 ico 容器和任务管理器
ProcessorFactoryOfSolon(AppContext) - 类 的构造器org.noear.solon.cloud.extend.powerjob.impl.ProcessorFactoryOfSolon
 
processSerialization(RuntimeNativeMetadata, Class<?>) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
处理序列化类
producer - 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.RabbitConsumeHandler
 
Produces - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用,申明输出内容类型
produces() - 接口 中的方法org.noear.solon.core.handle.Action
生产格式
produces() - 类 中的方法org.noear.solon.core.mvc.ActionDefault
生产者(用于文档生成)
PRODUCES_DEFAULT - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_FILE - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_GIF - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_JPEG - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_JPG - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_JSON - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_PNG - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PRODUCES_XML - 类 中的静态变量org.noear.solon.docs.ApiEnum
 
PrometheusOpener - org.noear.solon.cloud.metrics.export中的类
Prometheus 度量开放器(如果有引入包,则自动生效)
PrometheusOpener() - 类 的构造器org.noear.solon.cloud.metrics.export.PrometheusOpener
 
PROP_CACHE_MAX_AGE - 类 中的静态变量org.noear.solon.web.staticfiles.StaticConfig
 
PROP_ENABLE - 类 中的静态变量org.noear.solon.web.staticfiles.StaticConfig
 
PROP_EVENT_exchange - 类 中的静态变量org.noear.solon.cloud.extend.rabbitmq.RabbitmqProps
 
PROP_EVENT_queue - 类 中的静态变量org.noear.solon.cloud.extend.rabbitmq.RabbitmqProps
 
PROP_EVENT_receive - 类 中的静态变量org.noear.solon.cloud.extend.water.WaterProps
 
PROP_EVENT_seal - 类 中的静态变量org.noear.solon.cloud.extend.water.WaterProps
 
PROP_EVENT_virtualHost - 类 中的静态变量org.noear.solon.cloud.extend.rabbitmq.RabbitmqProps
 
PROP_MAPPINGS - 类 中的静态变量org.noear.solon.web.staticfiles.StaticConfig
 
PropertiesJson - org.noear.solon.config.yaml中的类
Json 属性
PropertiesJson() - 类 的构造器org.noear.solon.config.yaml.PropertiesJson
 
PropertiesYaml - org.noear.solon.config.yaml中的类
Yaml 属性
PropertiesYaml() - 类 的构造器org.noear.solon.config.yaml.PropertiesYaml
 
PropertySource - org.noear.solon.annotation中的注释类型
已过时。
2.5
props - 类 中的变量org.noear.solon.boot.smarthttp.SmHttpServer
 
Props - org.noear.solon.core中的类
通用属性集合(为 SolonProps 的基类) 在 Properties 基础上,添加了些方法
Props() - 类 的构造器org.noear.solon.core.Props
 
Props(ClassLoader) - 类 的构造器org.noear.solon.core.Props
 
Props(Properties) - 类 的构造器org.noear.solon.core.Props
 
Props(Map<String, String>) - 类 的构造器org.noear.solon.core.Props
 
PropsConverter - org.noear.solon.core中的类
 
PropsConverter() - 类 的构造器org.noear.solon.core.PropsConverter
 
PropsConverterExt - org.noear.solon.extend.impl中的类
属性转换器-静态扩展实现
PropsConverterExt() - 类 的构造器org.noear.solon.extend.impl.PropsConverterExt
 
PropsLoader - org.noear.solon.core中的类
属性加载器 通过 globalSet 可进行重写
PropsLoader() - 类 的构造器org.noear.solon.core.PropsLoader
 
PropsLoaderExt - org.noear.solon.extend.impl中的类
属性加载器-静态扩展实现(静态扩展约定:org.noear.solon.extend.impl.XxxxExt)
PropsLoaderExt() - 类 的构造器org.noear.solon.extend.impl.PropsLoaderExt
 
PropUtil - org.noear.solon.core.util中的类
属性模板处理工具
PropUtil() - 类 的构造器org.noear.solon.core.util.PropUtil
 
PROTOBUF - 类 中的静态变量org.noear.nami.common.ContentTypes
 
PROTOBUF_ACCEPT - 类 中的静态变量org.noear.nami.common.ContentTypes
 
PROTOBUF_VALUE - 类 中的静态变量org.noear.nami.common.ContentTypes
 
protocol() - 类 中的方法org.noear.solon.boot.jdkhttp.JdkHttpContext
 
protocol() - 类 中的方法org.noear.solon.boot.jlhttp.JlHttpContext
 
protocol() - 类 中的方法org.noear.solon.boot.smarthttp.http.SmHttpContext
 
protocol() - 类 中的方法org.noear.solon.boot.vertx.VxHttpContext
 
protocol() - 类 中的方法org.noear.solon.cloud.model.Instance
协议(http, ws, tcp...)
protocol(String) - 类 中的方法org.noear.solon.cloud.model.Instance
 
protocol() - 类 中的方法org.noear.solon.core.handle.Context
获取请求协议
protocol() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
protocol() - 接口 中的方法org.noear.solon.core.Signal
信号协议
protocol() - 类 中的方法org.noear.solon.core.SignalSim
信号协议
protocol() - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
 
protocol() - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
protocolAsUpper() - 类 中的方法org.noear.solon.core.handle.Context
获取请求协议并大写
ProtostuffActionExecutor - org.noear.solon.serialization.protostuff中的类
 
ProtostuffActionExecutor() - 类 的构造器org.noear.solon.serialization.protostuff.ProtostuffActionExecutor
 
ProtostuffDeoder - org.noear.nami.coder.protostuff中的类
 
ProtostuffDeoder() - 类 的构造器org.noear.nami.coder.protostuff.ProtostuffDeoder
 
ProtostuffEncoder - org.noear.nami.coder.protostuff中的类
 
ProtostuffEncoder() - 类 的构造器org.noear.nami.coder.protostuff.ProtostuffEncoder
 
ProtostuffRender - org.noear.solon.serialization.protostuff中的类
 
ProtostuffRender() - 类 的构造器org.noear.solon.serialization.protostuff.ProtostuffRender
 
ProtostuffUtil - org.noear.nami.coder.protostuff中的类
Protostuff 序列化工具
ProtostuffUtil() - 类 的构造器org.noear.nami.coder.protostuff.ProtostuffUtil
 
ProtostuffUtil - org.noear.solon.serialization.protostuff中的类
Protostuff 序列化工具
ProtostuffUtil() - 类 的构造器org.noear.solon.serialization.protostuff.ProtostuffUtil
 
ProtostuffUtil.DataWrapper<T> - org.noear.nami.coder.protostuff中的类
 
ProtostuffUtil.DataWrapper<T> - org.noear.solon.serialization.protostuff中的类
 
PROVIDED - 接口 中的静态变量org.noear.solon.maven.plugin.tools.tool.LibraryScope
The library is needed for compile but is usually provided when running.
proxy - 类 中的静态变量org.noear.nami.NamiConfigurationDefault
 
proxy() - 类 中的方法org.noear.solon.core.BeanWrap
 
PROXY_CLASSNAME_SUFFIX - 类 中的静态变量org.noear.solon.aot.proxy.ProxyClassFileBuilder
 
PROXY_CLASSNAME_SUFFIX - 类 中的静态变量org.noear.solon.proxy.aot.AotProxy
 
PROXY_CLASSNAME_SUFFIX - 类 中的静态变量org.noear.solon.proxy.asm.AsmProxy
 
ProxyBinder - org.noear.solon.core.util中的类
代理绑定器
ProxyBinder() - 类 的构造器org.noear.solon.core.util.ProxyBinder
 
ProxyBinderExt - org.noear.solon.extend.impl中的类
 
ProxyBinderExt() - 类 的构造器org.noear.solon.extend.impl.ProxyBinderExt
 
ProxyClassFileBuilder - org.noear.solon.aot.proxy中的类
类文件构建器
ProxyClassFileBuilder() - 类 的构造器org.noear.solon.aot.proxy.ProxyClassFileBuilder
 
ProxyClassGenerator - org.noear.solon.aot.proxy中的类
aot 代理注解处理器基类
ProxyClassGenerator() - 类 的构造器org.noear.solon.aot.proxy.ProxyClassGenerator
 
ProxyComponent - org.noear.solon.annotation中的注释类型
已过时。
2.5
proxySet(BeanWrap.Proxy) - 类 中的方法org.noear.solon.core.BeanWrap
 
ProxyUtil - org.noear.solon.proxy中的类
代理工具
ProxyUtil() - 类 的构造器org.noear.solon.proxy.ProxyUtil
 
ProxyUtils - org.noear.nami.channel.socketd中的类
代理工具
ProxyUtils() - 类 的构造器org.noear.nami.channel.socketd.ProxyUtils
 
publish() - 接口 中的方法org.noear.solon.cloud.eventplus.CloudEventEntity
发布事件
publish(Event, String) - 类 中的方法org.noear.solon.cloud.extend.activemq.impl.ActivemqProducer
发布事件
publish(Event, String, long) - 类 中的方法org.noear.solon.cloud.extend.activemq.impl.ActivemqProducer
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.activemq.service.CloudEventServiceActivemqImp
 
publish(Event, String) - 类 中的方法org.noear.solon.cloud.extend.aliyun.ons.impl.OnsProducer
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.aliyun.ons.service.CloudEventServiceOnsImp
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.folkmq.service.CloudEventServiceFolkMqImpl
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.jedis.service.CloudEventServiceJedisImpl
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.kafka.service.CloudEventServiceKafkaImpl
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudEventServiceLocalImpl
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.mqtt.service.CloudEventServiceMqtt3
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.CloudEventServiceMqtt5
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.pulsar.service.CloudEventServicePulsarImp
 
publish(Event, String, long) - 类 中的方法org.noear.solon.cloud.extend.rabbitmq.impl.RabbitProducer
 
publish(Event, String) - 类 中的方法org.noear.solon.cloud.extend.rabbitmq.impl.RabbitProducer
发布事件
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.rabbitmq.service.CloudEventServiceRabbitmqImp
 
publish(CloudProps, Event, String) - 类 中的方法org.noear.solon.cloud.extend.rocketmq.impl.RocketmqProducer
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.rocketmq.service.CloudEventServiceRocketmqImp
 
publish(Event) - 类 中的方法org.noear.solon.cloud.extend.water.service.CloudEventServiceWaterImpl
 
publish(Event) - 类 中的方法org.noear.solon.cloud.impl.CloudEventServiceManagerImpl
发布事件
publish(Event) - 接口 中的方法org.noear.solon.cloud.service.CloudEventService
发布事件
publish(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
同步推送事件(会抛异常,可传导事务回滚)
publishAsync(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
异步推送事件(一般不推荐);
publishTimeout - 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.RabbitConfig
发布超时
publishTry(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
同步推送事件(不抛异常,不具有事务回滚传导性)
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.consul.service.CloudConfigServiceConsulImpl
获取配置
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.etcd.service.CloudConfigServiceEtcdImpl
获取配置
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.kubernetes.service.CloudConfigServiceK8sImpl
 
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudConfigServiceLocalImpl
 
pull(String, String, Locale) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudI18nServiceLocalImpl
 
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.nacos.service.CloudConfigServiceNacosImp
获取配置
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.polaris.service.CloudConfigServicePolarisImp
拉取配置
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.water.service.CloudConfigServiceWaterImpl
 
pull(String, String, Locale) - 类 中的方法org.noear.solon.cloud.extend.water.service.CloudI18nServiceWaterImpl
 
pull(String, String) - 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.CloudConfigServiceZkImp
 
pull(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
拉取配置
pull(String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
拉取配置
pull(String, String, Locale) - 接口 中的方法org.noear.solon.cloud.service.CloudI18nService
拉取语言包
pullDo(String, String, Locale) - 类 中的方法org.noear.solon.cloud.extend.water.service.CloudI18nServiceWaterImpl
 
PulsarMessageListenerImpl - org.noear.solon.cloud.extend.pulsar.impl中的类
 
PulsarMessageListenerImpl(CloudProps, CloudEventObserverManger) - 类 的构造器org.noear.solon.cloud.extend.pulsar.impl.PulsarMessageListenerImpl
 
PulsarProps - org.noear.solon.cloud.extend.pulsar中的类
 
PulsarProps() - 类 的构造器org.noear.solon.cloud.extend.pulsar.PulsarProps
 
purpleln(Object) - 类 中的静态方法org.noear.solon.core.util.PrintUtil
 
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.consul.service.CloudConfigServiceConsulImpl
 
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.etcd.service.CloudConfigServiceEtcdImpl
设置配置
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.kubernetes.service.CloudConfigServiceK8sImpl
 
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudConfigServiceLocalImpl
 
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.nacos.service.CloudConfigServiceNacosImp
设置配置
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.polaris.service.CloudConfigServicePolarisImp
设置配置
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.water.service.CloudConfigServiceWaterImpl
 
push() - 类 中的方法org.noear.solon.cloud.extend.water.service.CloudJobServiceWaterImpl
 
push(String, String, String) - 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.CloudConfigServiceZkImp
 
push(String, String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
推送配置
push(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
推送配置
push(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
已过时。
2.4
pushAsync(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
已过时。
2.4
pushByKey(String, String) - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
pushTry(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
已过时。
2.4
put(String, String) - 类 中的静态方法org.noear.nami.NamiAttachment
 
Put - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.aliyun.oss.service.CloudFileServiceOssImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.aws.s3.service.CloudFileServiceOfS3HttpImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.aws.s3.service.CloudFileServiceOfS3SdkImpl
 
put(String, String) - 类 中的方法org.noear.solon.cloud.extend.etcd.impl.EtcdClient
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.fastdfs.service.CloudFileServiceFastDFSImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceOfLocalImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceOfS3SdkImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudFileServiceLocalImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.minio.service.CloudFileServiceMinioImpl
 
put(String, String, Media) - 类 中的方法org.noear.solon.cloud.extend.qiniu.kodo.service.CloudFileServiceKodoImp
 
put(String, String, Media) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文件
put(String, Media) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文件
put() - 类 中的方法org.noear.solon.cloud.utils.http.HttpUtils
发起PUT请求,返回字符串(RESTAPI.update 客户端提供改变后的完整资源)
put(String, Object) - 类 中的方法org.noear.solon.core.handle.ModelAndView
添加模型值
put(Object, Object) - 类 中的方法org.noear.solon.core.Props
设置应用属性
put(String, Handler) - 类 中的方法org.noear.solon.core.route.RouterWrapper
添加PUT方法的处理(REST.update 客户端提供改变后的完整资源)
put(String, V) - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
put(String, Listener) - 类 中的方法org.noear.solon.net.socketd.listener.RouteSelectorExpress
 
put() - 类 中的方法org.noear.solon.test.http.impl.HttpUtilsImpl
 
put() - 接口 中的方法org.noear.solon.test.HttpUtils
 
put(String, String) - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
putAll(Map<String, ?>) - 类 中的方法org.noear.solon.core.handle.ModelAndView
添加模型值
putAll(Map<? extends String, ? extends V>) - 类 中的方法org.noear.solon.core.util.IgnoreCaseMap
 
putDirective(String, Class<? extends Tag>) - 类 中的方法org.noear.solon.view.beetl.BeetlRender
添加共享指令(自定义标签)
putDirective(String, Class<? extends Directive>) - 类 中的方法org.noear.solon.view.enjoy.EnjoyRender
添加共享指令(自定义标签)
putDirective(String, T) - 类 中的方法org.noear.solon.view.freemarker.FreemarkerRender
添加共享指令(自定义标签)
putDirective(T) - 类 中的方法org.noear.solon.view.thymeleaf.ThymeleafRender
添加共享指令(自定义标签)
putDirective(T) - 类 中的方法org.noear.solon.view.velocity.VelocityRender
添加共享指令(自定义标签)
putFile(String, InputStream) - 接口 中的方法org.noear.solon.web.webdav.FileSystem
 
putFile(String, InputStream) - 类 中的方法org.noear.solon.web.webdav.impl.LocalFileSystem
 
putFunction(String) - 类 中的方法org.noear.solon.view.enjoy.EnjoyRender
添加共享模板函数
putIfAbsent(String, Object) - 类 中的方法org.noear.solon.core.handle.ModelAndView
添加模型值
putIfNotNull(Object, Object) - 类 中的方法org.noear.solon.core.Props
 
putVariable(String, Object) - 类 中的方法org.noear.solon.view.beetl.BeetlRender
添加共享变量
putVariable(String, Object) - 类 中的方法org.noear.solon.view.enjoy.EnjoyRender
添加共享变量
putVariable(String, Object) - 类 中的方法org.noear.solon.view.freemarker.FreemarkerRender
添加共享变量
putVariable(String, Object) - 类 中的方法org.noear.solon.view.thymeleaf.ThymeleafRender
添加共享变量
putVariable(String, Object) - 类 中的方法org.noear.solon.view.velocity.VelocityRender
添加共享变量
putWithLease(String, String) - 类 中的方法org.noear.solon.cloud.extend.etcd.impl.EtcdClient
 
putWrap(String, BeanWrap) - 类 中的方法org.noear.solon.core.BeanContainer
存入bean库(存入成功会进行通知)
putWrap(Class<?>, BeanWrap) - 类 中的方法org.noear.solon.core.BeanContainer
存入到bean库(存入成功会进行通知)
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 _ 
跳过导航链接