public class JsonHelper
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static io.netty.buffer.ByteBuf | 
toJson(ExecRequest execReq)  | 
static io.netty.buffer.ByteBuf | 
toJson(ExecRequest execReq,
      java.lang.Long wsRid)  | 
static java.lang.String | 
toJsonString(ExecRequest execReq,
            java.lang.Long wsRid)  | 
public static io.netty.buffer.ByteBuf toJson(ExecRequest execReq)
public static io.netty.buffer.ByteBuf toJson(ExecRequest execReq, java.lang.Long wsRid)
public static java.lang.String toJsonString(ExecRequest execReq, java.lang.Long wsRid)
Copyright © 2023. All Rights Reserved.