跳过导航链接
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中的接口
打包工作处理
PagedResult<T> - org.noear.solon.data.sqlink.core.page中的接口
分页结果
Pager - org.noear.solon.data.sqlink.core.page中的接口
分页器
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) - 类 中的方法org.noear.solon.flow.ChainContext
参数获取
param(String) - 类 中的方法org.noear.solon.net.stomp.broker.impl.StompSessionImpl
 
param(String) - 接口 中的方法org.noear.solon.net.stomp.StompSession
获取参数
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_COLLECTION_INJECT - 接口 中的静态变量org.noear.solon.core.LifecycleIndex
已过时。
 
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
ParameterizedTypeImpl - org.noear.solon.core.util中的类
ParameterizedType 实现
ParameterizedTypeImpl(Class<?>, Type[], Type) - 类 的构造器org.noear.solon.core.util.ParameterizedTypeImpl
 
ParameterUtil - org.noear.solon.boot.jdkhttp中的类
 
ParameterUtil() - 类 的构造器org.noear.solon.boot.jdkhttp.ParameterUtil
 
ParamHolder - com.layjava.docs.javadoc.solon.impl中的类
 
ParamHolder(ParamWrap) - 类 的构造器com.layjava.docs.javadoc.solon.impl.ParamHolder
 
ParamHolder(ParamWrap, MethodJavadoc) - 类 的构造器com.layjava.docs.javadoc.solon.impl.ParamHolder
 
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.core.handle.Context
获取参数字典集合
paramMap - 类 中的变量org.noear.solon.core.handle.ContextEmpty
 
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
 
paramMap() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
 
ParamMatcher - org.noear.solon.data.sqlink.core.visitor中的类
参数匹配器
ParamMatcher() - 类 的构造器org.noear.solon.data.sqlink.core.visitor.ParamMatcher
 
paramNames() - 类 中的方法org.noear.solon.core.handle.Context
获取所有参数的名字集合
paramOrDefault(String, String) - 类 中的方法org.noear.solon.core.handle.Context
获取参数或默认
paramOrDefault(String, T) - 类 中的方法org.noear.solon.flow.ChainContext
参数获取或默认
paramOrDefault(String, String) - 类 中的方法org.noear.solon.net.stomp.broker.impl.StompSessionImpl
 
paramOrDefault(String, String) - 接口 中的方法org.noear.solon.net.stomp.StompSession
获取参数或默认值
paramOrDefault(String, String) - 接口 中的方法org.noear.solon.net.websocket.WebSocket
获取参数或默认值
paramOrDefault(String, String) - 类 中的方法org.noear.solon.net.websocket.WebSocketBase
 
params() - 类 中的方法org.noear.solon.flow.ChainContext
参数集合
paramSet(String, Object) - 类 中的方法org.noear.solon.flow.ChainContext
参数设置
paramType() - 类 中的方法com.layjava.docs.javadoc.solon.impl.ParamHolder
 
paramType() - 类 中的方法com.layjava.docs.javadoc.solon.wrap.ApiImplicitParamImpl
 
paramType() - 类 中的方法com.layjava.docs.javadoc.solon.wrap.ApiParamImpl
 
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, Executable, Class<?>) - 类 的构造器org.noear.solon.core.wrap.ParamWrap
 
paramWraps() - 类 中的方法org.noear.solon.core.wrap.MethodWrap
 
ParamWrapSpec - org.noear.solon.core.wrap中的类
字段 变量描述符
ParamWrapSpec(ParamWrap) - 类 的构造器org.noear.solon.core.wrap.ParamWrapSpec
 
parens(ISqlExpression) - 类 中的方法org.noear.solon.data.sqlink.base.expression.impl.DefaultSqlExpressionFactory
 
parens(ISqlExpression) - 接口 中的方法org.noear.solon.data.sqlink.base.expression.SqlExpressionFactory
创建括号表达式
parent - 类 中的变量org.noear.solon.data.tran.impl.DbTranNode
父节点
parentId - 类 中的变量org.noear.solon.data.sqlink.base.expression.impl.SqlRecursionExpression
 
parentId() - 类 中的方法org.noear.solon.data.sqlink.base.expression.impl.SqlRecursionExpression
 
parentId() - 接口 中的方法org.noear.solon.data.sqlink.base.expression.ISqlRecursionExpression
 
PARM_UNDEFINED_VALUE - 接口 中的静态变量org.noear.solon.core.Constants
 
