JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
T
V
W
A
AbstractEntityConverter
- Class in
org.noear.solon.core.handle
虚拟实体转换器
AbstractEntityConverter()
- Constructor for class org.noear.solon.core.handle.
AbstractEntityConverter
AbstractEntityReader
- Class in
org.noear.solon.core.handle
虚拟实体读取器
AbstractEntityReader()
- Constructor for class org.noear.solon.core.handle.
AbstractEntityReader
ActionDefault
- Class in
org.noear.solon.core.handle
mvc:动作 默认实现
ActionDefault(BeanWrap, MethodEggg)
- Constructor for class org.noear.solon.core.handle.
ActionDefault
ActionDefault(BeanWrap, HandlerAide, String, MethodEggg, Mapping, String, boolean, Render)
- Constructor for class org.noear.solon.core.handle.
ActionDefault
ActionExecuteHandlerDefault
- Class in
org.noear.solon.core.mvc
Deprecated.
3.6
EntityConverterDefault
ActionExecuteHandlerDefault()
- Constructor for class org.noear.solon.core.mvc.
ActionExecuteHandlerDefault
Deprecated.
ActionLoaderDefault
- Class in
org.noear.solon.core.handle
动作加载器默认实现(根据bean加载)
ActionLoaderDefault(BeanWrap, boolean)
- Constructor for class org.noear.solon.core.handle.
ActionLoaderDefault
ActionLoaderFactoryExt
- Class in
org.noear.solon.extend.impl
动作加载器工厂默认实现
ActionLoaderFactoryExt()
- Constructor for class org.noear.solon.extend.impl.
ActionLoaderFactoryExt
ActionParamResolver
- Class in
org.noear.solon.core.handle
Action 参数分析器
ActionParamResolver()
- Constructor for class org.noear.solon.core.handle.
ActionParamResolver
allowClassMapping
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
allowMethodMapping
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
allowRead()
- Method in class org.noear.solon.core.handle.
EntityConverterDefault
allowWrite()
- Method in class org.noear.solon.core.handle.
EntityConverterDefault
B
bMapping
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
bPath
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
bRemoting
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
bVersion
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
bw
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
C
canRead(Context, String)
- Method in class org.noear.solon.core.handle.
EntityConverterDefault
canWrite(String, Context)
- Method in class org.noear.solon.core.handle.
EntityConverterDefault
changeBody(Context, MethodWrap)
- Method in class org.noear.solon.core.handle.
AbstractEntityReader
尝试将body转换为特定对象
changeEntityDo(Context, ParamWrap, String, Class<?>)
- Method in class org.noear.solon.core.handle.
AbstractEntityReader
尝试将值转换为目标实体
changeValue(Context, ParamWrap, int, Class<?>, LazyReference)
- Method in class org.noear.solon.core.handle.
AbstractEntityReader
尝试将值按类型转换
changeValueDo(Context, ParamWrap, String, Class<?>, String)
- Method in class org.noear.solon.core.handle.
AbstractEntityReader
尝试将值转换为目标值
consumes()
- Method in class org.noear.solon.core.handle.
ActionDefault
消息费(用于文档生成)
controller()
- Method in class org.noear.solon.core.handle.
ActionDefault
控制类包装器
createAction(BeanWrap, MethodEggg, Mapping, String, boolean)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
构建 Action
createLoader(BeanWrap, boolean)
- Method in class org.noear.solon.extend.impl.
ActionLoaderFactoryExt
创建动作加载器
D
doRead(Context, Object, MethodWrap)
- Method in class org.noear.solon.core.handle.
AbstractEntityReader
执行读取
doReadArgument(Context, Object, MethodWrap, ParamWrap, int, LazyReference)
- Method in class org.noear.solon.core.handle.
AbstractEntityReader
参数分析
E
EntityConverterDefault
- Class in
org.noear.solon.core.handle
用于替代 ActionExecuteHandlerDefault
EntityConverterDefault()
- Constructor for class org.noear.solon.core.handle.
EntityConverterDefault
executeDo(Context, Object)
- Method in class org.noear.solon.core.handle.
ActionDefault
F
findAndFill(Set<MethodType>, Predicate<Class>)
- Static method in class org.noear.solon.core.handle.
MethodTypeResolver
findMethodTypes(Set<MethodType>, Predicate<Class>)
- Method in class org.noear.solon.extend.impl.
ActionLoaderFactoryExt
查找方式类型
fullName()
- Method in class org.noear.solon.core.handle.
ActionDefault
全名称
G
getEntityConverterDefault()
- Method in class org.noear.solon.extend.impl.
ActionLoaderFactoryExt
H
handle(Context)
- Method in class org.noear.solon.core.handle.
ActionDefault
handle(Context)
- Method in class org.noear.solon.core.handle.
MethodHandler
处理
I
instance()
- Static method in class org.noear.solon.core.handle.
EntityConverterDefault
invoke(Context, Object)
- Method in class org.noear.solon.core.handle.
ActionDefault
调用
invokeFilterDo(Context)
- Method in class org.noear.solon.core.handle.
ActionDefault
执行内部过滤处理
invokeHandleDo(Context)
- Method in class org.noear.solon.core.handle.
ActionDefault
执行内部转换处理
invokeMethodDo(Context, Object)
- Method in class org.noear.solon.core.handle.
ActionDefault
执行内部方法调用
L
load(HandlerSlots)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载 Action 到目标容器
load(boolean, HandlerSlots)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载 Action 到目标容器
loadActionAide(MethodEggg, ActionDefault, Set<MethodType>)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载动作附件
loadActionAideAdd(Annotation, ActionDefault, Set<MethodType>)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
loadActionItem(HandlerSlots, boolean, MethodEggg, Set<MethodType>, Set<MethodType>)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载 Action item 处理
loadActions(HandlerSlots, boolean)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载 Action 处理
loadControllerAide(Set<MethodType>)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载控制器附件
loadControllerAideAdd(Annotation, Set<MethodType>)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
loadHandlerDo(HandlerSlots)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
加载处理
M
mapping()
- Method in class org.noear.solon.core.handle.
ActionDefault
映射(可能为Null)
method()
- Method in class org.noear.solon.core.handle.
ActionDefault
函数包装器
MethodHandler
- Class in
org.noear.solon.core.handle
Method Handler(用于处理 Job 之类的简化函数处理)
MethodHandler(BeanWrap, Method, boolean)
- Constructor for class org.noear.solon.core.handle.
MethodHandler
MethodTypeResolver
- Class in
org.noear.solon.core.handle
MethodType 分析器
MethodTypeResolver()
- Constructor for class org.noear.solon.core.handle.
MethodTypeResolver
N
name()
- Method in class org.noear.solon.core.handle.
ActionDefault
名称
O
org.noear.solon.core.handle
- package org.noear.solon.core.handle
org.noear.solon.core.mvc
- package org.noear.solon.core.mvc
org.noear.solon.extend.impl
- package org.noear.solon.extend.impl
P
pathPrefix
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
postActionPath(BeanWrap, String, MethodEggg, String)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
确认 Action 路径
postActionPath(BeanWrap, String, MethodEggg, String)
- Method in class org.noear.solon.extend.impl.
ActionLoaderFactoryExt
确认动作路径
produces()
- Method in class org.noear.solon.core.handle.
ActionDefault
生产者(用于文档生成)
R
read(Context, Object, MethodWrap)
- Method in class org.noear.solon.core.handle.
AbstractEntityConverter
render(Object, Context, boolean)
- Method in class org.noear.solon.core.handle.
ActionDefault
render
- Variable in class org.noear.solon.core.handle.
ActionLoaderDefault
renderDo(Object, Context)
- Method in class org.noear.solon.core.handle.
ActionDefault
renderDo(Object, Context, boolean)
- Method in class org.noear.solon.core.handle.
ActionDefault
执行渲染(便于重写)
resolve(ActionParam, AnnotatedElement)
- Static method in class org.noear.solon.core.handle.
ActionParamResolver
分析
resolveActionParam(ActionParam, AnnotatedElement)
- Method in class org.noear.solon.extend.impl.
ActionLoaderFactoryExt
分析动作参数
resolveArguments(Context, Object, MethodWrap)
- Method in class org.noear.solon.core.mvc.
ActionExecuteHandlerDefault
Deprecated.
执行
T
toString()
- Method in class org.noear.solon.core.handle.
ActionDefault
V
version()
- Method in class org.noear.solon.core.handle.
ActionDefault
版本
W
withAllowClassMapping(boolean)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
withAllowMethodMapping(boolean)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
withPathPrefix(String)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
withRender(Render)
- Method in class org.noear.solon.core.handle.
ActionLoaderDefault
write(Object, Context)
- Method in class org.noear.solon.core.handle.
EntityConverterDefault
writeAndReturn(Object, Context)
- Method in class org.noear.solon.core.handle.
EntityConverterDefault
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.