public abstract class JsonMessage extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_CODE |
static String |
ERROR_INFO |
static String |
SERVICE_ID |
Constructor and Description |
---|
JsonMessage() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getHead() |
void |
setHead(Map<String,String> head) |
public static final String SERVICE_ID
public static final String ERROR_INFO
public static final String ERROR_CODE
Copyright © 2006–2018 TinyGroup. All rights reserved.