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) |
public static io.netty.buffer.ByteBuf toJson(ExecRequest execReq)
public static io.netty.buffer.ByteBuf toJson(ExecRequest execReq, java.lang.Long wsRid)
Copyright © 2021. All Rights Reserved.