public static class SmsConstants.SmppConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SmsConstants.SmppConstants.CloudhopperConstants
Specialized constants for Cloudhopper SMPP implementation
|
static class |
SmsConstants.SmppConstants.TimeoutConstants |
Modifier and Type | Field and Description |
---|---|
static String |
HOST_PROPERTY
The key for SMPP host property
|
static String |
INTERFACE_VERSION_3_3
The constant for interface version 3.3
|
static String |
INTERFACE_VERSION_3_4
The constant for interface version 3.4
|
static String |
INTERFACE_VERSION_5_0
The constant for interface version 5.0
|
static String |
INTERFACE_VERSION_PROPERTY
The key for SMPP window size property
|
static String |
PASSWORD_PROPERTY
The key for SMPP password property
|
static String |
PORT_PROPERTY
The key for SMPP port property
|
static String |
SMPP_PREFIX
The prefix for SMPP properties
|
static String |
SYSTEMID_PROPERTY
The key for SMPP system id property
|
static String |
WINDOW_MONITOR_INTERVAL_PROPERTY
The key for SMPP window monitor interval property
|
static String |
WINDOW_SIZE_PROPERTY
The key for SMPP window size property
|
public static final String SMPP_PREFIX
public static final String HOST_PROPERTY
public static final String PORT_PROPERTY
public static final String SYSTEMID_PROPERTY
public static final String PASSWORD_PROPERTY
public static final String INTERFACE_VERSION_PROPERTY
public static final String WINDOW_SIZE_PROPERTY
public static final String WINDOW_MONITOR_INTERVAL_PROPERTY
public static final String INTERFACE_VERSION_3_3
public static final String INTERFACE_VERSION_3_4
public static final String INTERFACE_VERSION_5_0
Copyright © 2017. All rights reserved.