JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: CM SMS 2.21.0.fuse-740039-redhat-00001
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
H
I
M
N
O
P
S
T
U
X
C
CMComponent
- Class in
org.apache.camel.component.cm
Represents the component that manages
CMEndpoint
s.
CMComponent()
- Constructor for class org.apache.camel.component.cm.
CMComponent
CMComponent(CamelContext)
- Constructor for class org.apache.camel.component.cm.
CMComponent
CMConfiguration
- Class in
org.apache.camel.component.cm
CMConfiguration()
- Constructor for class org.apache.camel.component.cm.
CMConfiguration
CMConstants
- Interface in
org.apache.camel.component.cm
CMDirectException
- Exception in
org.apache.camel.component.cm.exceptions
CMDirectException()
- Constructor for exception org.apache.camel.component.cm.exceptions.
CMDirectException
CMDirectException(String)
- Constructor for exception org.apache.camel.component.cm.exceptions.
CMDirectException
CMDirectException(Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.
CMDirectException
CMDirectException(String, Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.
CMDirectException
CMDirectException(String, Throwable, boolean, boolean)
- Constructor for exception org.apache.camel.component.cm.exceptions.
CMDirectException
CMEndpoint
- Class in
org.apache.camel.component.cm
The cm-sms component allows to integrate with
CM SMS Gateway
.
CMEndpoint(String, CMComponent)
- Constructor for class org.apache.camel.component.cm.
CMEndpoint
CMMessage
- Class in
org.apache.camel.component.cm
Valid message to be serialized and sent to CM Endpoints.
CMMessage(String, String)
- Constructor for class org.apache.camel.component.cm.
CMMessage
CMProducer
- Class in
org.apache.camel.component.cm
is the exchange processor.
CMProducer(CMEndpoint, CMSender)
- Constructor for class org.apache.camel.component.cm.
CMProducer
CMResponseException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
CMResponseException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
CMResponseException
CMResponseException(String)
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
CMResponseException
CMResponseException(Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
CMResponseException
CMResponseException(String, Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
CMResponseException
CMResponseException(String, Throwable, boolean, boolean)
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
CMResponseException
CMSender
- Interface in
org.apache.camel.component.cm
Sends a validated sms message to CM endpoints
CMSenderOneMessageImpl
- Class in
org.apache.camel.component.cm
CMSenderOneMessageImpl(String, UUID)
- Constructor for class org.apache.camel.component.cm.
CMSenderOneMessageImpl
CMUtils
- Class in
org.apache.camel.component.cm
createConsumer(Processor)
- Method in class org.apache.camel.component.cm.
CMEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.cm.
CMComponent
createProducer()
- Method in class org.apache.camel.component.cm.
CMEndpoint
Provides a channel on which clients can send Messages to a CM Endpoint
D
DEFAULT_MULTIPARTS
- Static variable in interface org.apache.camel.component.cm.
CMConstants
DEFAULT_SCHEME
- Static variable in interface org.apache.camel.component.cm.
CMConstants
doStart()
- Method in class org.apache.camel.component.cm.
CMProducer
E
E164
- Annotation Type in
org.apache.camel.component.cm.validation.constraints
E164Validator
- Class in
org.apache.camel.component.cm.validation.constraints
Checks that a given character sequence (e.g.
E164Validator()
- Constructor for class org.apache.camel.component.cm.validation.constraints.
E164Validator
ERROR_INSUFICIENT_BALANCE
- Static variable in interface org.apache.camel.component.cm.
CMConstants
ERROR_INVALID_PRODUCT_TOKEN
- Static variable in interface org.apache.camel.component.cm.
CMConstants
ERROR_NO_ACCOUNT
- Static variable in interface org.apache.camel.component.cm.
CMConstants
ERROR_UNKNOWN
- Static variable in interface org.apache.camel.component.cm.
CMConstants
ERROR_UNROUTABLE_MESSAGE
- Static variable in interface org.apache.camel.component.cm.
CMConstants
G
getCMUrl()
- Method in class org.apache.camel.component.cm.
CMEndpoint
getComponent()
- Method in class org.apache.camel.component.cm.
CMEndpoint
getConfiguration()
- Method in class org.apache.camel.component.cm.
CMEndpoint
getConfiguration()
- Method in class org.apache.camel.component.cm.
CMProducer
getDefaultFrom()
- Method in class org.apache.camel.component.cm.
CMConfiguration
getDefaultMaxNumberOfParts()
- Method in class org.apache.camel.component.cm.
CMConfiguration
getEndpoint()
- Method in class org.apache.camel.component.cm.
CMProducer
getFrom()
- Method in class org.apache.camel.component.cm.client.
SMSMessage
getHost()
- Method in class org.apache.camel.component.cm.
CMEndpoint
getId()
- Method in class org.apache.camel.component.cm.client.
SMSMessage
getIdAsString()
- Method in class org.apache.camel.component.cm.
CMMessage
getMessage()
- Method in class org.apache.camel.component.cm.client.
SMSMessage
getMessage()
- Method in class org.apache.camel.component.cm.
CMMessage
getMultiparts()
- Method in class org.apache.camel.component.cm.
CMMessage
getPhoneNumber()
- Method in class org.apache.camel.component.cm.client.
SMSMessage
getPhoneNumber()
- Method in class org.apache.camel.component.cm.
CMMessage
getProductToken()
- Method in class org.apache.camel.component.cm.
CMConfiguration
getSender()
- Method in class org.apache.camel.component.cm.
CMMessage
getSender()
- Method in class org.apache.camel.component.cm.
CMProducer
getValidator()
- Method in class org.apache.camel.component.cm.
CMComponent
getValidator()
- Method in class org.apache.camel.component.cm.
CMProducer
GSM_0338_REGEX
- Static variable in interface org.apache.camel.component.cm.
CMConstants
H
HostUnavailableException
- Exception in
org.apache.camel.component.cm.exceptions
HostUnavailableException()
- Constructor for exception org.apache.camel.component.cm.exceptions.
HostUnavailableException
HostUnavailableException(String)
- Constructor for exception org.apache.camel.component.cm.exceptions.
HostUnavailableException
HostUnavailableException(Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.
HostUnavailableException
HostUnavailableException(String, Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.
HostUnavailableException
HostUnavailableException(String, Throwable, boolean, boolean)
- Constructor for exception org.apache.camel.component.cm.exceptions.
HostUnavailableException
I
initialize(E164)
- Method in class org.apache.camel.component.cm.validation.constraints.
E164Validator
InsufficientBalanceException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
You are out of trial messages.
InsufficientBalanceException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
InsufficientBalanceException
InvalidMSISDNException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
InvalidMSISDNException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
InvalidMSISDNException
InvalidProductTokenException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
Invalid or missing
InvalidProductTokenException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
InvalidProductTokenException
isGsm0338Encodeable(String)
- Static method in class org.apache.camel.component.cm.
CMUtils
isMultipart()
- Method in class org.apache.camel.component.cm.
CMMessage
isSingleton()
- Method in class org.apache.camel.component.cm.
CMEndpoint
isTestConnectionOnStartup()
- Method in class org.apache.camel.component.cm.
CMConfiguration
isUnicode()
- Method in class org.apache.camel.component.cm.
CMMessage
isValid(String, ConstraintValidatorContext)
- Method in class org.apache.camel.component.cm.validation.constraints.
E164Validator
M
MAX_GSM_MESSAGE_LENGTH
- Static variable in interface org.apache.camel.component.cm.
CMConstants
MAX_GSM_MESSAGE_LENGTH_PER_PART_IF_MULTIPART
- Static variable in interface org.apache.camel.component.cm.
CMConstants
MAX_UNICODE_MESSAGE_LENGTH
- Static variable in interface org.apache.camel.component.cm.
CMConstants
MAX_UNICODE_MESSAGE_LENGTH_PER_PART_IF_MULTIPART
- Static variable in interface org.apache.camel.component.cm.
CMConstants
N
NoAccountFoundForProductTokenException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
No account found for the provided product token.
NoAccountFoundForProductTokenException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
NoAccountFoundForProductTokenException
NoMessageException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
NoMessageException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
NoMessageException
NotPhoneNumberFoundException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
NotPhoneNumberFoundException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
NotPhoneNumberFoundException
O
org.apache.camel.component.cm
- package org.apache.camel.component.cm
org.apache.camel.component.cm.client
- package org.apache.camel.component.cm.client
org.apache.camel.component.cm.exceptions
- package org.apache.camel.component.cm.exceptions
org.apache.camel.component.cm.exceptions.cmresponse
- package org.apache.camel.component.cm.exceptions.cmresponse
org.apache.camel.component.cm.validation.constraints
- package org.apache.camel.component.cm.validation.constraints
P
process(Exchange)
- Method in class org.apache.camel.component.cm.
CMProducer
Producer is a exchange processor.
S
send(CMMessage)
- Method in interface org.apache.camel.component.cm.
CMSender
Sends a validated sms message to CM Endpoints.
send(CMMessage)
- Method in class org.apache.camel.component.cm.
CMSenderOneMessageImpl
Sends a message to CM endpoints.
setConfiguration(CMConfiguration)
- Method in class org.apache.camel.component.cm.
CMEndpoint
setDefaultFrom(String)
- Method in class org.apache.camel.component.cm.
CMConfiguration
This is the sender name.
setDefaultMaxNumberOfParts(int)
- Method in class org.apache.camel.component.cm.
CMConfiguration
If it is a multipart message forces the max number.
setHost(String)
- Method in class org.apache.camel.component.cm.
CMEndpoint
SMS Provider HOST with scheme
setIdAsString(String)
- Method in class org.apache.camel.component.cm.
CMMessage
setMessage(String)
- Method in class org.apache.camel.component.cm.
CMMessage
setMultiparts(int)
- Method in class org.apache.camel.component.cm.
CMMessage
setPhoneNumber(String)
- Method in class org.apache.camel.component.cm.
CMMessage
setProductToken(String)
- Method in class org.apache.camel.component.cm.
CMConfiguration
The unique token to use
setSender(String)
- Method in class org.apache.camel.component.cm.
CMMessage
setSender(CMSender)
- Method in class org.apache.camel.component.cm.
CMProducer
setTestConnectionOnStartup(boolean)
- Method in class org.apache.camel.component.cm.
CMConfiguration
Whether to test the connection to the SMS Gateway on startup
setUnicode(boolean)
- Method in class org.apache.camel.component.cm.
CMMessage
setUnicodeAndMultipart(int)
- Method in class org.apache.camel.component.cm.
CMMessage
For a CMMessage instance
SMSMessage
- Class in
org.apache.camel.component.cm.client
Immutable.
SMSMessage(String, String)
- Constructor for class org.apache.camel.component.cm.client.
SMSMessage
SMSMessage(String, String, String)
- Constructor for class org.apache.camel.component.cm.client.
SMSMessage
SMSMessage(String, String, String, String)
- Constructor for class org.apache.camel.component.cm.client.
SMSMessage
T
toString()
- Method in class org.apache.camel.component.cm.client.
SMSMessage
toString()
- Method in class org.apache.camel.component.cm.
CMMessage
translate(T)
- Method in interface org.apache.camel.component.cm.client.
Translator
Translator
<
T
> - Interface in
org.apache.camel.component.cm.client
U
UnknownErrorException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
An unexpected error occurred.
UnknownErrorException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
UnknownErrorException
UnroutableMessageException
- Exception in
org.apache.camel.component.cm.exceptions.cmresponse
UnroutableMessageException()
- Constructor for exception org.apache.camel.component.cm.exceptions.cmresponse.
UnroutableMessageException
X
XMLConstructionException
- Exception in
org.apache.camel.component.cm.exceptions
XMLConstructionException()
- Constructor for exception org.apache.camel.component.cm.exceptions.
XMLConstructionException
XMLConstructionException(String)
- Constructor for exception org.apache.camel.component.cm.exceptions.
XMLConstructionException
XMLConstructionException(Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.
XMLConstructionException
XMLConstructionException(String, Throwable)
- Constructor for exception org.apache.camel.component.cm.exceptions.
XMLConstructionException
XMLConstructionException(String, Throwable, boolean, boolean)
- Constructor for exception org.apache.camel.component.cm.exceptions.
XMLConstructionException
C
D
E
G
H
I
M
N
O
P
S
T
U
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: CM SMS 2.21.0.fuse-740039-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel