Skip navigation links
A B C D E F G H I L M O P S T U V W 

A

assertSuccessful(Response, SoroushMessage) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
check if the response is successfully sent to soroush, by default it assumes that the response type is SoroushResponse
assertSuccessful(Response, Class<T>, SoroushMessage) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
throw IOException if the exception is instance of SoroushException it indicates that the soroush does not accept the message and therefore resending the request will never be succeed

B

BackOffStrategy - Interface in org.apache.camel.component.soroushbot.utils
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointUriFactory
 

C

clone() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointConfigurer
 
CongestionException - Exception in org.apache.camel.component.soroushbot.utils
 
CongestionException(Throwable, SoroushMessage) - Constructor for exception org.apache.camel.component.soroushbot.utils.CongestionException
 
createConsumer(Processor) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
create consumer based on concurrentConsumers value, if concurrentConsumers is greater than 1, we use SoroushBotMultiThreadConsumer that use a thread pool in order to process exchanges.
createDownloadFileTarget(String, String, Integer) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
create WebTarget for downloading file from server
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotComponent
 
createProducer() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
create producer based on uri SoroushAction
createSendMessageTarget(String, Integer) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
create WebTarget for sending message to server
createUploadFileTarget(String, Integer) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
create WebTarget for uploading file to server
CustomKey - Class in org.apache.camel.component.soroushbot.models
 
CustomKey() - Constructor for class org.apache.camel.component.soroushbot.models.CustomKey
 

D

doStart() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotAbstractConsumer
 

E

equals(Object) - Method in class org.apache.camel.component.soroushbot.models.CustomKey
 
equals(Object) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
execute(Object, Runnable) - Method in class org.apache.camel.component.soroushbot.utils.MultiQueueWithTopicThreadPool
add the runnable into corresponding queue and it when it reach to the head of queue the queue is decided based on topic.
ExponentialBackOffStrategy - Class in org.apache.camel.component.soroushbot.utils
 
ExponentialBackOffStrategy(Long, Long, Long) - Constructor for class org.apache.camel.component.soroushbot.utils.ExponentialBackOffStrategy
 

F

FileType - Enum in org.apache.camel.component.soroushbot.models
 
FixedBackOffStrategy - Class in org.apache.camel.component.soroushbot.utils
 
FixedBackOffStrategy(Long, Long) - Constructor for class org.apache.camel.component.soroushbot.utils.FixedBackOffStrategy
 

G

generateUrl(String, SoroushAction, String) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
create fully qualified URL, given the token, endpoint and fileId if needed.
get() - Static method in class org.apache.camel.component.soroushbot.service.SoroushService
 
getAction() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getAuthorizationToken() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotComponent
 
getAuthorizationToken() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getAvatarUrl() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getBackOffStrategy() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getBackOffStrategyHelper() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getBody() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getCommand() - Method in class org.apache.camel.component.soroushbot.models.CustomKey
 
getConcurrentConsumers() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getConnectionTimeout() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getFile() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getFileDuration() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getFileName() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getFileSize() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getFileType() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getFileUrl() - Method in class org.apache.camel.component.soroushbot.models.response.UploadFileResponse
 
getFileUrl() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getFrom() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getImageHeight() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getImageWidth() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getKeyboard() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getLatitude() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getLocalizedMessage() - Method in exception org.apache.camel.component.soroushbot.utils.CongestionException
 
getLocalizedMessage() - Method in exception org.apache.camel.component.soroushbot.utils.MaximumConnectionRetryReachedException
 
getLocalizedMessage() - Method in exception org.apache.camel.component.soroushbot.utils.SoroushException
 
getLongitude() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getMaxConnectionRetry() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getMaxRetryWaitingTime() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getNickName() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointConfigurer
 
getPhoneNo() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getQueueCapacityPerThread() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getReconnectIdleConnectionTimeout() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getResultCode() - Method in class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
getResultMessage() - Method in class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
getRetryExponentialCoefficient() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getRetryLinearIncrement() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getRetryWaitingTime() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
getSoroushMessage() - Method in exception org.apache.camel.component.soroushbot.utils.CongestionException
 
getText() - Method in class org.apache.camel.component.soroushbot.models.CustomKey
 
getThumbnail() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getThumbnailHeight() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getThumbnailUrl() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getThumbnailWidth() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getTime() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getTo() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
getType() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 

H

handleDownloadFiles(SoroushMessage) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
check whether SoroushMessage.fileUrl(SoroushMessage.thumbnailUrl) is null or not, and download the resource if it is not null this function only set SoroushMessage.file to InputStream get from Response.readEntity(Class) )} and does not store the resource in file.
hashCode() - Method in class org.apache.camel.component.soroushbot.models.CustomKey
 
hashCode() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 

I

isAutoDownload() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
isAutoUploadFile() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
isDownloadThumbnail() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointUriFactory
 
isForceDownload() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
isForceUpload() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointUriFactory
 

L

LinearBackOffStrategy - Class in org.apache.camel.component.soroushbot.utils
 
LinearBackOffStrategy(Long, Long, Long) - Constructor for class org.apache.camel.component.soroushbot.utils.LinearBackOffStrategy
 

