public class SseReturnValueHandler extends Object implements org.noear.solon.core.handle.ReturnValueHandler
| Constructor and Description |
|---|
SseReturnValueHandler() |
| 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,
Object returnValue) |
public boolean matched(org.noear.solon.core.handle.Context ctx,
Class<?> returnType)
matched in interface org.noear.solon.core.handle.ReturnValueHandlerCopyright © 2025. All rights reserved.