- charset - Variable in class org.apache.camel.component.smpp.SmppSmCommand
-
- COMMAND - Static variable in interface org.apache.camel.component.smpp.SmppConstants
-
- COMMAND_ID - Static variable in interface org.apache.camel.component.smpp.SmppConstants
-
- COMMAND_STATUS - Static variable in interface org.apache.camel.component.smpp.SmppConstants
-
- config - Variable in class org.apache.camel.component.smpp.AbstractSmppCommand
-
- configureFromURI(URI) - Method in class org.apache.camel.component.smpp.SmppConfiguration
-
A POJO which contains all necessary configuration parameters for the SMPP connection
- copy() - Method in class org.apache.camel.component.smpp.SmppConfiguration
-
- copyDataSm(DataSm) - Static method in class org.apache.camel.component.smpp.SmppUtils
-
- copySubmitMulti(SubmitMulti) - Static method in class org.apache.camel.component.smpp.SmppUtils
-
- copySubmitSm(SubmitSm) - Static method in class org.apache.camel.component.smpp.SmppUtils
-
- createBody() - Method in class org.apache.camel.component.smpp.SmppMessage
-
- createCancelSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppCancelSmCommand
-
- createCommand(SMPPSession, SmppConfiguration) - Method in enum org.apache.camel.component.smpp.SmppCommandType
-
- createConnection(String, int) - Method in class org.apache.camel.component.smpp.SmppConnectionFactory
-
- createConsumer(Processor) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
- createDataSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
-
- createEndpoint(String, String, Map) - Method in class org.apache.camel.component.smpp.SmppComponent
-
- createEndpoint(SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppComponent
-
Create a new smpp endpoint with the provided smpp configuration
- createEndpoint(String, SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppComponent
-
Create a new smpp endpoint with the provided uri and smpp configuration
- createEndpointUri() - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
- createOnAcceptAlertNotificationExchange(AlertNotification) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
Create a new exchange for communicating with this endpoint from a SMSC
- createOnAcceptAlertNotificationExchange(ExchangePattern, AlertNotification) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
Create a new exchange for communicating with this endpoint from a SMSC
with the specified ExchangePattern
such as whether its going
to be an ExchangePattern.InOnly
or ExchangePattern.InOut
exchange
- createOnAcceptDataSm(DataSm, String) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
Create a new exchange for communicating with this endpoint from a SMSC
- createOnAcceptDataSm(ExchangePattern, DataSm, String) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
Create a new exchange for communicating with this endpoint from a SMSC
with the specified ExchangePattern
such as whether its going
to be an ExchangePattern.InOnly
or ExchangePattern.InOut
exchange
- createOnAcceptDeliverSmExchange(DeliverSm) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
Create a new exchange for communicating with this endpoint from a SMSC
- createOnAcceptDeliverSmExchange(ExchangePattern, DeliverSm) - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
Create a new exchange for communicating with this endpoint from a SMSC
with the specified ExchangePattern
such as whether its going
to be an ExchangePattern.InOnly
or ExchangePattern.InOut
exchange
- createOptionalParameterByCode(OptionalParameter[]) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
-
- createOptionalParameterByName(OptionalParameter[]) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
-
- createOptionalParametersByCode(Map<Short, Object>) - Method in class org.apache.camel.component.smpp.AbstractSmppCommand
-
- createOptionalParametersByName(Map<String, String>) - Method in class org.apache.camel.component.smpp.AbstractSmppCommand
-
Deprecated.
will be removed in Camel 2.13.0/3.0.0 - use createOptionalParametersByCode instead
- createProducer() - Method in class org.apache.camel.component.smpp.SmppEndpoint
-
- createQuerySm(Exchange) - Method in class org.apache.camel.component.smpp.SmppQuerySmCommand
-
- createReplaceSmTempate(Exchange) - Method in class org.apache.camel.component.smpp.SmppReplaceSmCommand
-
- createSmppCommand(SMPPSession, Exchange) - Method in class org.apache.camel.component.smpp.SmppBinding
-
Create the SmppCommand object from the inbound exchange
- createSmppMessage(AlertNotification) - Method in class org.apache.camel.component.smpp.SmppBinding
-
Create a new SmppMessage from the inbound alert notification
- createSmppMessage(DeliverSm) - Method in class org.apache.camel.component.smpp.SmppBinding
-
Create a new SmppMessage from the inbound deliver sm or deliver receipt
- createSmppMessage(DataSm, String) - Method in class org.apache.camel.component.smpp.SmppBinding
-
- createSplitter(Message) - Method in class org.apache.camel.component.smpp.SmppSmCommand
-
- createSubmitMulti(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitMultiCommand
-
- createSubmitMultiTemplate(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitMultiCommand
-
- createSubmitSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitSmCommand
-
- createSubmitSmTemplate(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitSmCommand
-