M

MaximumConnectionRetryReachedException - Exception in org.apache.camel.component.soroushbot.utils
 
MaximumConnectionRetryReachedException(String, SoroushMessage) - Constructor for exception org.apache.camel.component.soroushbot.utils.MaximumConnectionRetryReachedException
 
MaximumConnectionRetryReachedException(String, Throwable, SoroushMessage) - Constructor for exception org.apache.camel.component.soroushbot.utils.MaximumConnectionRetryReachedException
 
MinorType - Enum in org.apache.camel.component.soroushbot.models
 
MultiQueueWithTopicThreadPool - Class in org.apache.camel.component.soroushbot.utils
a simple thread pool that send each job to a thread based on the jobs topic,
MultiQueueWithTopicThreadPool(int, int, String) - Constructor for class org.apache.camel.component.soroushbot.utils.MultiQueueWithTopicThreadPool
 

O

ordinal(int) - Static method in class org.apache.camel.component.soroushbot.utils.StringUtils
create ordinal value for each number.
org.apache.camel.component.soroushbot.component - package org.apache.camel.component.soroushbot.component
 
org.apache.camel.component.soroushbot.models - package org.apache.camel.component.soroushbot.models
 
org.apache.camel.component.soroushbot.models.response - package org.apache.camel.component.soroushbot.models.response
 
org.apache.camel.component.soroushbot.service - package org.apache.camel.component.soroushbot.service
 
org.apache.camel.component.soroushbot.utils - package org.apache.camel.component.soroushbot.utils
 

P

prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotAbstractConsumer
 
process(Exchange) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotDownloadFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotSendMessageProducer
 
process(Exchange) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotUploadFileProducer
 
propertyNames() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpointUriFactory
 
sendExchange(Exchange) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotAbstractConsumer
handle how processing of the exchange should be started
sendExchange(Exchange) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotMultiThreadConsumer
 
sendExchange(Exchange) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotSingleThreadConsumer
 
SendMessageResponse - Class in org.apache.camel.component.soroushbot.models.response
 
SendMessageResponse() - Constructor for class org.apache.camel.component.soroushbot.models.response.SendMessageResponse
 
setAction(SoroushAction) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setAlternativeUrl(String) - Method in class org.apache.camel.component.soroushbot.service.SoroushService
set alternativeUrl that should be used for testing
setAuthorizationToken(String) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotComponent
 
