C D E F G I M N O P R S T V

C

COMMAND_ID - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
COMMAND_STATUS - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
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
 
createBody() - Method in class org.apache.camel.component.smpp.SmppMessage
 
createConnection(String, int) - Method in class org.apache.camel.component.smpp.SmppSSLConnectionFactory
 
createConsumer(Processor) - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
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
createProducer() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
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
 
createSubmitSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppBinding
Create the SubmitSm object from the inbound exchange

D

DATA_CODING - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
DELIVERED - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
DEST_ADDR - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
DEST_ADDR_NPI - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
DEST_ADDR_TON - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
DONE_DATE - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
doStart() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
doStart() - Method in class org.apache.camel.component.smpp.SmppProducer
 
doStop() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
doStop() - Method in class org.apache.camel.component.smpp.SmppProducer
 

E

ERROR - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
ESME_ADDR - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
ESME_ADDR_NPI - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
ESME_ADDR_TON - Static variable in class org.apache.camel.component.smpp.SmppBinding
 

F

FINAL_STATUS - Static variable in class org.apache.camel.component.smpp.SmppBinding
 

G

getBinding() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
getCommand() - Method in class org.apache.camel.component.smpp.SmppMessage
Returns the underlying jSMPP command
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppBinding
Returns the smpp configuration
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppComponent
 
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppConsumer
Returns the smpp configuration
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppEndpoint
Returns the smpp configuration
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppProducer
Returns the smppConfiguration for this producer
getConnectionString() - Method in class org.apache.camel.component.smpp.SmppEndpoint
Returns the connection string for the current connection which has the form: smpp://@:
getDataCoding() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDestAddr() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDestAddrNpi() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDestAddrTon() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getEncoding() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
getEndpoint() - Method in class org.apache.camel.component.smpp.SmppProducer
 
getEnquireLinkTimer() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getHost() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getInitialReconnectDelay() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getInstance() - Static method in class org.apache.camel.component.smpp.SmppSSLConnectionFactory
 
getNumberingPlanIndicator() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getPassword() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getPort() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getPriorityFlag() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getProtocolId() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getReconnectDelay() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getRegisteredDelivery() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getReplaceIfPresentFlag() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getServiceType() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSourceAddr() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSourceAddrNpi() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSourceAddrTon() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSystemId() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSystemType() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getTransactionTimer() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getTypeOfNumber() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getUsingSSL() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 

I

ID - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
isAlertNotification() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isDataSm() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isDeliverSm() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isDeliveryReceipt() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isLazySessionCreation() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
isLenientProperties() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
isSingleton() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 

M

MESSAGE_TYPE - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
MessageReceiverListenerImpl - Class in org.apache.camel.component.smpp
 
MessageReceiverListenerImpl(SmppEndpoint, Processor, ExceptionHandler) - Constructor for class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 

N

newInstance() - Method in class org.apache.camel.component.smpp.SmppMessage
 

O

onAcceptAlertNotification(AlertNotification) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
onAcceptDataSm(DataSm, Session) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
onAcceptDeliverSm(DeliverSm) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
org.apache.camel.component.smpp - package org.apache.camel.component.smpp
 

P

PRIORITY_FLAG - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
process(Exchange) - Method in class org.apache.camel.component.smpp.SmppProducer
 
PROTOCOL_ID - Static variable in class org.apache.camel.component.smpp.SmppBinding
 

R

REGISTERED_DELIVERY - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
REPLACE_IF_PRESENT_FLAG - Static variable in class org.apache.camel.component.smpp.SmppBinding
 

S

SCHEDULE_DELIVERY_TIME - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
SEQUENCE_NUMBER - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
SERVICE_TYPE - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
setBinding(SmppBinding) - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
setConfiguration(SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppBinding
Set the smpp configuration.
setConfiguration(SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppComponent
 
setDataCoding(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setDestAddr(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setDestAddrNpi(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setDestAddrTon(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setEncoding(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setEnquireLinkTimer(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setHost(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setInitialReconnectDelay(long) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setLazySessionCreation(boolean) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setMessageIDGenerator(MessageIDGenerator) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
setNumberingPlanIndicator(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setPassword(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setPort(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setPriorityFlag(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setProtocolId(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setReconnectDelay(long) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setRegisteredDelivery(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setReplaceIfPresentFlag(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setServiceType(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setSourceAddr(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setSourceAddrNpi(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setSourceAddrTon(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setSystemId(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setSystemType(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setTransactionTimer(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setTypeOfNumber(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setUsingSSL(boolean) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
SmppBinding - Class in org.apache.camel.component.smpp
A Strategy used to convert between a Camel Exchange and SmppMessage to and from a SMPP Command
SmppBinding() - Constructor for class org.apache.camel.component.smpp.SmppBinding
 
SmppBinding(SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppBinding
 
SmppComponent - Class in org.apache.camel.component.smpp
 
SmppComponent() - Constructor for class org.apache.camel.component.smpp.SmppComponent
 
SmppComponent(SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppComponent
 
SmppComponent(CamelContext) - Constructor for class org.apache.camel.component.smpp.SmppComponent
 
SmppConfiguration - Class in org.apache.camel.component.smpp
Contains the SMPP component configuration properties
SmppConfiguration() - Constructor for class org.apache.camel.component.smpp.SmppConfiguration
 
SmppConsumer - Class in org.apache.camel.component.smpp
An implementation of @{link Consumer} which use the SMPP protocol
SmppConsumer(SmppEndpoint, SmppConfiguration, Processor) - Constructor for class org.apache.camel.component.smpp.SmppConsumer
The constructor which gets a smpp endpoint, a smpp configuration and a processor
SmppEndpoint - Class in org.apache.camel.component.smpp
A SMPP Endpoint
SmppEndpoint(String, Component, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppEndpoint
 
SmppMessage - Class in org.apache.camel.component.smpp
Represents a Message for working with SMPP
SmppMessage(SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessage(AlertNotification, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessage(DeliverSm, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessage(DataSm, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessageType - Enum in org.apache.camel.component.smpp
 
SmppProducer - Class in org.apache.camel.component.smpp
An implementation of @{link Producer} which use the SMPP protocol
SmppProducer(SmppEndpoint, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppProducer
 
SmppSSLConnectionFactory - Class in org.apache.camel.component.smpp
A Jsmpp ConnectionFactory that creates SSL Sockets.
SOURCE_ADDR - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
SOURCE_ADDR_NPI - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
SOURCE_ADDR_TON - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
SUBMIT_DATE - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
SUBMITTED - Static variable in class org.apache.camel.component.smpp.SmppBinding
 

T

toString() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
toString() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
toString() - Method in class org.apache.camel.component.smpp.SmppMessage
 
toString() - Method in class org.apache.camel.component.smpp.SmppProducer
 

V

VALIDITY_PERIOD - Static variable in class org.apache.camel.component.smpp.SmppBinding
 
valueOf(String) - Static method in enum org.apache.camel.component.smpp.SmppMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.smpp.SmppMessageType
Returns an array containing the constants of this enum type, in the order they are declared.

C D E F G I M N O P R S T V

Apache CAMEL