public static class SmsConstants.SmppConstants.TimeoutConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BIND_PROPERTY
The key of property for time to wait for a bind response
|
static String |
CONNECTION_PROPERTY
The key of property for timeout of TCP/IP connection for SMPP
session
|
static String |
REQUEST_EXPIRY_PROPERTY
The key of property for timeout for the amount of time to wait
for an endpoint to respond to a request before it expires. -1 to
disable
|
static String |
SMPP_TIMEOUT_PREFIX
The prefix for SMPP timeout properties
|
static String |
UNBIND_PROPERTY
The key of property for time to wait for an unbind response
|
static String |
WINDOW_WAIT_PROPERTY
The key of property for timeout for
|
public static final String SMPP_TIMEOUT_PREFIX
public static final String CONNECTION_PROPERTY
public static final String BIND_PROPERTY
public static final String UNBIND_PROPERTY
public static final String WINDOW_WAIT_PROPERTY
public static final String REQUEST_EXPIRY_PROPERTY
Copyright © 2017. All rights reserved.