parse(String) - 接口 中的静态方法org.noear.solon.core.LoadBalance
解析并生成负载均衡器
parse(URI) - 接口 中的静态方法org.noear.solon.core.LoadBalance
解析并生成负载均衡器
parse(String) - 类 中的方法org.noear.solon.core.util.DateAnalyzer
解析
parse(String) - 类 中的静态方法org.noear.solon.core.util.DateUtil
解析
parse(String, Invocation) - 类 中的静态方法org.noear.solon.core.util.TmplUtil
解析模板 ${name}_${order.id}_${.type}
parse(String, Invocation, Object) - 类 中的静态方法org.noear.solon.core.util.TmplUtil
解析模板 ${name}_${order.id}_${.type}
parse(String, Map<String, Object>) - 类 中的静态方法org.noear.solon.core.util.TmplUtil
解析模板 ${name}_${order.id}_${.type}
parse(String, Predicate<String>, Function<String, Object>) - 类 中的静态方法org.noear.solon.core.util.TmplUtil
解析模板 ${name}_${order.id}_${.type}
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.base.sqlExt.BaseSqlExtension
运行时生成需要的SQL表达式
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.h2.H2CastExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.mysql.MySqlCastExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.mysql.MySqlDateTimeDiffExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.oracle.OracleAddOrSubDateExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.oracle.OracleCastExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.oracle.OracleDateTimeDiffExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.oracle.OracleJoinExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.pgsql.PostgreSQLAddOrSubDateExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.pgsql.PostgreSQLCastExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.pgsql.PostgreSQLDateTimeDiffExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.sqlite.SqliteAddOrSubDateExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.sqlite.SqliteCastExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.sqlite.SqliteDateTimeDiffExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.sqlite.SqliteJoinExtension
 
parse(SqLinkConfig, Method, List<ISqlExpression>) - 类 中的方法org.noear.solon.data.sqlink.core.sqlExt.sqlserver.SQLServerCastExtension
 
parseByDom(ONode) - 类 中的静态方法org.noear.solon.flow.Chain
解析文档树
parseByProperties(Properties) - 类 中的静态方法org.noear.solon.flow.Chain
解析属性
parseByUri(String) - 类 中的静态方法org.noear.solon.flow.Chain
解析文件
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
 
PASSCODE - 接口 中的静态变量org.noear.solon.net.stomp.Headers
密码
Patch - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用
patch(String, Handler) - 类 中的方法org.noear.solon.core.route.RouterWrapper
添加PATCH方法的处理(REST.update 客户端提供改变的属性)
patch() - 接口 中的方法org.noear.solon.net.http.HttpUtils
patch 请求并返回 body
patch() - 类 中的方法org.noear.solon.net.http.impl.AbstractHttpUtils
 
patchAs(Type) - 接口 中的方法org.noear.solon.net.http.HttpUtils
patch 请求并返回 body
patchAs(Type) - 类 中的方法org.noear.solon.net.http.impl.AbstractHttpUtils
 
path() - 类 中的方法org.noear.nami.integration.solon.NamiClientAnno
 
path(String) - 类 中的方法org.noear.nami.NamiBuilder
设置服务路径
Path - org.noear.solon.annotation中的注释类型
路径变量(主要修饰参数,方便生成文档)
path() - 类 中的方法org.noear.solon.boot.web.WebContextBase
获取请求的URI路径
path(String) - 类 中的方法org.noear.solon.cloud.gateway.exchange.ExNewRequest
配置路径
path(String) - 类 中的方法org.noear.solon.cloud.gateway.route.RouteSpec
添加路径匹配检测器
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
 
path() - 类 中的方法org.noear.solon.core.handle.ContextEmpty
 
path - 类 中的变量org.noear.solon.core.handle.Cookie
 
path(String) - 类 中的方法org.noear.solon.core.handle.Cookie
路径
path() - 接口 中的方法org.noear.solon.core.route.Routing
路径
path() - 类 中的方法org.noear.solon.core.route.RoutingDefault
 
path() - 类 中的方法org.noear.solon.net.socketd.handle.SocketdContext
获取请求的URI路径
path() - 类 中的方法org.noear.solon.net.stomp.handle.StompContext
请求路径
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
 
PathListenerPlus(boolean) - 类 的构造器org.noear.solon.net.socketd.listener.PathListenerPlus
 
