public class CMPPConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CMPP_ACTIVE_TEST |
static int |
CMPP_ACTIVE_TEST_RESP |
static int |
CMPP_CANCEL |
static int |
CMPP_CANCEL_RESP |
static int |
CMPP_CONNECT |
static int |
CMPP_CONNECT_RESP |
static int |
CMPP_DELIVER |
static int |
CMPP_DELIVER_RESP |
static int |
CMPP_QUERY |
static int |
CMPP_QUERY_RESP |
static int |
CMPP_SUBMIT |
static int |
CMPP_SUBMIT_RESP |
static int |
CMPP_TERMINATE |
static int |
CMPP_TERMINATE_RESP |
static int |
CMPP_VERSION |
| 构造器和说明 |
|---|
CMPPConstants() |
public static final int CMPP_VERSION
public static final int CMPP_CONNECT
public static final int CMPP_CONNECT_RESP
public static final int CMPP_TERMINATE
public static final int CMPP_TERMINATE_RESP
public static final int CMPP_SUBMIT
public static final int CMPP_SUBMIT_RESP
public static final int CMPP_DELIVER
public static final int CMPP_DELIVER_RESP
public static final int CMPP_QUERY
public static final int CMPP_QUERY_RESP
public static final int CMPP_CANCEL
public static final int CMPP_CANCEL_RESP
public static final int CMPP_ACTIVE_TEST
public static final int CMPP_ACTIVE_TEST_RESP
public static CMPPBaseMessage fromBytes(byte[] bytes) throws Exception
ExceptionCopyright © 2019. All rights reserved.