setAuthorizationToken(String) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setAutoDownload(boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setAutoUploadFile(boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setAvatarUrl(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setBackOffStrategy(String) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setBackOffStrategyHelper(BackOffStrategy) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setBody(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setCommand(String) - Method in class org.apache.camel.component.soroushbot.models.CustomKey
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setConnectionTimeout(int) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setDownloadThumbnail(boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setFile(File) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
set uploading file to a file this field help you store file in the message, it also let you automatically upload it to the soroush server by sending this message to uploadFile or sendMessage endpoint.
setFile(InputStream) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setFileDuration(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setFileName(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setFileSize(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setFileType(FileType) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setFileUrl(String) - Method in class org.apache.camel.component.soroushbot.models.response.UploadFileResponse
 
setFileUrl(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setForceDownload(boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setForceUpload(boolean) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setFrom(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setImageHeight(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setImageWidth(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setKeyboard(List<List<CustomKey>>) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setLatitude(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setLongitude(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setMaxConnectionRetry(int) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setMaxRetryWaitingTime(long) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setNickName(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setPhoneNo(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setQueueCapacityPerThread(int) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setReconnectIdleConnectionTimeout(long) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setResultCode(Integer) - Method in class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
setResultMessage(String) - Method in class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
setRetryExponentialCoefficient(long) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setRetryLinearIncrement(long) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setRetryWaitingTime(long) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setSendMessageTarget(WebTarget) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
setText(String) - Method in class org.apache.camel.component.soroushbot.models.CustomKey
 
setThumbnail(File) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
set uploading thumbnail to a thumbnail this field help you store thumbnail in the message, it also let you automatically upload it to the soroush server by sending this message to uploadFile or sendMessage endpoint.
setThumbnail(InputStream) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setThumbnailHeight(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setThumbnailUrl(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setThumbnailWidth(Double) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setTime(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setTo(String) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setType(MinorType) - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 
setUploadFileTarget(WebTarget) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
shutdown() - Method in class org.apache.camel.component.soroushbot.utils.MultiQueueWithTopicThreadPool
 
SoroushAction - Enum in org.apache.camel.component.soroushbot.models
 
SoroushBotAbstractConsumer - Class in org.apache.camel.component.soroushbot.component
this component handle logic for getting message from Soroush server and for each message it calls abstract function SoroushBotAbstractConsumer.sendExchange(Exchange) each subclass should handle how it will start the processing of the exchange
SoroushBotAbstractConsumer(SoroushBotEndpoint, Processor) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotAbstractConsumer
 
SoroushBotComponent - Class in org.apache.camel.component.soroushbot.component
The Soroush Component provides access to Soroush IM App.
SoroushBotComponent() - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotComponent
 
SoroushBotComponentConfigurer - Class in org.apache.camel.component.soroushbot.component
Generated by camel build tools - do NOT edit this file!
SoroushBotComponentConfigurer() - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotComponentConfigurer
 
SoroushBotDownloadFileProducer - Class in org.apache.camel.component.soroushbot.component
this producer is responsible for uri of type SoroushAction.downloadFile e.g.
SoroushBotDownloadFileProducer(SoroushBotEndpoint) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotDownloadFileProducer
 
SoroushBotEndpoint - Class in org.apache.camel.component.soroushbot.component
Send and receive messages as a Soroush chat bot.
SoroushBotEndpoint(String, SoroushBotComponent) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
SoroushBotEndpointConfigurer - Class in org.apache.camel.component.soroushbot.component
Generated by camel build tools - do NOT edit this file!
SoroushBotEndpointConfigurer() - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotEndpointConfigurer
 
SoroushBotEndpointUriFactory - Class in org.apache.camel.component.soroushbot.component
Generated by camel build tools - do NOT edit this file!
SoroushBotEndpointUriFactory() - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotEndpointUriFactory
 
SoroushBotMultiThreadConsumer - Class in org.apache.camel.component.soroushbot.component
create a thread pool and process each message using one of threads, it is guaranteed that all message from a same person will processed by the same thread.
SoroushBotMultiThreadConsumer(SoroushBotEndpoint, Processor) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotMultiThreadConsumer
 
SoroushBotSendMessageProducer - Class in org.apache.camel.component.soroushbot.component
this Producer is responsible for URIs of type SoroushAction.sendMessage to send message to SoroushAPI.
SoroushBotSendMessageProducer(SoroushBotEndpoint) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotSendMessageProducer
 
SoroushBotSingleThreadConsumer - Class in org.apache.camel.component.soroushbot.component
The SoroushBot consumer.
SoroushBotSingleThreadConsumer(SoroushBotEndpoint, Processor) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotSingleThreadConsumer
 
SoroushBotUploadFileProducer - Class in org.apache.camel.component.soroushbot.component
this Producer is responsible for URIs of type SoroushAction.uploadFile to upload messages file(thumbnail) to SoroushAPI.
SoroushBotUploadFileProducer(SoroushBotEndpoint) - Constructor for class org.apache.camel.component.soroushbot.component.SoroushBotUploadFileProducer
 
SoroushException - Exception in org.apache.camel.component.soroushbot.utils
Exception representation of response from Soroush server.
SoroushException(SoroushMessage, SoroushResponse, Integer, String) - Constructor for exception org.apache.camel.component.soroushbot.utils.SoroushException
 
SoroushMessage - Class in org.apache.camel.component.soroushbot.models
 
SoroushMessage() - Constructor for class org.apache.camel.component.soroushbot.models.SoroushMessage
 
SoroushMessage(String, String, String, MinorType, String, String, FileType, Double, String, String, Double, Double, Double, Double, Double, String, String, Double, Double, Double, List<List<CustomKey>>) - Constructor for class org.apache.camel.component.soroushbot.models.SoroushMessage
 
SoroushResponse - Class in org.apache.camel.component.soroushbot.models.response
 
SoroushResponse() - Constructor for class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
SoroushResponse(Integer, String) - Constructor for class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
SoroushService - Class in org.apache.camel.component.soroushbot.service
singleton class that allows interacting with the Soroush server to exchange messages.
StringUtils - Class in org.apache.camel.component.soroushbot.utils
 
StringUtils() - Constructor for class org.apache.camel.component.soroushbot.utils.StringUtils
 

T

toString() - Method in class org.apache.camel.component.soroushbot.models.response.SoroushResponse
 
toString() - Method in class org.apache.camel.component.soroushbot.models.SoroushMessage
 

U

UploadFileResponse - Class in org.apache.camel.component.soroushbot.models.response
 
UploadFileResponse(Integer, String, String) - Constructor for class org.apache.camel.component.soroushbot.models.response.UploadFileResponse
 
UploadFileResponse() - Constructor for class org.apache.camel.component.soroushbot.models.response.UploadFileResponse
 

V

value() - Method in enum org.apache.camel.component.soroushbot.models.SoroushAction
 
valueOf(String) - Static method in enum org.apache.camel.component.soroushbot.models.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.soroushbot.models.MinorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.soroushbot.models.SoroushAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.soroushbot.models.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.soroushbot.models.MinorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.soroushbot.models.SoroushAction
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitBeforeRetry(int) - Method in class org.apache.camel.component.soroushbot.component.SoroushBotEndpoint
 
waitBeforeRetry(int) - Method in interface org.apache.camel.component.soroushbot.utils.BackOffStrategy
 
waitBeforeRetry(int) - Method in class org.apache.camel.component.soroushbot.utils.ExponentialBackOffStrategy
 
waitBeforeRetry(int) - Method in class org.apache.camel.component.soroushbot.utils.FixedBackOffStrategy
 
waitBeforeRetry(int) - Method in class org.apache.camel.component.soroushbot.utils.LinearBackOffStrategy
 
A B C D E F G H I L M O P S T U V W 
Skip navigation links

Apache Camel