pathMap(String) - 类 中的方法org.noear.solon.core.handle.Context
获取请求的URI路径变量,根据路径表达式
PathMatcher - org.noear.solon.core.util中的类
路径匹配器,用于路由器和路径变量分析
PathMatcher(String, boolean) - 类 的构造器org.noear.solon.core.util.PathMatcher
 
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
路径匹配模式
pathPatterns(String...) - 类 中的方法org.noear.solon.web.cors.CrossFilter
设置路径匹配模式
pathPatterns(String...) - 类 中的方法org.noear.solon.web.cors.CrossInterceptor
设置路径匹配模式
pathPatterns() - 类 中的方法org.noear.solon.web.cors.CrossInterceptor
 
PathPredicate(String) - 类 的构造器org.noear.solon.cloud.gateway.route.predicate.PathPredicateFactory.PathPredicate
 
PathPredicateFactory - org.noear.solon.cloud.gateway.route.predicate中的类
路由 Path 匹配检测器
PathPredicateFactory() - 类 的构造器org.noear.solon.cloud.gateway.route.predicate.PathPredicateFactory
 
PathPredicateFactory.PathPredicate - org.noear.solon.cloud.gateway.route.predicate中的类
 
pathPrefix() - 类 中的方法org.noear.solon.auth.AuthAdapter
设置规则路径前缀
pathPrefix(String) - 类 中的方法org.noear.solon.auth.AuthAdapter
设置规则路径前缀(用于支持 AuthAdapterSupplier 的前缀特性)
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
 
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
 
PathWebSocketListener(boolean) - 类 的构造器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
 
payload(String) - 类 中的方法org.noear.solon.net.stomp.FrameBuilder
有效核载
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
 
pi() - 类 中的静态方法org.noear.solon.data.sqlink.core.sqlExt.SqlFunctions
获取π
pid() - 类 中的静态方法org.noear.solon.Utils
获取进程号
PING - 接口 中的静态变量org.noear.solon.net.stomp.Commands
PING
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
插入插件(一般用于动态加载,比如 faas)
Plugin - org.noear.solon.core中的接口
通用插件接口(实现 Plugin 架构;通过Solon SPI进行申明)
PLUGIN_BEAN_BUILD - 接口 中的静态变量org.noear.solon.core.LifecycleIndex
已过时。
 
PLUGIN_BEAN_USES - 接口 中的静态变量org.noear.solon.core.LifecycleIndex
已过时。
 
PLUGIN_TYPE - 类 中的静态变量org.noear.solon.maven.plugin.RepackageMojo
 
pluginAdd(int, Plugin) - 类 中的方法org.noear.solon.SolonApp
添加插件(只有执行前添加才有效)
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
 
PluginEntity(Plugin, int) - 类 的构造器org.noear.solon.core.PluginEntity
 
pluginExclude(Class<?>) - 类 中的方法org.noear.solon.SolonApp
插件排除
pluginExclude(String) - 类 中的方法org.noear.solon.SolonApp
插件排除
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
插件扫描
plugsScanExclude(String) - 类 中的方法org.noear.solon.SolonProps
插件扫描排除
plugsSort() - 类 中的方法org.noear.solon.SolonProps
对插件列表排序
plus(T, T) - 类 中的静态方法org.noear.solon.data.sqlink.core.sqlExt.SqlCalculates
+ 运算符
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
 
popByKey(String) - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
port() - 类 中的方法org.noear.solon.cloud.model.Instance
服务端口
port() - 接口 中的方法org.noear.solon.core.Signal
信号端口
port() - 类 中的方法org.noear.solon.core.SignalSim
信号端口
Post - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用
post(String, Handler) - 类 中的方法org.noear.solon.core.route.RouterWrapper
添加POST方法的处理(REST.create 在服务端新建一项资源)
post() - 接口 中的方法org.noear.solon.net.http.HttpUtils
post 请求并返回 body
post(boolean) - 接口 中的方法org.noear.solon.net.http.HttpUtils
post 请求并返回 body
post() - 类 中的方法org.noear.solon.net.http.impl.AbstractHttpUtils
 
postActionPath(BeanWrap, String, Method, String) - 类 中的方法org.noear.solon.core.mvc.ActionLoaderDefault
确认 Action 路径
postActionPath(BeanWrap, String, Method, String) - 类 中的方法org.noear.solon.core.mvc.MvcFactoryDefault
确认动作路径
postActionPath(BeanWrap, String, Method, String) - 接口 中的方法org.noear.solon.core.MvcFactory
确认动作路径
postArguments(Context, ParamWrap[], Object[]) - 类 中的方法org.noear.solon.core.ChainManager
提交参数(action / invoke 执行前调用)
postArguments(Context, ParamWrap[], Object[]) - 接口 中的方法org.noear.solon.core.route.RouterInterceptor
提交参数(MethodWrap::invokeByAspect 执行前调用)
postArguments(Context, ParamWrap[], Object[]) - 类 中的方法org.noear.solon.core.route.RouterInterceptorLimiter
 
