public class KexVoiceSender extends KexVoIPSender
Modifier and Type | Field and Description |
---|---|
protected static de.bsvrz.sys.funclib.debug.Debug |
LOGGER
LOGGER.
|
VOIP_RESPONSE_CODE_ANSWERED, VOIP_RESPONSE_CODE_COMPLETED, VOIP_RESPONSE_CODE_NO_ERROR
Constructor and Description |
---|
KexVoiceSender(String host,
int port)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
protected de.bitctrl.sibacop.client.AbstractRequest<?> |
erzeugeRequest(de.bitctrl.sibacop.client.Connection connection,
String empfaenger,
String text) |
protected boolean |
isOkResponse(int responseCode) |
send
protected de.bitctrl.sibacop.client.AbstractRequest<?> erzeugeRequest(de.bitctrl.sibacop.client.Connection connection, String empfaenger, String text)
erzeugeRequest
in class KexVoIPSender
protected boolean isOkResponse(int responseCode)
isOkResponse
in class KexVoIPSender
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.