|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.message.ESMClass
public class ESMClass
ESM class enumeration.
| Field Summary | |
|---|---|
static int |
SMC_CAS_DL
Distribution list and multiple recipient submission |
static int |
SMC_DEFMSG
Predefined message |
static int |
SMC_DLIST
Distribution submission |
static int |
SMC_ESCALATED
Escalated message FFU |
static int |
SMC_LOOPBACK_RECEIPT
Normal delivery , address swapping on |
static int |
SMC_MCE
Memory capacity error |
static int |
SMC_MO
Mobile originated |
static int |
SMC_MOMT
Mobile Originated / Terminated |
static int |
SMC_MT
Mobile Terminated; Normal delivery, no address swapping |
static int |
SMC_MULTI
Multiple recipient submission |
static int |
SMC_RECEIPT
Delivery receipt, no address swapping |
static int |
SMC_RECEIPT_SWAP
Delivery receipt, address swapping on |
static int |
SMC_STORE
Store message, do not send to Kernel |
static int |
SMC_STORE_FORWARD
Store message and send to kernel |
static int |
SMC_SUBMIT_REPLACE
Submit with replace message |
| Constructor Summary | |
|---|---|
ESMClass()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SMC_MT
public static final int SMC_MO
public static final int SMC_MOMT
public static final int SMC_RECEIPT
public static final int SMC_DEFMSG
public static final int SMC_LOOPBACK_RECEIPT
public static final int SMC_RECEIPT_SWAP
public static final int SMC_STORE
public static final int SMC_STORE_FORWARD
public static final int SMC_DLIST
public static final int SMC_MULTI
public static final int SMC_CAS_DL
public static final int SMC_ESCALATED
public static final int SMC_SUBMIT_REPLACE
public static final int SMC_MCE
| Constructor Detail |
|---|
public ESMClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||