postAs(Type) - 接口 中的方法org.noear.solon.net.http.HttpUtils
post 请求并返回 body
postAs(Type, boolean) - 接口 中的方法org.noear.solon.net.http.HttpUtils
post 请求并返回 body
postAs(Type) - 类 中的方法org.noear.solon.net.http.impl.AbstractHttpUtils
 
postComplete() - 类 中的方法org.noear.solon.cloud.gateway.CloudGatewayCompletion
提交异步完成
PostgreSQLAddOrSubDateExtension - org.noear.solon.data.sqlink.core.sqlExt.pgsql中的类
PostgreSQL时间运算函数扩展
PostgreSQLAddOrSubDateExtension() - 类 的构造器org.noear.solon.data.sqlink.core.sqlExt.pgsql.PostgreSQLAddOrSubDateExtension
 
PostgreSQLCastExtension - org.noear.solon.data.sqlink.core.sqlExt.pgsql中的类
PostgreSQL类型转换函数扩展
PostgreSQLCastExtension() - 类 的构造器org.noear.solon.data.sqlink.core.sqlExt.pgsql.PostgreSQLCastExtension
 
PostgreSQLDateTimeDiffExtension - org.noear.solon.data.sqlink.core.sqlExt.pgsql中的类
PostgreSQL时间运算函数扩展
PostgreSQLDateTimeDiffExtension() - 类 的构造器org.noear.solon.data.sqlink.core.sqlExt.pgsql.PostgreSQLDateTimeDiffExtension
 
PostgreSQLDialect - org.noear.solon.data.sqlink.core.dialect中的类
PostgreSQL方言
PostgreSQLDialect() - 类 的构造器org.noear.solon.data.sqlink.core.dialect.PostgreSQLDialect
 
PostgreSQLExpressionFactory - org.noear.solon.data.sqlink.core.expression.pgsql中的类
PostgreSQL表达式工厂
PostgreSQLExpressionFactory() - 类 的构造器org.noear.solon.data.sqlink.core.expression.pgsql.PostgreSQLExpressionFactory
 
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
 
postStart() - 接口 中的方法org.noear.solon.core.Lifecycle
开始后
pow(T, T) - 类 中的静态方法org.noear.solon.data.sqlink.core.sqlExt.SqlFunctions
幂运算
predicate(ExPredicate) - 类 中的方法org.noear.solon.cloud.gateway.route.RouteSpec
添加匹配检测器
PredicateEx<T> - org.noear.solon.core.util中的接口
断定
predicates - 类 中的变量org.noear.solon.cloud.gateway.route.Route
 
PREFIX - 接口 中的静态变量org.noear.solon.auth.tags.AuthConstants
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.AddRequestHeaderFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.AddResponseHeaderFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.PrefixPathFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.RedirectToFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.RemoveRequestHeaderFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.RemoveResponseHeaderFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.RewritePathFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.filter.StripPrefixFilterFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.AfterPredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.BeforePredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.CookiePredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.HeaderPredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.HostPredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.MethodPredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.PathPredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.QueryPredicateFactory
 
prefix() - 类 中的方法org.noear.solon.cloud.gateway.route.predicate.RemoteAddrPredicateFactory
 
prefix() - 接口 中的方法org.noear.solon.cloud.gateway.route.RouteFilterFactory
配置前缀
prefix() - 接口 中的方法org.noear.solon.cloud.gateway.route.RoutePredicateFactory
配置前缀
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_properties - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PREFIX_trace - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
PrefixPathFilter(String) - 类 的构造器org.noear.solon.cloud.gateway.route.filter.PrefixPathFilterFactory.PrefixPathFilter
 
PrefixPathFilterFactory - org.noear.solon.cloud.gateway.route.filter中的类
添加前缀路径过滤器
PrefixPathFilterFactory() - 类 的构造器org.noear.solon.cloud.gateway.route.filter.PrefixPathFilterFactory
 
PrefixPathFilterFactory.PrefixPathFilter - org.noear.solon.cloud.gateway.route.filter中的类
 
preHandle(Context) - 类 中的方法org.noear.solon.boot.jetty.http.JtHttpContextServletHandler
 
