Modifier and Type | Class and Description |
---|---|
class |
AbstractSmppCommand |
class |
SmppCancelSmCommand |
class |
SmppDataSmCommand |
class |
SmppQuerySmCommand |
class |
SmppReplaceSmCommand |
class |
SmppSmCommand |
class |
SmppSubmitMultiCommand |
class |
SmppSubmitSmCommand |
Modifier and Type | Method and Description |
---|---|
abstract SmppCommand |
SmppCommandType.createCommand(org.jsmpp.session.SMPPSession session,
SmppConfiguration config) |
SmppCommand |
SmppBinding.createSmppCommand(org.jsmpp.session.SMPPSession session,
org.apache.camel.Exchange exchange)
Create the SmppCommand object from the inbound exchange
|
Apache Camel