void |
HTTPSendSMSEngine.send(AggregatorSettingsDTO settings,
OutgoingSMSMessageDTO message) |
void |
SMPPSMSEngine.send(AggregatorSettingsDTO settings,
OutgoingSMSMessageDTO message) |
protected void |
SMPPSMSEngine.sendLink(String normalizedPhoneNumber,
String subject,
String url,
OutgoingSMSMessageDTO message,
de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings accountParameters) |
protected void |
SMPPSMSEngine.sendSms(String normalizedPhoneNumber,
String inputText,
OutgoingSMSMessageDTO message,
de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings accountParameters) |
void |
MbloxProviderStrategy.setOptionalOutgoingParameters(SMPPConnectionPool.SMPPConnection conn,
SubmitSM submitSM,
OutgoingSMSMessageDTO message,
de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings accountParameters) |
void |
SMPPProviderStrategy.setOptionalOutgoingParameters(SMPPConnectionPool.SMPPConnection conn,
SubmitSM submitSM,
OutgoingSMSMessageDTO message,
de.hybris.platform.mobileservices.text.engine.impl.SMPPSMSEngine.SMPPAccountSettings accountParameters)
sets vendor specific TLV tags and fields for received messages
|