preHandle(Context) - 类 中的方法org.noear.solon.boot.undertow.http.UtHttpContextServletHandler
 
preHandle(Context) - 类 中的方法org.noear.solon.boot.vertx.http.VxWebHandlerPlus
 
preHandle(Context) - 类 中的方法org.noear.solon.web.servlet.SolonServletHandler
 
preHandle(Context) - 类 中的方法org.noear.solon.web.vertx.VxWebHandler
预处理
preheat(String) - 类 中的静态方法org.noear.solon.net.http.PreheatUtils
预热本地地址
preheat(String, ConsumerEx<HttpUtils>) - 类 中的静态方法org.noear.solon.net.http.PreheatUtils
预热本地地址
preheat(String, boolean) - 接口 中的方法org.noear.solon.web.staticfiles.StaticRepository
预热
PreheatUtils - org.noear.solon.net.http中的类
预热工具
PreheatUtils() - 类 的构造器org.noear.solon.net.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
 
prepareDo(Context) - 类 中的方法org.noear.solon.core.handle.Gateway
执行预备
preparedStatementSetValue(SqLinkConfig, PreparedStatement, int) - 类 中的方法org.noear.solon.data.sqlink.base.session.SqlValue
设置进sql
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.integration.XPluginImp
 
prestop() - 类 中的方法org.noear.solon.core.AppContext
停止(一般在插件停止之后,再执行)
preStop() - 接口 中的方法org.noear.solon.core.Lifecycle
预停止
prestop() - 接口 中的方法org.noear.solon.core.Plugin
预停止
prestop() - 类 中的方法org.noear.solon.core.PluginEntity
预停止
prestop() - 类 中的方法org.noear.solon.hotplug.PluginPackage
预停止插件包
prestopDo() - 类 中的方法org.noear.solon.SolonApp
预停止
pretreatment(Context) - 类 中的方法org.noear.nami.ChannelBase
预处理
pretreatment(Context) - 类 中的方法org.noear.nami.coder.abc.AbcDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.abc.AbcEncoder
 
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.kryo.KryoDecoder
 
