Version
Constant Field Values
This section lists all publicly accessible constant values defined across the API. These constants represent predefined protocol values such as tag identifiers, delivery status strings, timeout defaults, and configuration flags. They can be used to avoid hardcoding values and to maintain consistency when working with SMPP sessions, PDUs, and protocol-specific logic.
com.mobius.software.protocols.smpp.ByteBufUtil |
||
Modifier and Type | Constant Field | Value |
public static final int | PDU_CMD_ID_RESP_MASK | -2147483648 |
com.mobius.software.protocols.smpp.Pdu |
||
Modifier and Type | Constant Field | Value |
public static final int | PDU_HEADER_LENGTH | 16 |
public static final int | PDU_INT_LENGTH | 4 |
com.mobius.software.protocols.smpp.SmppHelper |
||
Modifier and Type | Constant Field | Value |
public static final String | DELIVERY_ACK_DLVRD | " dlvrd:" |
public static final String | DELIVERY_ACK_DONE_DATE | " done date:" |
public static final String | DELIVERY_ACK_ERR | " err:" |
public static final String | DELIVERY_ACK_ID | "id:" |
public static final String | DELIVERY_ACK_STAT | " stat:" |
public static final String | DELIVERY_ACK_SUB | " sub:" |
public static final String | DELIVERY_ACK_SUBMIT_DATE | " submit date:" |
public static final String | DELIVERY_ACK_TEXT | " text:" |
public static final short | TAG_LANGUAGE_INDICATOR | 525 |
public static final short | TAG_MESSAGE_PAYLOAD | 1060 |
public static final short | TAG_MSG_REF_NUM | 524 |
public static final short | TAG_MSG_STATE | 1063 |
public static final short | TAG_RECEIPTED_MSG_ID | 30 |
public static final short | TAG_SEGMENT_SEQNUM | 527 |
public static final short | TAG_TOTAL_SEGMENTS | 526 |
com.mobius.software.protocols.smpp.SubmitMulti |
||
Modifier and Type | Constant Field | Value |
public static final int | DISTRIBUTION_LIST_NAME | 2 |
public static final int | SME_ADDRESS | 1 |
com.mobius.software.protocols.smpp.channel.EsmClass |
||
Modifier and Type | Constant Field | Value |
public static final short | MT_MASK | 28 |
com.mobius.software.protocols.smpp.channel.SequenceNumber |
||
Modifier and Type | Constant Field | Value |
public static final int | DEFAULT_VALUE | 1 |
public static final int | MAX_VALUE | 2147483647 |
public static final int | MIN_VALUE | 0 |
com.mobius.software.protocols.smpp.channel.SmppConnectionConfiguration |
||
Modifier and Type | Constant Field | Value |
public static final long | DEFAULT_CONNECT_TIMEOUT | 10000L |
com.mobius.software.protocols.smpp.channel.SmppMessageDecoder |
||
Modifier and Type | Constant Field | Value |
public static final String | NAME | "smppSessionPduDecoder" |
com.mobius.software.protocols.smpp.channel.SmppSession |
||
Modifier and Type | Constant Field | Value |
public static final int | STATE_BINDING | 2 |
public static final int | STATE_BOUND | 3 |
public static final int | STATE_CLOSED | 5 |
public static final int | STATE_INITIAL | 0 |
public static final int | STATE_OPEN | 1 |
public static final int | STATE_UNBINDING | 4 |
com.mobius.software.protocols.smpp.channel.SmppSessionConfiguration |
||
Modifier and Type | Constant Field | Value |
public static final long | DEFAULT_BIND_TIMEOUT | 5000L |
public static final long | DEFAULT_REQUEST_EXPIRY_TIMEOUT | 30000L |
com.mobius.software.protocols.smpp.channel.SmppSessionWrapper |
||
Modifier and Type | Constant Field | Value |
public static final String | NAME | "smppSessionWrapper" |
com.mobius.software.protocols.smpp.channel.SmppVersion |
||
Modifier and Type | Constant Field | Value |
public static final short | TAG_SC_INTERFACE_VERSION | 528 |
com.mobius.software.protocols.smpp.charsets.GSMCharset |
||
Modifier and Type | Constant Field | Value |
public static final byte | ESCAPE | 27 |
public static finalpublic static final byte String | GSM_CANONICAL_NAME | "GSM" |
Start innovating with Mobius
What's next? Let's talk!