public class JsonCodec extends Object
| Constructor and Description |
|---|
JsonCodec() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
decodeValues(String messages) |
static String |
encode(String[] messages) |
public static String encode(String[] messages) throws EncodeException
EncodeExceptionCopyright © 2021. All rights reserved.