@Deprecated public class FuryRender extends Object implements org.noear.solon.core.handle.Render
| Constructor and Description |
|---|
FuryRender(FuryEntityConverter entityConverter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FuryBytesSerializer |
getSerializer()
Deprecated.
|
boolean |
matched(org.noear.solon.core.handle.Context ctx,
String mime)
Deprecated.
|
void |
render(Object data,
org.noear.solon.core.handle.Context ctx)
Deprecated.
|
String |
renderAndReturn(Object data,
org.noear.solon.core.handle.Context ctx)
Deprecated.
|
public FuryRender(FuryEntityConverter entityConverter)
public FuryBytesSerializer getSerializer()
public boolean matched(org.noear.solon.core.handle.Context ctx,
String mime)
matched in interface org.noear.solon.core.handle.Renderpublic String renderAndReturn(Object data, org.noear.solon.core.handle.Context ctx) throws Throwable
renderAndReturn in interface org.noear.solon.core.handle.RenderThrowableCopyright © 2025. All rights reserved.