public class SmppSubmitMultiCommand extends SmppSmCommand
ascii, charset, latin1config, log, session| Constructor and Description |
|---|
SmppSubmitMultiCommand(org.jsmpp.session.SMPPSession session,
SmppConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jsmpp.bean.SubmitMulti[] |
createSubmitMulti(org.apache.camel.Exchange exchange) |
protected org.jsmpp.bean.SubmitMulti |
createSubmitMultiTemplate(org.apache.camel.Exchange exchange) |
void |
execute(org.apache.camel.Exchange exchange) |
createSplitter, getShortMessagecreateOptionalParametersByCode, createOptionalParametersByName, determineTypeClass, getResponseMessagepublic SmppSubmitMultiCommand(org.jsmpp.session.SMPPSession session,
SmppConfiguration config)
public void execute(org.apache.camel.Exchange exchange)
throws SmppException
SmppExceptionprotected org.jsmpp.bean.SubmitMulti[] createSubmitMulti(org.apache.camel.Exchange exchange)
protected org.jsmpp.bean.SubmitMulti createSubmitMultiTemplate(org.apache.camel.Exchange exchange)
Apache Camel