public class ActionReturnReactiveHandler extends Object implements org.noear.solon.core.handle.ActionReturnHandler
| Constructor and Description |
|---|
ActionReturnReactiveHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matched(org.noear.solon.core.handle.Context ctx,
Class<?> returnType) |
void |
returnHandle(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.Action action,
Object result) |
public boolean matched(org.noear.solon.core.handle.Context ctx,
Class<?> returnType)
matched in interface org.noear.solon.core.handle.ActionReturnHandlerCopyright © 2025. All rights reserved.