pretreatment(Context) - 类 中的方法org.noear.nami.coder.kryo.KryoEncoder
 
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
预处理
prev(Handler) - 类 中的方法org.noear.solon.core.handle.HandlerPipeline
上一步
prev(WebSocketListener) - 类 中的方法org.noear.solon.net.websocket.listener.PipelineWebSocketListener
前一个
Preview - org.noear.solon.lang中的注释类型
预览的(只是标识一下)
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.core.util.RankEntity
优先级(越大越优)
priority - 类 中的变量org.noear.solon.flow.NodeLinkDecl
优先级(越大越高)
priority(int) - 类 中的方法org.noear.solon.flow.NodeLinkDecl
配置优先级(越大越优)
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(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
设定认证处理器
processSerialization(RuntimeNativeMetadata, Class<?>) - 类 中的方法org.noear.solon.aot.AppContextNativeProcessorDefault
处理序列化类
Produces - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用,申明支持 Multipart 输入
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_MAPPINGS - 类 中的静态变量org.noear.solon.web.staticfiles.StaticConfig
 
PropertiesActionExecutor - org.noear.solon.serialization.properties中的类
Properties 动作执行器
PropertiesActionExecutor() - 类 的构造器org.noear.solon.serialization.properties.PropertiesActionExecutor
 
PropertiesJson - org.noear.solon.config.yaml中的类
Json 属性
PropertiesJson() - 类 的构造器org.noear.solon.config.yaml.PropertiesJson
 
PropertiesRenderFactory - org.noear.solon.serialization.properties中的类
Properties 渲染器工厂
PropertiesRenderFactory() - 类 的构造器org.noear.solon.serialization.properties.PropertiesRenderFactory
 
PropertiesStringSerializer - org.noear.solon.serialization.properties中的类
 
PropertiesStringSerializer() - 类 的构造器org.noear.solon.serialization.properties.PropertiesStringSerializer
 
PropertiesYaml - org.noear.solon.config.yaml中的类
Yaml 属性
PropertiesYaml() - 类 的构造器org.noear.solon.config.yaml.PropertiesYaml
 
propertyOr(Properties, String...) - 类 中的静态方法org.noear.solon.Utils
获取属性(多可选名)
propertyRemove(Properties, String...) - 类 中的静态方法org.noear.solon.Utils
 
props - 类 中的变量org.noear.solon.boot.smarthttp.SmHttpServer
 
props - 类 中的变量org.noear.solon.boot.vertx.VxHttpServer
 
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
已过时。
Props(Iterable<KeyValues<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.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
 
protocol() - 类 中的方法org.noear.solon.web.vertx.VxWebContext
 
protocolAsUpper() - 类 中的方法org.noear.solon.core.handle.Context
获取请求协议并大写
ProtostuffActionExecutor - org.noear.solon.serialization.protostuff中的类
Protostuff 动作执行器
ProtostuffActionExecutor() - 类 的构造器org.noear.solon.serialization.protostuff.ProtostuffActionExecutor
 
ProtostuffBytesSerializer - org.noear.solon.serialization.protostuff中的类
Protostuff 序列化器
ProtostuffBytesSerializer() - 类 的构造器org.noear.solon.serialization.protostuff.ProtostuffBytesSerializer
 
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中的类
Protostuff 渲染器
ProtostuffRender() - 类 的构造器org.noear.solon.serialization.protostuff.ProtostuffRender
 
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
 
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
 
prveId() - 类 中的方法org.noear.solon.flow.NodeLink
前面的节点Id
prveLinks() - 类 中的方法org.noear.solon.flow.Node
前面的链接
prveNode() - 类 中的方法org.noear.solon.flow.NodeLink
前面的节点
prveNodes() - 类 中的方法org.noear.solon.flow.Node
前面的节点
publish() - 接口 中的方法org.noear.solon.cloud.eventplus.CloudEventEntity
发布事件
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
异步推送事件(一般不推荐);
publishTry(Object) - 类 中的静态方法org.noear.solon.core.event.EventBus
同步推送事件(不抛异常,不具有事务回滚传导性)
publishWebService(String, Object) - 类 中的静态方法org.noear.solon.web.webservices.WebServiceHelper
发布 Web 服务
publishWebService(String, Object, Class<?>) - 类 中的静态方法org.noear.solon.web.webservices.WebServiceHelper
发布 Web 服务
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
拉取语言包
pull(Class<?>) - 类 中的方法org.noear.solon.core.handle.Context
拉取
pull(Class<?>) - 类 中的方法org.noear.solon.net.stomp.handle.StompContext
提取
pull(Class<?>) - 类 中的方法org.noear.solon.web.servlet.SolonServletContext
 
purpleln(Object) - 类 中的静态方法org.noear.solon.core.util.PrintUtil
 
purpleln(Object) - 类 中的方法org.noear.solon.logging.appender.OutputStreamAppender
 
push(String, String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
推送配置
push(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
推送配置
pushByKey(String, String) - 类 中的方法org.slf4j.impl.SolonMDCAdapter
 
put(String, String) - 类 中的静态方法org.noear.nami.NamiAttachment
 
Put - org.noear.solon.annotation中的注释类型
做为 @Mapping 的副词用
put(String, String, Media) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文件
put(String, Media) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文件
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, T) - 类 中的方法org.noear.solon.core.util.MultiMap
设置值
put(Class<?>, T) - 类 中的方法org.noear.solon.core.util.TypeMap
配置类型值
put() - 接口 中的方法org.noear.solon.net.http.HttpUtils
put 请求并返回 body
put() - 类 中的方法org.noear.solon.net.http.impl.AbstractHttpUtils
 
put(String, Listener) - 类 中的方法org.noear.solon.net.socketd.listener.RouteSelectorExpress
 
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
 
putAll(Map<String, T>) - 类 中的方法org.noear.solon.core.util.MultiMap
设置所有值
putAs(Type) - 接口 中的方法org.noear.solon.net.http.HttpUtils
put 请求并返回 body
putAs(Type) - 类 中的方法org.noear.solon.net.http.impl.AbstractHttpUtils
 
putDirective(String, Class<? extends Tag>) - 类 中的方法org.noear.solon.view.beetl.BeetlRender
添加共享指令(自定义标签)
putDirective(String, TagFactory) - 类 中的方法org.noear.solon.view.beetl.BeetlRender
添加共享指令(自定义标签)
putDirective(String, Class<? extends Directive>) - 类 中的方法org.noear.solon.view.enjoy.EnjoyRender
添加共享指令(自定义标签)
putDirective(String, EnjoyDirectiveFactory) - 类 中的方法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
添加模型值
putIfAbsent(String, T) - 类 中的方法org.noear.solon.core.util.MultiMap
设置值如果没有
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
添加共享变量
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 _ 
跳过导航链接