Skip navigation links
A B C D E G H I L M N O P R S T V 

A

AbstractMQException - Exception in com.mulesoft.extension.mq.api.exception
Custom generic exception for errors thrown by MQConnector
AbstractMQException(String, ErrorTypeDefinition<T>, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.AbstractMQException
 
AbstractMQException(String, ErrorTypeDefinition<T>) - Constructor for exception com.mulesoft.extension.mq.api.exception.AbstractMQException
 
AbstractSubscriber - Class in com.mulesoft.extension.mq.internal
 
AbstractSubscriber(SubscriberAckMode, long, Destination, MessageListener, MQCircuitBreaker) - Constructor for class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
ack(AnypointMQConnection, String, CompletionCallback<Void, Void>) - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQOperations
Executes an Acknowledgement indicating that the message has been consumed correctly and deletes the message from In Flight status.
ack(String, String, String, CompletionCallback<Void, Void>) - Method in interface com.mulesoft.extension.mq.internal.service.AnypointMQService
 
ack(AnypointMQConnection, AckToken, CompletionCallback<Void, Void>) - Static method in class com.mulesoft.extension.mq.internal.service.AnypointMQServiceClient
 
ACK_MODE_CTX_VAR - Static variable in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
acknowledgementMode - Variable in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
acknowledgementTimeout - Variable in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
AckToken - Class in com.mulesoft.extension.mq.internal.model
 
AckToken(String, String, String) - Constructor for class com.mulesoft.extension.mq.internal.model.AckToken
 
AnypointMQAckErrorTypeProvider - Class in com.mulesoft.extension.mq.internal.error
 
AnypointMQAckErrorTypeProvider() - Constructor for class com.mulesoft.extension.mq.internal.error.AnypointMQAckErrorTypeProvider
 
AnypointMQConfiguration - Class in com.mulesoft.extension.mq.internal.config
 
AnypointMQConfiguration() - Constructor for class com.mulesoft.extension.mq.internal.config.AnypointMQConfiguration
 
AnypointMQConnection - Class in com.mulesoft.extension.mq.internal.connection
 
AnypointMQConnection(HttpClient, String, String, String, String, Scheduler) - Constructor for class com.mulesoft.extension.mq.internal.connection.AnypointMQConnection
 
AnypointMQConnectionProvider - Class in com.mulesoft.extension.mq.internal.connection
 
AnypointMQConnectionProvider() - Constructor for class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 
AnypointMQConsumeErrorTypeProvider - Class in com.mulesoft.extension.mq.internal.error
 
AnypointMQConsumeErrorTypeProvider() - Constructor for class com.mulesoft.extension.mq.internal.error.AnypointMQConsumeErrorTypeProvider
 
AnypointMQError - Enum in com.mulesoft.extension.mq.api.exception
Errors for the MQ extension
AnypointMQExceptionHandler - Class in com.mulesoft.extension.mq.internal.exception
 
AnypointMQExceptionHandler() - Constructor for class com.mulesoft.extension.mq.internal.exception.AnypointMQExceptionHandler
 
AnypointMQExtension - Class in com.mulesoft.extension.mq.internal.extension
Anypoint MQ is a multi-tenant, cloud messaging service that enables customers to perform advanced asynchronous messaging scenarios between their applications.
AnypointMQExtension() - Constructor for class com.mulesoft.extension.mq.internal.extension.AnypointMQExtension
 
AnypointMQMessageAttributes - Class in com.mulesoft.extension.mq.api.attributes
Contains all the metadata of a consumed Anypoint MQ message.
AnypointMQMessageAttributes(String, AnypointMQMessage, boolean) - Constructor for class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
AnypointMQMessageGroup - Class in com.mulesoft.extension.mq.internal.operation
 
AnypointMQMessageGroup() - Constructor for class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
AnypointMQMessageGroup(TypedValue<InputStream>, Map<String, Object>, String, int, DelayTimeUnit, String, boolean) - Constructor for class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
AnypointMQMessagePublishAttributes - Class in com.mulesoft.extension.mq.api.attributes
Provides metadata regarding a published message.
AnypointMQMessagePublishAttributes(String) - Constructor for class com.mulesoft.extension.mq.api.attributes.AnypointMQMessagePublishAttributes
 
AnypointMQNackErrorTypeProvider - Class in com.mulesoft.extension.mq.internal.error
 
AnypointMQNackErrorTypeProvider() - Constructor for class com.mulesoft.extension.mq.internal.error.AnypointMQNackErrorTypeProvider
 
AnypointMQOperations - Class in com.mulesoft.extension.mq.internal.operation
Operations for the Anypoint MQ Connector
AnypointMQOperations() - Constructor for class com.mulesoft.extension.mq.internal.operation.AnypointMQOperations
 
AnypointMQPublishErrorTypeProvider - Class in com.mulesoft.extension.mq.internal.error
 
AnypointMQPublishErrorTypeProvider() - Constructor for class com.mulesoft.extension.mq.internal.error.AnypointMQPublishErrorTypeProvider
 
AnypointMQServer - Class in com.mulesoft.extension.mq.internal.server
 
AnypointMQServer(SubscriberConfig, Destination, SourceCallback<InputStream, AnypointMQMessageAttributes>, MQCircuitBreaker, String, SchedulerService) - Constructor for class com.mulesoft.extension.mq.internal.server.AnypointMQServer
 
AnypointMQService - Interface in com.mulesoft.extension.mq.internal.service
 
AnypointMQServiceClient - Class in com.mulesoft.extension.mq.internal.service
 
AnypointMQServiceClient() - Constructor for class com.mulesoft.extension.mq.internal.service.AnypointMQServiceClient
 
AnypointMQSource - Class in com.mulesoft.extension.mq.internal.source
Anypoint MQ Subscriber Message Source, retrieves messages from the given destination name.
AnypointMQSource() - Constructor for class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
AnypointMQSubscriberErrorTypeProvider - Class in com.mulesoft.extension.mq.internal.error
 
AnypointMQSubscriberErrorTypeProvider() - Constructor for class com.mulesoft.extension.mq.internal.error.AnypointMQSubscriberErrorTypeProvider
 
AsyncMuleCourierRestClient - Class in com.mulesoft.extension.mq.internal.client
 
AsyncMuleCourierRestClient(String, OAuthCredentials, String, HttpClient, Scheduler) - Constructor for class com.mulesoft.extension.mq.internal.client.AsyncMuleCourierRestClient
 

B

BUFFER_CONFIGURATION - Static variable in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 

C

circuitBreaker - Variable in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
CircuitBreakerConfiguration - Class in com.mulesoft.extension.mq.api.circuit
Contains all the configuration parameters that will configure an MQCircuitBreaker
CircuitBreakerConfiguration() - Constructor for class com.mulesoft.extension.mq.api.circuit.CircuitBreakerConfiguration
 
com.mulesoft.extension.mq.api.attributes - package com.mulesoft.extension.mq.api.attributes
 
com.mulesoft.extension.mq.api.circuit - package com.mulesoft.extension.mq.api.circuit
 
com.mulesoft.extension.mq.api.config - package com.mulesoft.extension.mq.api.config
 
com.mulesoft.extension.mq.api.exception - package com.mulesoft.extension.mq.api.exception
 
com.mulesoft.extension.mq.api.modes - package com.mulesoft.extension.mq.api.modes
 
com.mulesoft.extension.mq.api.source - package com.mulesoft.extension.mq.api.source
 
com.mulesoft.extension.mq.internal - package com.mulesoft.extension.mq.internal
 
com.mulesoft.extension.mq.internal.client - package com.mulesoft.extension.mq.internal.client
 
com.mulesoft.extension.mq.internal.config - package com.mulesoft.extension.mq.internal.config
 
com.mulesoft.extension.mq.internal.connection - package com.mulesoft.extension.mq.internal.connection
 
com.mulesoft.extension.mq.internal.error - package com.mulesoft.extension.mq.internal.error
 
com.mulesoft.extension.mq.internal.exception - package com.mulesoft.extension.mq.internal.exception
 
com.mulesoft.extension.mq.internal.extension - package com.mulesoft.extension.mq.internal.extension
 
com.mulesoft.extension.mq.internal.model - package com.mulesoft.extension.mq.internal.model
 
com.mulesoft.extension.mq.internal.operation - package com.mulesoft.extension.mq.internal.operation
 
com.mulesoft.extension.mq.internal.server - package com.mulesoft.extension.mq.internal.server
 
com.mulesoft.extension.mq.internal.service - package com.mulesoft.extension.mq.internal.service
 
com.mulesoft.extension.mq.internal.source - package com.mulesoft.extension.mq.internal.source
 
com.mulesoft.extension.mq.internal.stream - package com.mulesoft.extension.mq.internal.stream
 
connect() - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 
consume(AnypointMQConnection, String, ConsumerAckMode, long, TimeUnit, long, TimeUnit, CompletionCallback<InputStream, AnypointMQMessageAttributes>) - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQOperations
 
consume(String, ConsumerAckMode, Long, Long, CompletionCallback<byte[], AnypointMQMessageAttributes>) - Method in interface com.mulesoft.extension.mq.internal.service.AnypointMQService
 
consume(AnypointMQConnection, String, ConsumerAckMode, Long, Long, CompletionCallback<InputStream, AnypointMQMessageAttributes>) - Static method in class com.mulesoft.extension.mq.internal.service.AnypointMQServiceClient
 
ConsumerAckMode - Enum in com.mulesoft.extension.mq.api.modes
When a message is received, it can be consumed based on different strategies.
convert(HttpResponse) - Static method in class com.mulesoft.extension.mq.internal.client.AsyncMuleCourierRestClient
 
createClient(String, CourierAuthenticationCredentials, String) - Method in class com.mulesoft.extension.mq.internal.client.MuleBasedAnypointMQClientFactory
 
createSubscriber(String, Destination, SubscriberAckMode, long, MQCircuitBreaker, SchedulerService, SourceCallback<InputStream, AnypointMQMessageAttributes>, int, int, boolean) - Method in class com.mulesoft.extension.mq.api.source.PollingTypeSubscriberFactory
 
createSubscriber(String, Destination, SubscriberAckMode, long, MQCircuitBreaker, SchedulerService, SourceCallback<InputStream, AnypointMQMessageAttributes>, int, int, boolean) - Method in class com.mulesoft.extension.mq.api.source.PrefetchTypeSubscriberFactory
 
createSubscriber(String, Destination, SubscriberAckMode, long, MQCircuitBreaker, SchedulerService, SourceCallback<InputStream, AnypointMQMessageAttributes>, int, int, boolean) - Method in interface com.mulesoft.extension.mq.api.source.SubscriberFactory
Factory method for obtaining new instances of MQSubscriber.

D

decodeAckToken(String) - Static method in class com.mulesoft.extension.mq.internal.model.AckToken
 
DEFAULT_CONSUMER_ACK_TIMEOUT - Static variable in class com.mulesoft.extension.mq.internal.config.DefaultValues
 
DefaultValues - Class in com.mulesoft.extension.mq.internal.config
 
DefaultValues() - Constructor for class com.mulesoft.extension.mq.internal.config.DefaultValues
 
DelayTimeUnit - Enum in com.mulesoft.extension.mq.api.config
Valid units to be used as delivery delay
destination - Variable in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
DESTINATION_CTX_VAR - Static variable in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
disconnect() - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnection
 
disconnect(AnypointMQConnection) - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 
doSubmitWork() - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
doSubmitWork() - Method in class com.mulesoft.extension.mq.internal.PollingSubscriber
 
doSubmitWork() - Method in class com.mulesoft.extension.mq.internal.PrefetchSubscriber
 

E

enrichException(Exception) - Method in class com.mulesoft.extension.mq.internal.exception.AnypointMQExceptionHandler
 
equals(Object) - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
equals(Object) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
ExtensionMessageListener - Class in com.mulesoft.extension.mq.internal.server
 
ExtensionMessageListener(SubscriberAckMode, Destination, SourceCallback<InputStream, AnypointMQMessageAttributes>) - Constructor for class com.mulesoft.extension.mq.internal.server.ExtensionMessageListener
 

G

getAcknowledgementMode() - Method in class com.mulesoft.extension.mq.internal.config.SubscriberConfig
 
getAcknowledgementTimeout() - Method in class com.mulesoft.extension.mq.internal.config.SubscriberConfig
 
getAcknowledgementTimeoutUnit() - Method in class com.mulesoft.extension.mq.internal.config.SubscriberConfig
 
getAckToken() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getBody() - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
getCircuitName() - Method in class com.mulesoft.extension.mq.api.circuit.CircuitBreakerConfiguration
 
getClientTimeout() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getConnectionTimeout() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getContentType() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getDeliveryCount() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getDeliveryDelay() - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
getDestination() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getDestination(String) - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnection
 
getDestination() - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
getEncodedAckToken() - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
getErrorsThreshold() - Method in class com.mulesoft.extension.mq.api.circuit.CircuitBreakerConfiguration
 
getErrorTypes() - Method in class com.mulesoft.extension.mq.internal.error.AnypointMQAckErrorTypeProvider
 
getErrorTypes() - Method in class com.mulesoft.extension.mq.internal.error.AnypointMQConsumeErrorTypeProvider
 
getErrorTypes() - Method in class com.mulesoft.extension.mq.internal.error.AnypointMQNackErrorTypeProvider
 
getErrorTypes() - Method in class com.mulesoft.extension.mq.internal.error.AnypointMQPublishErrorTypeProvider
 
getErrorTypes() - Method in class com.mulesoft.extension.mq.internal.error.AnypointMQSubscriberErrorTypeProvider
 
getHeaders() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getHost() - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
getKeepAlive() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getLinger() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getLockId() - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
getMaxLocalMessages() - Method in class com.mulesoft.extension.mq.api.source.PrefetchTypeSubscriberFactory
 
getMessageGroupId() - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
getMessageId() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getMessageId() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessagePublishAttributes
 
getMessageId() - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
getMessageId() - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
getOnErrorTypes() - Method in class com.mulesoft.extension.mq.api.circuit.CircuitBreakerConfiguration
 
getOrCreateCircuit(CircuitBreakerConfiguration, String) - Method in class com.mulesoft.extension.mq.internal.source.MQCircuitsManager
Factory method to obtain a MQCircuitBreaker.
getParent() - Method in enum com.mulesoft.extension.mq.api.exception.AnypointMQError
 
getPassword() - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
getPort() - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
getProperties() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
getProperties() - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 
getReceiveBufferSize() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getSchedulingStrategy() - Method in class com.mulesoft.extension.mq.api.source.PollingTypeSubscriberFactory
 
getSendBufferSize() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getSendTcpNoDelay() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
getSubscriberType() - Method in class com.mulesoft.extension.mq.internal.config.SubscriberConfig
 
getTripTimeout() - Method in class com.mulesoft.extension.mq.api.circuit.CircuitBreakerConfiguration
 
getTripTimeoutUnit() - Method in class com.mulesoft.extension.mq.api.circuit.CircuitBreakerConfiguration
 
getUserAgentInfo() - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 
getUsername() - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 

H

handleError(Throwable) - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
hashCode() - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
hashCode() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
httpService - Variable in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 

I

isRunning - Variable in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
isSendContentType() - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQMessageGroup
 

L

LimitedSizeInputStream - Class in com.mulesoft.extension.mq.internal.stream
 
LimitedSizeInputStream(InputStream, long) - Constructor for class com.mulesoft.extension.mq.internal.stream.LimitedSizeInputStream
 

M

MAX_POLLING_TIMEOUT - Static variable in class com.mulesoft.extension.mq.internal.PollingSubscriber
 
MESSAGE_CTX_VAR - Static variable in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
MessageListener - Interface in com.mulesoft.extension.mq.internal.server
 
MQAckException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which ACKing a message fails
MQAckException(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQAckException
 
MQAckException(String, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQAckException
 
MQCircuitsManager - Class in com.mulesoft.extension.mq.internal.source
Controls the creation and configuration of all the MQCircuitBreaker present in a given application
MQCircuitsManager() - Constructor for class com.mulesoft.extension.mq.internal.source.MQCircuitsManager
 
MQConsumeException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which consuming a message fails
MQConsumeException(String, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQConsumeException
 
MQDestinationNotFoundException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which publishing a message fails due to a payload exceeding the service limits
MQDestinationNotFoundException(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQDestinationNotFoundException
 
MQDestinationNotFoundException(String, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQDestinationNotFoundException
 
MQIllegalBodyException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which publishing a message fails due to a payload exceeding the service limits
MQIllegalBodyException(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQIllegalBodyException
 
MQIllegalBodyException(String, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQIllegalBodyException
 
MQIllegalDeliveryDelay - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which publishing a message fails due to an invalid delivery delay being set
MQIllegalDeliveryDelay(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQIllegalDeliveryDelay
 
MQIllegalMessageGroupId - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which publishing a message fails due to an invalid message Group ID being set
MQIllegalMessageGroupId(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQIllegalMessageGroupId
 
MQNackException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which NACKing a message fails
MQNackException(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQNackException
 
MQNackException(String, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQNackException
 
MQPublishException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which publishing a message fails
MQPublishException(String, Throwable) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQPublishException
 
MQSubscriber - Interface in com.mulesoft.extension.mq.api.source
A subscriber API to consume messages from a given destination using a given retrieval strategy.
MQTimeoutException - Exception in com.mulesoft.extension.mq.api.exception
ModuleException to be thrown in the cases in which consuming a message fails
MQTimeoutException(String) - Constructor for exception com.mulesoft.extension.mq.api.exception.MQTimeoutException
 
MuleBasedAnypointMQClientFactory - Class in com.mulesoft.extension.mq.internal.client
 
MuleBasedAnypointMQClientFactory(HttpClient, Scheduler) - Constructor for class com.mulesoft.extension.mq.internal.client.MuleBasedAnypointMQClientFactory
 

N

nack(AnypointMQConnection, String, CompletionCallback<Void, Void>) - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQOperations
Executes an Not Acknowledgement and change the status of the message from In Flight to In Queue to be consumed again for a subscriber
nack(String, String, String, CompletionCallback<Void, Void>) - Method in interface com.mulesoft.extension.mq.internal.service.AnypointMQService
 
nack(AnypointMQConnection, AckToken, CompletionCallback<Void, Void>) - Static method in class com.mulesoft.extension.mq.internal.service.AnypointMQServiceClient
 
nackAll(Iterator<AnypointMQMessage>) - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
nackAll(List<AnypointMQMessage>) - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
newRequestBuilder() - Method in class com.mulesoft.extension.mq.internal.client.AsyncMuleCourierRestClient
 

O

onError(Throwable) - Method in class com.mulesoft.extension.mq.internal.server.ExtensionMessageListener
 
onError(Throwable) - Method in interface com.mulesoft.extension.mq.internal.server.MessageListener
 
onError(Error, SourceCallbackContext) - Method in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
onReceive(AnypointMQMessage) - Method in class com.mulesoft.extension.mq.internal.server.ExtensionMessageListener
 
onReceive(AnypointMQMessage) - Method in interface com.mulesoft.extension.mq.internal.server.MessageListener
 
onStart(SourceCallback<InputStream, AnypointMQMessageAttributes>) - Method in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
onStop() - Method in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 
onSuccess(SourceCallbackContext) - Method in class com.mulesoft.extension.mq.internal.source.AnypointMQSource
 

P

PollingSubscriber - Class in com.mulesoft.extension.mq.internal
 
PollingSubscriber(SubscriberAckMode, long, int, Destination, MessageListener, MQCircuitBreaker, Scheduler, Scheduler) - Constructor for class com.mulesoft.extension.mq.internal.PollingSubscriber
 
PollingSubscriber(SubscriberAckMode, long, int, Destination, MessageListener, MQCircuitBreaker, Scheduler, Scheduler, int, int, boolean) - Constructor for class com.mulesoft.extension.mq.internal.PollingSubscriber
 
PollingTypeSubscriberFactory - Class in com.mulesoft.extension.mq.api.source
SubscriberFactory implementation for creating instances of polling subscribers
PollingTypeSubscriberFactory() - Constructor for class com.mulesoft.extension.mq.api.source.PollingTypeSubscriberFactory
 
PrefetchSubscriber - Class in com.mulesoft.extension.mq.internal
 
PrefetchSubscriber(SubscriberAckMode, long, Destination, MessageListener, MQCircuitBreaker, ScheduledPrefetcher) - Constructor for class com.mulesoft.extension.mq.internal.PrefetchSubscriber
 
PrefetchTypeSubscriberFactory - Class in com.mulesoft.extension.mq.api.source
SubscriberFactory implementation for creating instances of prefetch subscribers
PrefetchTypeSubscriberFactory() - Constructor for class com.mulesoft.extension.mq.api.source.PrefetchTypeSubscriberFactory
 
process(Request) - Method in class com.mulesoft.extension.mq.internal.client.AsyncMuleCourierRestClient
 
processMessage(AnypointMQMessage) - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
processMessages(List<AnypointMQMessage>) - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
processMessages(Iterator<AnypointMQMessage>) - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
ProxyParameterGroup - Class in com.mulesoft.extension.mq.api.config
 
ProxyParameterGroup() - Constructor for class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
publish(StreamingHelper, AnypointMQConnection, String, AnypointMQMessageGroup, CompletionCallback<InputStream, AnypointMQMessagePublishAttributes>) - Method in class com.mulesoft.extension.mq.internal.operation.AnypointMQOperations
 
publish(String, TypedValue<InputStream>, String, boolean, Map<String, String>, CompletionCallback<byte[], AnypointMQMessagePublishAttributes>) - Method in interface com.mulesoft.extension.mq.internal.service.AnypointMQService
 
publish(StreamingHelper, AnypointMQConnection, String, InputStream, MediaType, String, Optional<Long>, boolean, Optional<String>, Map<String, Object>, CompletionCallback<InputStream, AnypointMQMessagePublishAttributes>) - Static method in class com.mulesoft.extension.mq.internal.service.AnypointMQServiceClient
 

R

read() - Method in class com.mulesoft.extension.mq.internal.stream.LimitedSizeInputStream
 
read(byte[]) - Method in class com.mulesoft.extension.mq.internal.stream.LimitedSizeInputStream
 
read(byte[], int, int) - Method in class com.mulesoft.extension.mq.internal.stream.LimitedSizeInputStream
 

S

schedulerService - Variable in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 
setClientTimeout(Integer) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setConnectionTimeout(Integer) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setDestination(String) - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
setHost(String) - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
setKeepAlive(boolean) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setLinger(Integer) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setLockId(String) - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
setmaxLocalMessages(int) - Method in class com.mulesoft.extension.mq.api.source.PrefetchTypeSubscriberFactory
 
setMessageId(String) - Method in class com.mulesoft.extension.mq.internal.model.AckToken
 
setPassword(String) - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
setPort(int) - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
setReceiveBufferSize(Integer) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setSchedulingStrategy(Scheduler) - Method in class com.mulesoft.extension.mq.api.source.PollingTypeSubscriberFactory
 
setSendBufferSize(Integer) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setSendTcpNoDelay(boolean) - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
setUsername(String) - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
start() - Method in interface com.mulesoft.extension.mq.api.source.MQSubscriber
Begin the retrieval of messages from a destination
start() - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
start() - Method in class com.mulesoft.extension.mq.internal.PrefetchSubscriber
 
start() - Method in class com.mulesoft.extension.mq.internal.server.AnypointMQServer
 
stop() - Method in interface com.mulesoft.extension.mq.api.source.MQSubscriber
Stop the retrieval of messages from a destination
stop() - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
stop() - Method in class com.mulesoft.extension.mq.internal.PollingSubscriber
 
stop() - Method in class com.mulesoft.extension.mq.internal.PrefetchSubscriber
 
stop() - Method in class com.mulesoft.extension.mq.internal.server.AnypointMQServer
 
submitWork() - Method in class com.mulesoft.extension.mq.internal.AbstractSubscriber
 
SubscriberAckMode - Enum in com.mulesoft.extension.mq.api.modes
Defines the behavior of the Anypoint MQ Subscriber regarding the acknowledgement of the messages retrieved.
SubscriberConfig - Class in com.mulesoft.extension.mq.internal.config
Configuration parameters for subscribing to a Destination, listening for new messages.
SubscriberConfig(SubscriberAckMode, long, TimeUnit, SubscriberFactory) - Constructor for class com.mulesoft.extension.mq.internal.config.SubscriberConfig
 
SubscriberFactory - Interface in com.mulesoft.extension.mq.api.source
Generic factory pattern for creating MQSubscriber instances

T

TcpClientSocketParameterGroup - Class in com.mulesoft.extension.mq.api.config
 
TcpClientSocketParameterGroup() - Constructor for class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
TIMEOUT_CONFIGURATION - Static variable in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 
toMillis(long) - Method in enum com.mulesoft.extension.mq.api.config.DelayTimeUnit
 
toMinutes(long) - Method in enum com.mulesoft.extension.mq.api.config.DelayTimeUnit
 
toProxyConfig() - Method in class com.mulesoft.extension.mq.api.config.ProxyParameterGroup
 
toSeconds(long) - Method in enum com.mulesoft.extension.mq.api.config.DelayTimeUnit
 
toString() - Method in class com.mulesoft.extension.mq.api.attributes.AnypointMQMessageAttributes
 
toTcpClientSocketProperties() - Method in class com.mulesoft.extension.mq.api.config.TcpClientSocketParameterGroup
 

V

validate() - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnection
 
validate(AnypointMQConnection) - Method in class com.mulesoft.extension.mq.internal.connection.AnypointMQConnectionProvider
 
valueOf(String) - Static method in enum com.mulesoft.extension.mq.api.config.DelayTimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mulesoft.extension.mq.api.exception.AnypointMQError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mulesoft.extension.mq.api.modes.ConsumerAckMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mulesoft.extension.mq.api.modes.SubscriberAckMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mulesoft.extension.mq.api.config.DelayTimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mulesoft.extension.mq.api.exception.AnypointMQError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mulesoft.extension.mq.api.modes.ConsumerAckMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mulesoft.extension.mq.api.modes.SubscriberAckMode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I L M N O P R S T V 
Skip navigation links

Copyright © 2025 MuleSoft, Inc.. All rights reserved.