@Deprecated public class HessianRender extends Object implements org.noear.solon.core.handle.Render
| Constructor and Description |
|---|
HessianRender(HessianEntityConverter entityConverter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HessianBytesSerializer |
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 HessianRender(HessianEntityConverter entityConverter)
public HessianBytesSerializer 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.