Modifier and Type | Constant Field | Value |
---|---|---|
static final byte |
CR |
13 |
public static final byte |
DLE |
16 |
static final byte |
EOF |
26 |
static final byte |
LF |
10 |
static final byte |
XOFF |
19 |
static final byte |
XON |
17 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUSY |
"BUSY" |
public static final String |
CONNECT |
"CONNECT" |
private static final long |
DEFAULT_TIMEOUT |
30000L |
public static final String |
ERROR |
"ERROR" |
public static final String |
NO_ANSWER |
"NO<SP>ANSWER" |
public static final String |
NO_CARRIER |
"NO<SP>CARRIER" |
public static final String |
NO_DIALTONE |
"NO<SP>DIALTONE" |
public static final String |
OK |
"OK" |
private static final int |
OPEN_TIMEOUT |
2000 |
private static final int |
PUFFER_GROESSE |
4096 |
public static final String |
RING |
"RING" |
private static final int |
WARTEZEIT_THREAD_ENDE |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final byte |
CR |
13 |
protected static final byte |
EOM |
59 |
protected static final byte |
EOP |
46 |
protected static final byte |
ETX |
3 |
protected static final int |
HDR_SIZE |
64 |
protected static final int |
KILO_BYTE |
1024 |
protected static final byte |
LF |
10 |
protected static final byte |
MPS |
44 |
protected static final int |
PUFFER_SIZE |
4096 |
protected static final String |
READY |
"+CPIN:<SP>READY" |
protected static final String |
SIM_PIN |
"+CPIN:<SP>SIM<SP>PIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
GHOSTSCRIPT_FONTS |
"fonts" |
private static final String |
GHOSTSCRIPT_FORMAT |
"gslp.ps" |
private static final String |
GHOSTSCRIPT_LINUX32 |
"gs32" |
private static final String |
GHOSTSCRIPT_LINUX64 |
"gs64" |
private static final String |
GHOSTSCRIPT_WINDOWS_DLL |
"cygwin1.dll" |
private static final String |
GHOSTSCRIPT_WINDOWS_EXE |
"gs.exe" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final byte |
EOF |
26 |
protected static final byte |
ESC |
27 |
public static final int |
GSM_TEXTMODE_SMS_LENGTH |
160 |
protected static final String |
READY |
"+CPIN:<SP>READY" |
protected static final String |
SIM_PIN |
"+CPIN:<SP>SIM<SP>PIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
GSMSP |
32 |
protected static final char |
ND |
27 |
protected static final char |
NULL |
0 |
protected static final char |
TC |
27 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
AP_MAX_WARTESCHLANGE |
"-maxGroesseWarteschlangen" |
private static final String |
AP_MODUL |
"-EmailFaxSMS" |
private static final String |
AP_SMSZERBRECHEN |
"-langeSMSzerbrechen" |
private static final String |
AP_WARN_WARTESCHLANGE |
"-warnGroesseWarteschlangen" |
private static final int |
DEFAULT_MAX_WARTESCHLANGE |
100 |
private static final int |
DEFAULT_WARN_WARTESCHLANGE |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSANDAUFTRAG_ATG |
"atg.SprachAnsageAuftrag" |
private static final String |
VERSANDMODUL_ATG |
"atg.versandModulExterneMeldungenSprache" |
private static final String |
VOIPPARAMETER |
"VoIPParameter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VOIP_RESPONSE_CODE_ANSWERED |
211 |
public static final int |
VOIP_RESPONSE_CODE_COMPLETED |
212 |
public static final int |
VOIP_RESPONSE_CODE_NO_ERROR |
200 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSANDAUFTRAG_ATG |
"atg.VoIPFaxVersandAuftrag" |
private static final String |
VERSANDMODUL_ATG |
"atg.versandModulExterneMeldungenVoIPFax" |
private static final String |
VOIPPARAMETER |
"VoIPParameter" |
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.