Index

A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in interface com.rabbitmq.client.Channel
Abort this channel with the AMQP.REPLY_SUCCESS close code and message 'OK'.
abort() - Method in interface com.rabbitmq.client.Connection
Abort this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
abort() - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Abort this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
abort() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Abort this channel with the AMQP.REPLY_SUCCESS close code and message 'OK'.
abort() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
abort() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
abort(int) - Method in interface com.rabbitmq.client.Connection
Abort this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
abort(int) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Abort this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
abort(int) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
abort(int, String) - Method in interface com.rabbitmq.client.Channel
Abort this channel.
abort(int, String) - Method in interface com.rabbitmq.client.Connection
Abort this connection and all its channels.
abort(int, String) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Abort this connection and all its channels.
abort(int, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Abort this channel.
abort(int, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
abort(int, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
abort(int, String, int) - Method in interface com.rabbitmq.client.Connection
Abort this connection and all its channels.
abort(int, String, int) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Abort this connection and all its channels.
abort(int, String, int) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
AbstractFrameHandlerFactory - Class in com.rabbitmq.client.impl
 
AbstractFrameHandlerFactory(int, SocketConfigurator, boolean, int) - Constructor for class com.rabbitmq.client.impl.AbstractFrameHandlerFactory
 
AbstractMetricsCollector - Class in com.rabbitmq.client.impl
Base class for MetricsCollector.
AbstractMetricsCollector() - Constructor for class com.rabbitmq.client.impl.AbstractMetricsCollector
 
AbstractMetricsCollector.ChannelState - Class in com.rabbitmq.client.impl
 
AbstractMetricsCollector.ConnectionState - Class in com.rabbitmq.client.impl
 
access - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
Access() - Constructor for class com.rabbitmq.client.AMQP.Access
 
Access() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Access
 
ACCESS_REFUSED - Static variable in interface com.rabbitmq.client.AMQP
 
accumulator - Variable in class com.rabbitmq.client.impl.Frame
Frame payload (for outbound frames)
Ack(long, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
Ack(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
active - Variable in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
active - Variable in class com.rabbitmq.client.AMQP.Channel.Flow.Builder
 
active - Variable in class com.rabbitmq.client.AMQP.Channel.FlowOk.Builder
 
active - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
active - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
active - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
active() - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
active() - Method in class com.rabbitmq.client.AMQP.Channel.Flow.Builder
 
active() - Method in class com.rabbitmq.client.AMQP.Channel.FlowOk.Builder
 
active(boolean) - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
active(boolean) - Method in class com.rabbitmq.client.AMQP.Channel.Flow.Builder
 
active(boolean) - Method in class com.rabbitmq.client.AMQP.Channel.FlowOk.Builder
 
activeDeliveryTagOffset - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
add() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
add(char) - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
add(char) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
add(DefaultCredentialsRefreshService.Registration) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
add(SocketChannelConfigurator) - Method in class com.rabbitmq.client.SocketChannelConfigurators.Builder
Add an extra configuration step.
add(SocketConfigurator) - Method in class com.rabbitmq.client.SocketConfigurators.Builder
Add an extra configuration step.
add(SslEngineConfigurator) - Method in class com.rabbitmq.client.SslEngineConfigurators.Builder
Add extra configuration step.
add(Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
add(String, Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
addAutomaticRecoveryListener(RecoveryAwareAMQConnection) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
addBlockedListener(BlockedCallback, UnblockedCallback) - Method in interface com.rabbitmq.client.Connection
Add a lambda-based BlockedListener.
addBlockedListener(BlockedCallback, UnblockedCallback) - Method in class com.rabbitmq.client.impl.AMQConnection
 
addBlockedListener(BlockedCallback, UnblockedCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
addBlockedListener(BlockedListener) - Method in interface com.rabbitmq.client.Connection
addBlockedListener(BlockedListener) - Method in class com.rabbitmq.client.impl.AMQConnection
 
addBlockedListener(BlockedListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
addConfirmListener(ConfirmCallback, ConfirmCallback) - Method in interface com.rabbitmq.client.Channel
Add a lambda-based ConfirmListener.
addConfirmListener(ConfirmCallback, ConfirmCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
addConfirmListener(ConfirmCallback, ConfirmCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
addConfirmListener(ConfirmListener) - Method in interface com.rabbitmq.client.Channel
addConfirmListener(ConfirmListener) - Method in class com.rabbitmq.client.impl.ChannelN
 
addConfirmListener(ConfirmListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
addConsumerRecoveryListener(ConsumerRecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Not part of the public API.
addDigits() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
addIfNotPresent(T) - Method in class com.rabbitmq.client.impl.SetQueue
Add an element to the back of the queue and return true, or else return false.
addNewChannel(AMQConnection, int) - Method in class com.rabbitmq.client.impl.ChannelManager
 
addProcedure(ProcedureDescription) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Private API - used during initialization
addQueueRecoveryListener(QueueRecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Not part of the public API.
addRecoveryCanBeginListener(RecoveryCanBeginListener) - Method in class com.rabbitmq.client.impl.AMQConnection
 
addRecoveryListener(RecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
addRecoveryListener(RecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Adds the recovery listener
addRecoveryListener(RecoveryListener) - Method in interface com.rabbitmq.client.Recoverable
Registers a connection recovery callback.
address - Variable in class com.rabbitmq.client.DnsRecordIpAddressResolver
 
Address - Class in com.rabbitmq.client
A representation of network addresses, i.e.
Address(String) - Constructor for class com.rabbitmq.client.Address
Construct an address from a host.
Address(String, int) - Constructor for class com.rabbitmq.client.Address
Construct an address from a host name and port number.
addresses - Variable in class com.rabbitmq.client.ListAddressResolver
 
addressResolver - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
AddressResolver - Interface in com.rabbitmq.client
Strategy interface to get the potential servers to connect to.
addReturnListener(ReturnCallback) - Method in interface com.rabbitmq.client.Channel
Add a lambda-based ReturnListener.
addReturnListener(ReturnCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
addReturnListener(ReturnCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
addReturnListener(ReturnListener) - Method in interface com.rabbitmq.client.Channel
addReturnListener(ReturnListener) - Method in class com.rabbitmq.client.impl.ChannelN
 
addReturnListener(ReturnListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
addShutdownListener(ShutdownListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
addShutdownListener(ShutdownListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
addShutdownListener(ShutdownListener) - Method in class com.rabbitmq.client.impl.ShutdownNotifierComponent
 
addShutdownListener(ShutdownListener) - Method in interface com.rabbitmq.client.ShutdownNotifier
Add shutdown listener.
addWork(Channel, Runnable) - Method in class com.rabbitmq.client.impl.ConsumerWorkService
 
addWorkItem(K, W) - Method in class com.rabbitmq.client.impl.WorkPool
Add (enqueue) an item for a specific client.
adjust() - Method in class com.rabbitmq.client.impl.Version
Adjust a version for spec weirdness.
ALIASES - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
allocate() - Method in class com.rabbitmq.utility.IntAllocator
Allocate an unallocated integer from the range, or return -1 if no more integers are available.
allocator - Variable in class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
AlreadyClosedException - Exception Class in com.rabbitmq.client
Thrown when application tries to perform an action on connection/channel which was already closed
AlreadyClosedException(ShutdownSignalException) - Constructor for exception class com.rabbitmq.client.AlreadyClosedException
 
AlreadyClosedException(ShutdownSignalException, Throwable) - Constructor for exception class com.rabbitmq.client.AlreadyClosedException
 
AMQBasicProperties - Class in com.rabbitmq.client.impl
 
AMQBasicProperties() - Constructor for class com.rabbitmq.client.impl.AMQBasicProperties
 
AMQBasicProperties(DataInputStream) - Constructor for class com.rabbitmq.client.impl.AMQBasicProperties
 
AMQChannel - Class in com.rabbitmq.client.impl
Base class modelling an AMQ channel.
AMQChannel(AMQConnection, int) - Constructor for class com.rabbitmq.client.impl.AMQChannel
Construct a channel on the given connection, with the given channel number.
AMQChannel.BlockingRpcContinuation<T> - Class in com.rabbitmq.client.impl
 
AMQChannel.RpcContinuation - Interface in com.rabbitmq.client.impl
 
AMQChannel.SimpleBlockingRpcContinuation - Class in com.rabbitmq.client.impl
 
AMQCommand - Class in com.rabbitmq.client.impl
AMQP 0-9-1-specific implementation of Command which accumulates method, header and body from a series of frames, unless these are supplied at construction time.
AMQCommand() - Constructor for class com.rabbitmq.client.impl.AMQCommand
Construct a command ready to fill in by reading frames
AMQCommand(int) - Constructor for class com.rabbitmq.client.impl.AMQCommand
 
AMQCommand(Method) - Constructor for class com.rabbitmq.client.impl.AMQCommand
Construct a command with just a method, and without header or body.
AMQCommand(Method, AMQContentHeader, byte[]) - Constructor for class com.rabbitmq.client.impl.AMQCommand
Construct a command with a specified method, header and body.
AMQCommand(Method, AMQContentHeader, byte[], int) - Constructor for class com.rabbitmq.client.impl.AMQCommand
Construct a command with a specified method, header and body.
AMQConnection - Class in com.rabbitmq.client.impl
Concrete class representing and managing an AMQP connection to a broker.
AMQConnection(ConnectionParams, FrameHandler) - Constructor for class com.rabbitmq.client.impl.AMQConnection
 
AMQConnection(ConnectionParams, FrameHandler, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.AMQConnection
Construct a new connection
AMQConnection.DefaultConnectionInfo - Class in com.rabbitmq.client.impl
 
AMQConnection.MainLoop - Class in com.rabbitmq.client.impl
 
AMQConnection.SocketCloseWait - Class in com.rabbitmq.client.impl
 
AMQContentHeader - Class in com.rabbitmq.client.impl
Implementation of ContentHeader - specialized by autogenerated code in AMQP.java.
AMQContentHeader() - Constructor for class com.rabbitmq.client.impl.AMQContentHeader
 
AMQContentHeader(DataInputStream) - Constructor for class com.rabbitmq.client.impl.AMQContentHeader
 
AMQImpl - Class in com.rabbitmq.client.impl
 
AMQImpl() - Constructor for class com.rabbitmq.client.impl.AMQImpl
 
AMQImpl.Access - Class in com.rabbitmq.client.impl
 
AMQImpl.Access.Request - Class in com.rabbitmq.client.impl
 
AMQImpl.Access.RequestOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Ack - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Cancel - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.CancelOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Consume - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.ConsumeOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Deliver - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Get - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.GetEmpty - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.GetOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Nack - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Publish - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Qos - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.QosOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Recover - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.RecoverAsync - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.RecoverOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Reject - Class in com.rabbitmq.client.impl
 
AMQImpl.Basic.Return - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel.Close - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel.CloseOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel.Flow - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel.FlowOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel.Open - Class in com.rabbitmq.client.impl
 
AMQImpl.Channel.OpenOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Confirm - Class in com.rabbitmq.client.impl
 
AMQImpl.Confirm.Select - Class in com.rabbitmq.client.impl
 
AMQImpl.Confirm.SelectOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Blocked - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Close - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.CloseOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Open - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.OpenOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Secure - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.SecureOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Start - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.StartOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Tune - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.TuneOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.Unblocked - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.UpdateSecret - Class in com.rabbitmq.client.impl
 
AMQImpl.Connection.UpdateSecretOk - Class in com.rabbitmq.client.impl
 
AMQImpl.DefaultMethodVisitor - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.Bind - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.BindOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.Declare - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.DeclareOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.Delete - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.DeleteOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.Unbind - Class in com.rabbitmq.client.impl
 
AMQImpl.Exchange.UnbindOk - Class in com.rabbitmq.client.impl
 
AMQImpl.MethodVisitor - Interface in com.rabbitmq.client.impl
 
AMQImpl.Queue - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.Bind - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.BindOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.Declare - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.DeclareOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.Delete - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.DeleteOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.Purge - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.PurgeOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.Unbind - Class in com.rabbitmq.client.impl
 
AMQImpl.Queue.UnbindOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx.Commit - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx.CommitOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx.Rollback - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx.RollbackOk - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx.Select - Class in com.rabbitmq.client.impl
 
AMQImpl.Tx.SelectOk - Class in com.rabbitmq.client.impl
 
AMQP - Interface in com.rabbitmq.client
 
AMQP.Access - Class in com.rabbitmq.client
 
AMQP.Access.Request - Interface in com.rabbitmq.client
 
AMQP.Access.Request.Builder - Class in com.rabbitmq.client
 
AMQP.Access.RequestOk - Interface in com.rabbitmq.client
 
AMQP.Access.RequestOk.Builder - Class in com.rabbitmq.client
 
AMQP.Basic - Class in com.rabbitmq.client
 
AMQP.Basic.Ack - Interface in com.rabbitmq.client
 
AMQP.Basic.Ack.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Cancel - Interface in com.rabbitmq.client
 
AMQP.Basic.Cancel.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.CancelOk - Interface in com.rabbitmq.client
 
AMQP.Basic.CancelOk.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Consume - Interface in com.rabbitmq.client
 
AMQP.Basic.Consume.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.ConsumeOk - Interface in com.rabbitmq.client
 
AMQP.Basic.ConsumeOk.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Deliver - Interface in com.rabbitmq.client
 
AMQP.Basic.Deliver.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Get - Interface in com.rabbitmq.client
 
AMQP.Basic.Get.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.GetEmpty - Interface in com.rabbitmq.client
 
AMQP.Basic.GetEmpty.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.GetOk - Interface in com.rabbitmq.client
 
AMQP.Basic.GetOk.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Nack - Interface in com.rabbitmq.client
 
AMQP.Basic.Nack.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Publish - Interface in com.rabbitmq.client
 
AMQP.Basic.Publish.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Qos - Interface in com.rabbitmq.client
 
AMQP.Basic.Qos.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.QosOk - Interface in com.rabbitmq.client
 
AMQP.Basic.QosOk.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Recover - Interface in com.rabbitmq.client
 
AMQP.Basic.Recover.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.RecoverAsync - Interface in com.rabbitmq.client
 
AMQP.Basic.RecoverAsync.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.RecoverOk - Interface in com.rabbitmq.client
 
AMQP.Basic.RecoverOk.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Reject - Interface in com.rabbitmq.client
 
AMQP.Basic.Reject.Builder - Class in com.rabbitmq.client
 
AMQP.Basic.Return - Interface in com.rabbitmq.client
 
AMQP.Basic.Return.Builder - Class in com.rabbitmq.client
 
AMQP.BasicProperties - Class in com.rabbitmq.client
 
AMQP.BasicProperties.Builder - Class in com.rabbitmq.client
 
AMQP.Channel - Class in com.rabbitmq.client
 
AMQP.Channel.Close - Interface in com.rabbitmq.client
 
AMQP.Channel.Close.Builder - Class in com.rabbitmq.client
 
AMQP.Channel.CloseOk - Interface in com.rabbitmq.client
 
AMQP.Channel.CloseOk.Builder - Class in com.rabbitmq.client
 
AMQP.Channel.Flow - Interface in com.rabbitmq.client
 
AMQP.Channel.Flow.Builder - Class in com.rabbitmq.client
 
AMQP.Channel.FlowOk - Interface in com.rabbitmq.client
 
AMQP.Channel.FlowOk.Builder - Class in com.rabbitmq.client
 
AMQP.Channel.Open - Interface in com.rabbitmq.client
 
AMQP.Channel.Open.Builder - Class in com.rabbitmq.client
 
AMQP.Channel.OpenOk - Interface in com.rabbitmq.client
 
AMQP.Channel.OpenOk.Builder - Class in com.rabbitmq.client
 
AMQP.Confirm - Class in com.rabbitmq.client
 
AMQP.Confirm.Select - Interface in com.rabbitmq.client
 
AMQP.Confirm.Select.Builder - Class in com.rabbitmq.client
 
AMQP.Confirm.SelectOk - Interface in com.rabbitmq.client
 
AMQP.Confirm.SelectOk.Builder - Class in com.rabbitmq.client
 
AMQP.Connection - Class in com.rabbitmq.client
 
AMQP.Connection.Blocked - Interface in com.rabbitmq.client
 
AMQP.Connection.Blocked.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.Close - Interface in com.rabbitmq.client
 
AMQP.Connection.Close.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.CloseOk - Interface in com.rabbitmq.client
 
AMQP.Connection.CloseOk.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.Open - Interface in com.rabbitmq.client
 
AMQP.Connection.Open.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.OpenOk - Interface in com.rabbitmq.client
 
AMQP.Connection.OpenOk.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.Secure - Interface in com.rabbitmq.client
 
AMQP.Connection.Secure.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.SecureOk - Interface in com.rabbitmq.client
 
AMQP.Connection.SecureOk.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.Start - Interface in com.rabbitmq.client
 
AMQP.Connection.Start.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.StartOk - Interface in com.rabbitmq.client
 
AMQP.Connection.StartOk.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.Tune - Interface in com.rabbitmq.client
 
AMQP.Connection.Tune.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.TuneOk - Interface in com.rabbitmq.client
 
AMQP.Connection.TuneOk.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.Unblocked - Interface in com.rabbitmq.client
 
AMQP.Connection.Unblocked.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.UpdateSecret - Interface in com.rabbitmq.client
 
AMQP.Connection.UpdateSecret.Builder - Class in com.rabbitmq.client
 
AMQP.Connection.UpdateSecretOk - Interface in com.rabbitmq.client
 
AMQP.Connection.UpdateSecretOk.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange - Class in com.rabbitmq.client
 
AMQP.Exchange.Bind - Interface in com.rabbitmq.client
 
AMQP.Exchange.Bind.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.BindOk - Interface in com.rabbitmq.client
 
AMQP.Exchange.BindOk.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.Declare - Interface in com.rabbitmq.client
 
AMQP.Exchange.Declare.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.DeclareOk - Interface in com.rabbitmq.client
 
AMQP.Exchange.DeclareOk.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.Delete - Interface in com.rabbitmq.client
 
AMQP.Exchange.Delete.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.DeleteOk - Interface in com.rabbitmq.client
 
AMQP.Exchange.DeleteOk.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.Unbind - Interface in com.rabbitmq.client
 
AMQP.Exchange.Unbind.Builder - Class in com.rabbitmq.client
 
AMQP.Exchange.UnbindOk - Interface in com.rabbitmq.client
 
AMQP.Exchange.UnbindOk.Builder - Class in com.rabbitmq.client
 
AMQP.PROTOCOL - Class in com.rabbitmq.client
 
AMQP.Queue - Class in com.rabbitmq.client
 
AMQP.Queue.Bind - Interface in com.rabbitmq.client
 
AMQP.Queue.Bind.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.BindOk - Interface in com.rabbitmq.client
 
AMQP.Queue.BindOk.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.Declare - Interface in com.rabbitmq.client
 
AMQP.Queue.Declare.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.DeclareOk - Interface in com.rabbitmq.client
 
AMQP.Queue.DeclareOk.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.Delete - Interface in com.rabbitmq.client
 
AMQP.Queue.Delete.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.DeleteOk - Interface in com.rabbitmq.client
 
AMQP.Queue.DeleteOk.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.Purge - Interface in com.rabbitmq.client
 
AMQP.Queue.Purge.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.PurgeOk - Interface in com.rabbitmq.client
 
AMQP.Queue.PurgeOk.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.Unbind - Interface in com.rabbitmq.client
 
AMQP.Queue.Unbind.Builder - Class in com.rabbitmq.client
 
AMQP.Queue.UnbindOk - Interface in com.rabbitmq.client
 
AMQP.Queue.UnbindOk.Builder - Class in com.rabbitmq.client
 
AMQP.Tx - Class in com.rabbitmq.client
 
AMQP.Tx.Commit - Interface in com.rabbitmq.client
 
AMQP.Tx.Commit.Builder - Class in com.rabbitmq.client
 
AMQP.Tx.CommitOk - Interface in com.rabbitmq.client
 
AMQP.Tx.CommitOk.Builder - Class in com.rabbitmq.client
 
AMQP.Tx.Rollback - Interface in com.rabbitmq.client
 
AMQP.Tx.Rollback.Builder - Class in com.rabbitmq.client
 
AMQP.Tx.RollbackOk - Interface in com.rabbitmq.client
 
AMQP.Tx.RollbackOk.Builder - Class in com.rabbitmq.client
 
AMQP.Tx.Select - Interface in com.rabbitmq.client
 
AMQP.Tx.Select.Builder - Class in com.rabbitmq.client
 
AMQP.Tx.SelectOk - Interface in com.rabbitmq.client
 
AMQP.Tx.SelectOk.Builder - Class in com.rabbitmq.client
 
andThen(DefaultRetryHandler.RetryOperation<V>) - Method in interface com.rabbitmq.client.impl.recovery.DefaultRetryHandler.RetryOperation
 
andThen(SocketChannelConfigurator) - Method in interface com.rabbitmq.client.SocketChannelConfigurator
Returns a composed configurator that performs, in sequence, this operation followed by the after operation.
andThen(SocketConfigurator) - Method in interface com.rabbitmq.client.SocketConfigurator
Returns a composed configurator that performs, in sequence, this operation followed by the after operation.
andThen(SslEngineConfigurator) - Method in interface com.rabbitmq.client.SslEngineConfigurator
Returns a composed configurator that performs, in sequence, this operation followed by the after operation.
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.Method
Public API - debugging utility
appendArgumentDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
appendBodyFragment(byte[]) - Method in class com.rabbitmq.client.impl.CommandAssembler
 
appendPropertyDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
appendPropertyDebugStringTo(StringBuilder) - Method in interface com.rabbitmq.client.ContentHeader
A debugging utility - enable properties to be appended to a string buffer for use as trace messages.
appendPropertyDebugStringTo(StringBuilder) - Method in class com.rabbitmq.client.impl.AMQContentHeader
Public API - A debugging utility - enable properties to be appended to a string buffer for use as trace messages.
appId - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
appId - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
appId(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
applicationBuffer - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
apply(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.JacksonTokenLookup
 
apply(Duration) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.FixedDelayBeforeExpirationRefreshDelayStrategy
 
apply(Duration) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.FixedTimeApproachingExpirationStrategy
 
apply(Duration) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.RatioRefreshDelayStrategy
 
approachingExpirationStrategy - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Strategy to provide a hint about whether credentials should be renewed now or not before attempting to connect.
approachingExpirationStrategy - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
 
approachingExpirationStrategy(Function<Duration, Boolean>) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
Set the strategy to trigger an early refresh before attempting to connect.
arguments - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
arguments - Variable in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
arguments - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
arguments - Variable in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
arguments - Variable in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
arguments - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
arguments - Variable in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
arguments - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
arguments - Variable in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
arguments - Variable in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
arguments - Variable in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
arguments - Variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
arguments(Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
arity() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Retrieves the parameter count for this procedure
array() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
array(Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
array(Iterator<?>) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
ARRAY_END - Static variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
arraySize(Object[]) - Static method in class com.rabbitmq.client.impl.Frame
Computes the AMQP wire-protocol length of an encoded field-array of type Object[]
arraySize(List<?>) - Static method in class com.rabbitmq.client.impl.Frame
Computes the AMQP 0-9-1 wire-protocol length of an encoded field-array of type List
asLongString(byte[]) - Static method in class com.rabbitmq.client.impl.LongStringHelper
Converts a binary block to a LongString.
asLongString(String) - Static method in class com.rabbitmq.client.impl.LongStringHelper
Converts a String to a LongString using UTF-8 encoding.
assembler - Variable in class com.rabbitmq.client.impl.AMQCommand
The assembler for this command - synchronised on - contains all the state
assemblerLock - Variable in class com.rabbitmq.client.impl.AMQCommand
 
asyncCompletableRpc(Method) - Method in interface com.rabbitmq.client.Channel
Asynchronously send a method over this channel.
asyncCompletableRpc(Method) - Method in class com.rabbitmq.client.impl.ChannelN
 
asyncCompletableRpc(Method) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
asyncRpc(Method) - Method in interface com.rabbitmq.client.Channel
Asynchronously send a method over this channel.
asyncRpc(Method) - Method in class com.rabbitmq.client.impl.ChannelN
 
asyncRpc(Method) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
asyncRpc(Method, CompletableFuture<Command>) - Method in class com.rabbitmq.client.impl.AMQChannel
 
asyncShutdown(Command) - Method in class com.rabbitmq.client.impl.ChannelN
 
AuthenticationFailureException - Exception Class in com.rabbitmq.client
Thrown when the broker refuses access due to an authentication failure.
AuthenticationFailureException(String) - Constructor for exception class com.rabbitmq.client.AuthenticationFailureException
 
authorityKeyIdentifier(byte[]) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
autoAck - Variable in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
autoAck(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
autoDelete - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
autoDelete - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
autoDelete - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
autoDelete - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
autoDelete - Variable in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
autoDelete - Variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
autoDelete() - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
autoDelete() - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
autoDelete(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
autoDelete(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
autoDelete(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
autoDelete(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
automaticallyRecover(AutorecoveringConnection, Connection) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
automaticRecovery - Variable in class com.rabbitmq.client.ConnectionFactory
 
AutorecoveringChannel - Class in com.rabbitmq.client.impl.recovery
Channel implementation that is automatically recovered during connection recovery.
AutorecoveringChannel(AutorecoveringConnection, RecoveryAwareChannelN) - Constructor for class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
AutorecoveringConnection - Class in com.rabbitmq.client.impl.recovery
Connection implementation that performs automatic recovery when connection shutdown is not initiated by the application (e.g.
AutorecoveringConnection(ConnectionParams, FrameHandlerFactory, AddressResolver) - Constructor for class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
AutorecoveringConnection(ConnectionParams, FrameHandlerFactory, AddressResolver, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
AutorecoveringConnection(ConnectionParams, FrameHandlerFactory, List<Address>) - Constructor for class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
available() - Method in class com.rabbitmq.client.impl.TruncatedInputStream
 
AVAILABLE_PROCESSORS - Static variable in class com.rabbitmq.client.impl.Utils
 
availableProcessors() - Static method in class com.rabbitmq.client.impl.Utils
 

B

backoff(int) - Method in interface com.rabbitmq.client.impl.recovery.BackoffPolicy
Wait depending on the current attempt number (1, 2, 3, etc)
backoffPolicy - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
backoffPolicy - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
backoffPolicy(BackoffPolicy) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
BackoffPolicy - Interface in com.rabbitmq.client.impl.recovery
Backoff policy for topology recovery retry attempts.
Basic() - Constructor for class com.rabbitmq.client.AMQP.Basic
 
Basic() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic
 
BASIC - Static variable in class com.rabbitmq.client.MessageProperties
Content-type "application/octet-stream", deliveryMode 1 (nonpersistent), priority zero
basicAck(long, boolean) - Method in interface com.rabbitmq.client.Channel
Acknowledge one or several received messages.
basicAck(long, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Acknowledge one or several received messages.
basicAck(long, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicAck(long, boolean) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
basicAck(Channel, long, boolean) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicAck(Channel, long, boolean) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicAck(Channel, long, boolean) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicAuthentication(String, String) - Static method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
basicCancel(Channel, String) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicCancel(Channel, String) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicCancel(Channel, String) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicCancel(String) - Method in interface com.rabbitmq.client.Channel
Cancel a consumer.
basicCancel(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Cancel a consumer.
basicCancel(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConstraints(byte[]) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
basicConsume(Channel, String, boolean) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicConsume(Channel, String, boolean) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicConsume(Channel, String, boolean) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicConsume(String, boolean, Consumer) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, Consumer) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, DeliverCallback, CancelCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
basicConsume(String, boolean, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, DeliverCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag.
basicConsume(String, boolean, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, Consumer) - Method in interface com.rabbitmq.client.Channel
Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, Consumer) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, CancelCallback) - Method in interface com.rabbitmq.client.Channel
Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a consumer.
basicConsume(String, boolean, String, boolean, boolean, Map<String, Object>, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, Consumer) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, Consumer) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, DeliverCallback, CancelCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, String, DeliverCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer.
basicConsume(String, boolean, String, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, Map<String, Object>, Consumer) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, Consumer) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, CancelCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with a server-generated consumerTag and specified arguments.
basicConsume(String, boolean, Map<String, Object>, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, Consumer) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, Consumer) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, DeliverCallback, CancelCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, DeliverCallback, ConsumerShutdownSignalCallback) - Method in interface com.rabbitmq.client.Channel
Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Start a non-nolocal, non-exclusive consumer, with explicit acknowledgement and a server-generated consumerTag.
basicConsume(String, DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicConsume(String, String, Consumer) - Method in class com.rabbitmq.client.observation.NoOpObservationCollector
 
basicConsume(String, String, Consumer) - Method in interface com.rabbitmq.client.observation.ObservationCollector
Decorate consumer registration.
basicGet(ObservationCollector.BasicGetCall, String) - Method in class com.rabbitmq.client.observation.NoOpObservationCollector
 
basicGet(ObservationCollector.BasicGetCall, String) - Method in interface com.rabbitmq.client.observation.ObservationCollector
Decorate message polling with basic.get.
basicGet(String, boolean) - Method in interface com.rabbitmq.client.Channel
Retrieve a message from a queue using AMQP.Basic.Get
basicGet(String, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Retrieve a message from a queue using AMQP.Basic.Get
basicGet(String, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicNack(long, boolean, boolean) - Method in interface com.rabbitmq.client.Channel
Reject one or several received messages.
basicNack(long, boolean, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Reject one or several received messages.
basicNack(long, boolean, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicNack(long, boolean, boolean) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
basicNack(Channel, long) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicNack(Channel, long) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicNack(Channel, long) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
BasicProperties - Interface in com.rabbitmq.client
 
BasicProperties() - Constructor for class com.rabbitmq.client.AMQP.BasicProperties
 
BasicProperties(DataInputStream) - Constructor for class com.rabbitmq.client.AMQP.BasicProperties
 
BasicProperties(String, String, Map<String, Object>, Integer, Integer, String, String, String, String, Date, String, String, String, String) - Constructor for class com.rabbitmq.client.AMQP.BasicProperties
 
basicPublish(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicPublish(Channel) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicPublish(Channel) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicPublish(String, String, boolean, boolean, AMQP.BasicProperties, byte[]) - Method in interface com.rabbitmq.client.Channel
Publish a message.
basicPublish(String, String, boolean, boolean, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Publish a message.
basicPublish(String, String, boolean, boolean, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicPublish(String, String, boolean, AMQP.BasicProperties, byte[]) - Method in interface com.rabbitmq.client.Channel
Publish a message.
basicPublish(String, String, boolean, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Publish a message.
basicPublish(String, String, boolean, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicPublish(String, String, AMQP.BasicProperties, byte[]) - Method in interface com.rabbitmq.client.Channel
Publish a message.
basicPublish(String, String, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Publish a message.
basicPublish(String, String, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicPublishAck(Channel, long, boolean) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicPublishAck(Channel, long, boolean) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicPublishAck(Channel, long, boolean) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicPublishFailure(Channel, Throwable) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicPublishFailure(Channel, Throwable) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicPublishFailure(Channel, Throwable) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicPublishNack(Channel, long, boolean) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicPublishNack(Channel, long, boolean) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicPublishNack(Channel, long, boolean) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicPublishUnrouted(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicPublishUnrouted(Channel) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicPublishUnrouted(Channel) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
basicQos(int) - Method in interface com.rabbitmq.client.Channel
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicQos(int, boolean) - Method in interface com.rabbitmq.client.Channel
Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Request a specific prefetchCount "quality of service" settings for this channel.
basicQos(int, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicQos(int, int, boolean) - Method in interface com.rabbitmq.client.Channel
Request specific "quality of service" settings.
basicQos(int, int, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Request specific "quality of service" settings.
basicQos(int, int, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicRecover() - Method in interface com.rabbitmq.client.Channel
Ask the broker to resend unacknowledged messages.
basicRecover() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Ask the broker to resend unacknowledged messages.
basicRecover() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicRecover(boolean) - Method in interface com.rabbitmq.client.Channel
Ask the broker to resend unacknowledged messages.
basicRecover(boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Ask the broker to resend unacknowledged messages.
basicRecover(boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicReject(long, boolean) - Method in interface com.rabbitmq.client.Channel
Reject a message.
basicReject(long, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Reject a message.
basicReject(long, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
basicReject(long, boolean) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
basicReject(Channel, long) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
basicReject(Channel, long) - Method in interface com.rabbitmq.client.MetricsCollector
 
basicReject(Channel, long) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
bean(Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
beginAutomaticRecovery() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
Bind(int, String, String, String, boolean, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
Bind(int, String, String, String, boolean, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
Bind(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
Bind(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
binding() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The to-be-recovered entity as a binding.
bindingRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
bindingRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
bindingRecoveryRetryCondition(BiPredicate<? super RecordedBinding, Exception>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
bindingRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
bindingRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
bindingRecoveryRetryOperation(DefaultRetryHandler.RetryOperation<?>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
BindOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
BindOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
BindOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
BindOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
bitAccumulator - Variable in class com.rabbitmq.client.impl.MethodArgumentWriter
The current group of bits
bitCount - Variable in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Current flag position counter
bitCount - Variable in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
Position within current flags word
bitflush() - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Private API - called when we may be transitioning from encoding a group of bits to encoding a non-bit value.
bitMask - Variable in class com.rabbitmq.client.impl.MethodArgumentWriter
The current position within the group of bits
bits - Variable in class com.rabbitmq.client.impl.MethodArgumentReader
If we are reading one or more bits, holds the current packed collection of bits
Blocked(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
Blocked(String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
BlockedCallback - Interface in com.rabbitmq.client
Implement this interface in order to be notified of connection block events.
BlockedListener - Interface in com.rabbitmq.client
Implement this interface in order to be notified of connection block and unblock events.
blockedListeners - Variable in class com.rabbitmq.client.impl.AMQConnection
 
blockedListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
BlockingCell<T> - Class in com.rabbitmq.utility
Simple one-shot IPC mechanism.
BlockingCell() - Constructor for class com.rabbitmq.utility.BlockingCell
Instantiate a new BlockingCell waiting for a value of the specified type.
BlockingQueueNioQueue - Class in com.rabbitmq.client.impl.nio
Bridge between NioQueue and JDK's BlockingQueue.
BlockingQueueNioQueue(BlockingQueue<WriteRequest>, int) - Constructor for class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
BlockingRpcContinuation() - Constructor for class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
BlockingRpcContinuation(Method) - Constructor for class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
BlockingValueOrException<V,E> - Class in com.rabbitmq.utility
 
BlockingValueOrException() - Constructor for class com.rabbitmq.utility.BlockingValueOrException
 
body - Variable in class com.rabbitmq.client.GetResponse
 
body - Variable in class com.rabbitmq.client.Return
 
body - Variable in class com.rabbitmq.client.RpcClient.Response
 
bodyLength - Variable in class com.rabbitmq.client.impl.CommandAssembler
sum of the lengths of all fragments
bodyN - Variable in class com.rabbitmq.client.impl.CommandAssembler
The fragments of this command's content body - a list of byte[]
bodySize - Variable in class com.rabbitmq.client.impl.AMQContentHeader
bool(boolean) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
broadcastShutdownSignal(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ChannelN
Sends a ShutdownSignal to all active consumers.
buf - Variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
buf - Variable in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
buffer - Variable in class com.rabbitmq.client.impl.nio.ByteBufferOutputStream
 
build() - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Access.RequestOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.CancelOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.ConsumeOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.GetEmpty.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.QosOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Recover.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.RecoverAsync.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.RecoverOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Channel.CloseOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Channel.Flow.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Channel.FlowOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Channel.Open.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Channel.OpenOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Confirm.Select.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Confirm.SelectOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Blocked.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.CloseOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.OpenOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Secure.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.SecureOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.Unblocked.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Connection.UpdateSecretOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.BindOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.DeclareOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.DeleteOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Exchange.UnbindOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.BindOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.DeleteOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.PurgeOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Queue.UnbindOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Tx.Commit.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Tx.CommitOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Tx.Rollback.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Tx.RollbackOk.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Tx.Select.Builder
 
build() - Method in class com.rabbitmq.client.AMQP.Tx.SelectOk.Builder
 
build() - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
build() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
build() - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
build() - Method in class com.rabbitmq.client.SocketChannelConfigurators.Builder
Return the configured SocketConfigurator.
build() - Method in class com.rabbitmq.client.SocketConfigurators.Builder
Return the configured SocketConfigurator.
build() - Method in class com.rabbitmq.client.SslEngineConfigurators.Builder
Return the configured SslEngineConfigurator.
builder - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
 
builder() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
builder() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
Go back to the builder to configure non-TLS settings.
builder() - Static method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
builder() - Static method in class com.rabbitmq.client.SocketChannelConfigurators
Builder to configure and creates a SocketChannelConfigurator instance.
builder() - Static method in class com.rabbitmq.client.SocketConfigurators
Builder to configure and creates a SocketConfigurator instance.
builder() - Static method in class com.rabbitmq.client.SslEngineConfigurators
Builder to configure and creates a SslEngineConfigurator instance.
Builder() - Constructor for class com.rabbitmq.client.AMQP.Access.Request.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Access.RequestOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.CancelOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.ConsumeOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.GetEmpty.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.QosOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Recover.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.RecoverAsync.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.RecoverOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Channel.CloseOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Channel.Flow.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Channel.FlowOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Channel.Open.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Channel.OpenOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Confirm.Select.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Confirm.SelectOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Blocked.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.CloseOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.OpenOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Secure.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.SecureOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.Unblocked.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Connection.UpdateSecretOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.BindOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.DeclareOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.DeleteOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Exchange.UnbindOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.BindOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.DeleteOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.PurgeOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Queue.UnbindOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Tx.Commit.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Tx.CommitOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Tx.Rollback.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Tx.RollbackOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Tx.Select.Builder
 
Builder() - Constructor for class com.rabbitmq.client.AMQP.Tx.SelectOk.Builder
 
Builder() - Constructor for class com.rabbitmq.client.SocketChannelConfigurators.Builder
 
Builder() - Constructor for class com.rabbitmq.client.SocketConfigurators.Builder
 
Builder() - Constructor for class com.rabbitmq.client.SslEngineConfigurators.Builder
 
BuiltinExchangeType - Enum Class in com.rabbitmq.client
Enum for built-in exchange types.
BuiltinExchangeType(String) - Constructor for enum class com.rabbitmq.client.BuiltinExchangeType
 
ByteArrayLongString(byte[]) - Constructor for class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
 
byteBufferFactory - Variable in class com.rabbitmq.client.impl.nio.NioParams
The factory to create ByteBuffers.
ByteBufferFactory - Interface in com.rabbitmq.client.impl.nio
Contract to create ByteBuffers.
ByteBufferOutputStream - Class in com.rabbitmq.client.impl.nio
Bridge between the byte buffer and stream worlds.
ByteBufferOutputStream(WritableByteChannel, ByteBuffer) - Constructor for class com.rabbitmq.client.impl.nio.ByteBufferOutputStream
 
bytes - Variable in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
 
bytesRead - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 

C

c - Variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
call(RetryContext) - Method in interface com.rabbitmq.client.impl.recovery.DefaultRetryHandler.RetryOperation
 
call(String[]) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Deprecated.
This method will be removed in the next major version
call(String, Object[]) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Public API - builds, encodes and sends a JSON-RPC request, and waits for the response.
callbackHandler - Variable in class com.rabbitmq.client.JDKSaslConfig
 
callConfirmListeners(Command, AMQImpl.Basic.Ack) - Method in class com.rabbitmq.client.impl.ChannelN
 
callConfirmListeners(Command, AMQImpl.Basic.Nack) - Method in class com.rabbitmq.client.impl.ChannelN
 
callReturnListeners(Command, AMQImpl.Basic.Return) - Method in class com.rabbitmq.client.impl.ChannelN
 
Cancel(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
Cancel(String, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
CancelCallback - Interface in com.rabbitmq.client
Callback interface to be notified of the cancellation of a consumer.
CancelOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
CancelOk(String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
canHandleReply(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
canHandleReply(AMQCommand) - Method in interface com.rabbitmq.client.impl.AMQChannel.RpcContinuation
 
canHandleReply(AMQCommand) - Method in class com.rabbitmq.client.impl.CompletableFutureRpcWrapper
 
canHandleReply(AMQCommand) - Method in class com.rabbitmq.client.impl.RpcContinuationRpcWrapper
 
canHandleReply(AMQCommand) - Method in interface com.rabbitmq.client.impl.RpcWrapper
 
capabilities - Variable in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
capabilities - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
capabilities(String) - Method in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
capacity - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
The capacity bound, or Integer.MAX_VALUE if none
CAState() - Constructor for enum class com.rabbitmq.client.impl.CommandAssembler.CAState
 
cause - Variable in class com.rabbitmq.client.impl.AMQConnection.SocketCloseWait
 
cf - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
challenge - Variable in class com.rabbitmq.client.AMQP.Connection.Secure.Builder
 
challenge - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
challenge(LongString) - Method in class com.rabbitmq.client.AMQP.Connection.Secure.Builder
 
challenge(String) - Method in class com.rabbitmq.client.AMQP.Connection.Secure.Builder
 
channel - Variable in exception class com.rabbitmq.client.ChannelContinuationTimeoutException
The channel that performed the call.
channel - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector.ChannelState
 
channel - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
channel - Variable in class com.rabbitmq.client.impl.Frame
Frame channel number, 0-65535
channel - Variable in class com.rabbitmq.client.impl.nio.ByteBufferOutputStream
 
channel - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
channel - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
channel - Variable in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
channel - Variable in class com.rabbitmq.client.impl.recovery.RecordedEntity
 
channel - Variable in class com.rabbitmq.client.RpcClientParams
Channel we are communicating on
channel(Channel) - Method in class com.rabbitmq.client.RpcClientParams
 
Channel - Interface in com.rabbitmq.client
Interface to a channel.
Channel() - Constructor for class com.rabbitmq.client.AMQP.Channel
 
Channel() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel
 
CHANNEL_CLOSED_NOT_FOUND - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Channel has been closed because of a resource that doesn't exist.
CHANNEL_ERROR - Static variable in interface com.rabbitmq.client.AMQP
 
CHANNEL_RPC_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CHANNEL_SHOULD_CHECK_RPC_RESPONSE_TYPE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CHANNEL_SHUTDOWN_TIMEOUT_MULTIPLIER - Static variable in class com.rabbitmq.client.impl.AMQConnection
 
ChannelContinuationTimeoutException - Exception Class in com.rabbitmq.client
Exception thrown when a channel times out on a continuation during a RPC call.
ChannelContinuationTimeoutException(TimeoutException, Object, int, Method) - Constructor for exception class com.rabbitmq.client.ChannelContinuationTimeoutException
 
channelId - Variable in class com.rabbitmq.client.AMQP.Channel.OpenOk.Builder
 
channelId - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
channelId(LongString) - Method in class com.rabbitmq.client.AMQP.Channel.OpenOk.Builder
 
channelId(String) - Method in class com.rabbitmq.client.AMQP.Channel.OpenOk.Builder
 
ChannelManager - Class in com.rabbitmq.client.impl
Manages a set of channels, indexed by channel number (1.._channelMax).
ChannelManager(ConsumerWorkService, int) - Constructor for class com.rabbitmq.client.impl.ChannelManager
 
ChannelManager(ConsumerWorkService, int, ThreadFactory) - Constructor for class com.rabbitmq.client.impl.ChannelManager
 
ChannelManager(ConsumerWorkService, int, ThreadFactory, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.ChannelManager
 
channelMax - Variable in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
channelMax - Variable in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
channelMax - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
channelMax - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
channelMax(int) - Method in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
channelMax(int) - Method in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
ChannelN - Class in com.rabbitmq.client.impl
Main interface to AMQP protocol functionality.
ChannelN(AMQConnection, int, ConsumerWorkService) - Constructor for class com.rabbitmq.client.impl.ChannelN
Construct a new channel on the given connection with the given channel number.
ChannelN(AMQConnection, int, ConsumerWorkService, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.ChannelN
Construct a new channel on the given connection with the given channel number.
channelNumber - Variable in exception class com.rabbitmq.client.ChannelContinuationTimeoutException
The number of the channel that performed the call.
channelNumber - Variable in exception class com.rabbitmq.client.impl.UnknownChannelException
 
channelNumberAllocator - Variable in class com.rabbitmq.client.impl.ChannelManager
 
channelRpcTimeout - Variable in class com.rabbitmq.client.ConnectionFactory
Continuation timeout on RPC calls.
channelRpcTimeout - Variable in class com.rabbitmq.client.impl.AMQConnection
 
channelRpcTimeout - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
channels - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
channelShouldCheckRpcResponseType - Variable in class com.rabbitmq.client.ConnectionFactory
Whether or not channels check the reply type of an RPC call.
channelShouldCheckRpcResponseType - Variable in class com.rabbitmq.client.impl.AMQConnection
 
channelShouldCheckRpcResponseType - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
channelShouldCheckRpcResponseType() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
channelShutdownTimeout - Variable in class com.rabbitmq.client.impl.ChannelManager
 
channelState - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector.ConnectionState
 
channelState(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
ChannelState(Channel) - Constructor for class com.rabbitmq.client.impl.AbstractMetricsCollector.ChannelState
 
checkClientTrusted(X509Certificate[], String) - Method in class com.rabbitmq.client.TrustEverythingTrustManager
Doesn't even bother looking at its arguments, simply returns, which makes the check succeed.
checkContentType(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
checkEmptyFrameSize() - Static method in class com.rabbitmq.client.impl.AMQCommand
Since we're using a pre-computed value for EMPTY_FRAME_SIZE we check this is actually correct when run against the framing code in Frame.
checkNotClosed() - Method in class com.rabbitmq.client.RpcClient
Private API - ensures the RpcClient is correctly open.
checkPreconditions() - Static method in class com.rabbitmq.client.impl.AMQCommand
Called to check internal code assumptions.
checkPreconditions() - Static method in class com.rabbitmq.client.impl.AMQConnection
Private API - check required preconditions and protocol invariants
checkReply(JsonRpcMapper.JsonRpcResponse) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Private API - parses a JSON-RPC reply object, checking it for exceptions.
checkResponseCode(int) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
checkServerTrusted(X509Certificate[], String) - Method in class com.rabbitmq.client.TrustEverythingTrustManager
Doesn't even bother looking at its arguments, simply returns, which makes the check succeed.
checkShutdown() - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
checkShutdown() - Method in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
Check if we are in shutdown mode and if so throw an exception.
checkUnsignedShort(int) - Static method in class com.rabbitmq.client.impl.AMQConnection
 
checkVersion(Version, Version) - Static method in class com.rabbitmq.client.impl.Version
Check compatibility of a client and server version, from the client's perspective.
cipherBuffer - Variable in class com.rabbitmq.client.impl.nio.SslEngineFrameBuilder
 
cipherIn - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
inbound data (ciphered if TLS is on)
cipherOut - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
outbound net data (ciphered if TLS is on)
classId - Variable in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
classId - Variable in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
classId - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
classId - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
classId - Variable in exception class com.rabbitmq.client.UnknownClassOrMethodId
 
classId(int) - Method in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
classId(int) - Method in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
cleanRpcChannelState() - Method in class com.rabbitmq.client.impl.AMQChannel
 
cleanStaleState() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Clean inner state for close connections and channels.
cleanUp() - Method in class com.rabbitmq.client.impl.nio.NioLoopContext
 
clear() - Method in class com.rabbitmq.client.impl.SetQueue
Remove all items from the queue.
clear() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
clearBits() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Resets the bit group accumulator variables when some non-bit argument value is to be read.
clearBlockedListeners() - Method in interface com.rabbitmq.client.Connection
Remove all BlockedListeners.
clearBlockedListeners() - Method in class com.rabbitmq.client.impl.AMQConnection
 
clearBlockedListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
clearConfirmListeners() - Method in interface com.rabbitmq.client.Channel
Remove all ConfirmListeners.
clearConfirmListeners() - Method in class com.rabbitmq.client.impl.ChannelN
 
clearConfirmListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
clearReturnListeners() - Method in interface com.rabbitmq.client.Channel
Remove all ReturnListeners.
clearReturnListeners() - Method in class com.rabbitmq.client.impl.ChannelN
 
clearReturnListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
client - Variable in class com.rabbitmq.client.JDKSaslConfig.JDKSaslMechanism
 
CLIENT_PROPERTIES_PREFIX - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
clientId - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
clientId - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
clientId(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
Set the OAuth 2 client ID
clientProperties - Variable in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
clientProperties - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
clientProperties - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
clientProperties(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
clientSecret - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
clientSecret - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
clientSecret(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
Set the secret (password) to use to get a token.
clientVersion - Static variable in class com.rabbitmq.client.impl.AMQConnection
 
clientVersion - Variable in exception class com.rabbitmq.client.ProtocolVersionMismatchException
 
ClientVersion - Class in com.rabbitmq.client.impl
Publicly available Client Version information
ClientVersion() - Constructor for class com.rabbitmq.client.impl.ClientVersion
 
clone() - Method in class com.rabbitmq.client.ConnectionFactory
 
clone() - Method in class com.rabbitmq.client.impl.AMQBasicProperties
 
clone() - Method in class com.rabbitmq.client.impl.AMQContentHeader
 
close() - Method in interface com.rabbitmq.client.Channel
Close this channel with the AMQP.REPLY_SUCCESS close code and message 'OK'.
close() - Method in interface com.rabbitmq.client.Connection
Close this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
close() - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Close this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
close() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Close this channel with the AMQP.REPLY_SUCCESS close code and message 'OK'.
close() - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
close() - Method in interface com.rabbitmq.client.impl.FrameHandler
Close the underlying data connection (complaint not permitted).
close() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
close() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
close() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
close() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
close() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
close() - Method in class com.rabbitmq.client.RpcClient
Public API - cancels the consumer, thus deleting the temporary queue, and marks the RpcClient as closed.
close() - Method in class com.rabbitmq.client.RpcServer
Public API - cancels the consumer, thus deleting the queue, if it was a temporary queue, and marks the RpcServer as closed.
close(int) - Method in interface com.rabbitmq.client.Connection
Close this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
close(int) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Close this connection and all its channels with the AMQP.REPLY_SUCCESS close code and message 'OK'.
close(int) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
close(int, String) - Method in interface com.rabbitmq.client.Channel
Close this channel.
close(int, String) - Method in interface com.rabbitmq.client.Connection
Close this connection and all its channels.
close(int, String) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Close this connection and all its channels.
close(int, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Close this channel.
close(int, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
close(int, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
close(int, String, boolean, Throwable) - Method in class com.rabbitmq.client.impl.AMQConnection
Protected API - Delegates to the six-argument close method, passing -1 for the timeout, and false for the abort flag.
close(int, String, boolean, Throwable, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Protected API - Close channel with code and message, indicating the source of the closure and a causing exception (null if none).
close(int, String, boolean, Throwable, int, boolean) - Method in class com.rabbitmq.client.impl.AMQConnection
Protected API - Close this connection with the given code, message, source and timeout value for all the close operations to complete.
close(int, String, int) - Method in interface com.rabbitmq.client.Connection
Close this connection and all its channels.
close(int, String, int) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Close this connection and all its channels.
close(int, String, int) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
close(WritableByteChannel, SSLEngine) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
Close(int, String, int, int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
Close(int, String, int, int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
Close(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
Close(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
closeChannel(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
closeChannel(Channel) - Method in interface com.rabbitmq.client.MetricsCollector
 
closeChannel(Channel) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
closeConnection(Connection) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
closeConnection(Connection) - Method in interface com.rabbitmq.client.MetricsCollector
 
closeConnection(Connection) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
closed - Variable in class com.rabbitmq.client.RpcClient
closed flag
closeMainLoopThreadIfNecessary() - Method in class com.rabbitmq.client.impl.AMQConnection
 
CloseOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
CloseOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
CloseOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
CloseOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
clusterId - Variable in class com.rabbitmq.client.AMQP.Basic.GetEmpty.Builder
 
clusterId - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
clusterId - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
clusterId - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
clusterId(String) - Method in class com.rabbitmq.client.AMQP.Basic.GetEmpty.Builder
 
clusterId(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
coalesceContentBody() - Method in class com.rabbitmq.client.impl.CommandAssembler
Stitches together a fragmented content body into a single byte array
code - Variable in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
Error code
coerce(String, String) - Static method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Deprecated.
This method will be removed in the next major version
COLON - Static variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
com.rabbitmq.client - package com.rabbitmq.client
The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors.
com.rabbitmq.client.impl - package com.rabbitmq.client.impl
Implementations of interfaces specified in the client API, and their supporting classes.
com.rabbitmq.client.impl.nio - package com.rabbitmq.client.impl.nio
NIO network connector.
com.rabbitmq.client.impl.recovery - package com.rabbitmq.client.impl.recovery
Implementation of connection and topology recovery.
com.rabbitmq.client.observation - package com.rabbitmq.client.observation
 
com.rabbitmq.tools.json - package com.rabbitmq.tools.json
JSON reader/writer and utility classes.
com.rabbitmq.tools.jsonrpc - package com.rabbitmq.tools.jsonrpc
JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.
com.rabbitmq.utility - package com.rabbitmq.utility
Utility package of helper classes, mostly used in the implementation code.
COMMA - Static variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
Command - Interface in com.rabbitmq.client
Interface to a container for an AMQP method-and-arguments, with optional content header and body.
COMMAND_INVALID - Static variable in interface com.rabbitmq.client.AMQP
 
CommandAssembler - Class in com.rabbitmq.client.impl
Class responsible for piecing together a command from a series of Frames.
CommandAssembler(Method, AMQContentHeader, byte[], int) - Constructor for class com.rabbitmq.client.impl.CommandAssembler
 
CommandAssembler.CAState - Enum Class in com.rabbitmq.client.impl
Current state, used to decide how to handle each incoming frame.
Commit() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
Commit(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
CommitOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
CommitOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
compareTo(DnsSrvRecordAddressResolver.SrvRecord) - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
completableFuture - Variable in class com.rabbitmq.client.impl.CompletableFutureRpcWrapper
 
CompletableFutureRpcWrapper - Class in com.rabbitmq.client.impl
 
CompletableFutureRpcWrapper(Method, CompletableFuture<Command>) - Constructor for class com.rabbitmq.client.impl.CompletableFutureRpcWrapper
 
complete(AMQCommand) - Method in class com.rabbitmq.client.impl.CompletableFutureRpcWrapper
 
complete(AMQCommand) - Method in class com.rabbitmq.client.impl.RpcContinuationRpcWrapper
 
complete(AMQCommand) - Method in interface com.rabbitmq.client.impl.RpcWrapper
 
COMPLETE - Enum constant in enum class com.rabbitmq.client.impl.CommandAssembler.CAState
 
composeMessage(boolean, boolean, Method, String, Throwable) - Static method in exception class com.rabbitmq.client.ShutdownSignalException
 
composeMessagePrefix(ShutdownSignalException) - Static method in exception class com.rabbitmq.client.AlreadyClosedException
 
computeDefaultTlsProtocol(String[]) - Static method in class com.rabbitmq.client.ConnectionFactory
 
computeReturnTypeAsJavaClass() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
Concurrency - Search tag in class com.rabbitmq.client.impl.AMQCommand
Section
Concurrency - Search tag in interface com.rabbitmq.client.impl.FrameHandler
Section
Concurrency Considerations - Search tag in interface com.rabbitmq.client.Channel
Section
Concurrency Semantics: - Search tag in class com.rabbitmq.utility.IntAllocator
Section
Concurrent Semantics - Search tag in class com.rabbitmq.client.impl.SetQueue
Section
Concurrent Semantics - Search tag in class com.rabbitmq.client.impl.WorkPool
Section
configurator - Variable in class com.rabbitmq.client.impl.AbstractFrameHandlerFactory
 
configurator - Variable in class com.rabbitmq.client.SocketChannelConfigurators.Builder
 
configurator - Variable in class com.rabbitmq.client.SocketConfigurators.Builder
 
configurator - Variable in class com.rabbitmq.client.SslEngineConfigurators.Builder
 
configure(Socket) - Method in class com.rabbitmq.client.DefaultSocketConfigurator
Provides a hook to insert custom configuration of the sockets used to connect to an AMQP server before they connect.
configure(Socket) - Method in interface com.rabbitmq.client.SocketConfigurator
Provides a hook to insert custom configuration of the sockets used to connect to an AMQP server before they connect.
configure(SocketChannel) - Method in class com.rabbitmq.client.DefaultSocketChannelConfigurator
Provides a hook to insert custom configuration of the SocketChannels used to connect to an AMQP server before they connect.
configure(SocketChannel) - Method in interface com.rabbitmq.client.SocketChannelConfigurator
Provides a hook to insert custom configuration of the SocketChannels used to connect to an AMQP server before they connect.
configure(SSLEngine) - Method in interface com.rabbitmq.client.SslEngineConfigurator
Provides a hook to insert custom configuration of the SSLEngines used to connect to an AMQP server before they connect.
configureChannelManager(ChannelManager) - Method in class com.rabbitmq.client.impl.AMQConnection
 
configureConnection(HttpURLConnection) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
configureConnectionForHttps(HttpURLConnection) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
configureKeyManagers(String, String, String, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
configureTrustManagers(String, String, String, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
Confirm() - Constructor for class com.rabbitmq.client.AMQP.Confirm
 
Confirm() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Confirm
 
ConfirmCallback - Interface in com.rabbitmq.client
Implement this interface in order to be notified of Confirm events.
ConfirmListener - Interface in com.rabbitmq.client
Implement this interface in order to be notified of Confirm events.
confirmListeners - Variable in class com.rabbitmq.client.impl.ChannelN
The ConfirmListener collection.
confirmListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
confirmSelect() - Method in interface com.rabbitmq.client.Channel
Enables publisher acknowledgements on this channel.
confirmSelect() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Enables publisher acknowledgements on this channel.
confirmSelect() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
confirmSelectActivated - Variable in class com.rabbitmq.client.impl.ChannelN
Whether the confirm select method has been successfully activated
connection - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector.ConnectionState
 
connection - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
connection - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
connection - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
connection - Variable in class com.rabbitmq.client.impl.recovery.RetryContext
 
connection() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The underlying connection.
Connection - Interface in com.rabbitmq.client
Public API: Interface to an AMQ connection.
Connection() - Constructor for class com.rabbitmq.client.AMQP.Connection
 
Connection() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection
 
CONNECTION_CHANNEL_MAX - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CONNECTION_FORCED - Static variable in interface com.rabbitmq.client.AMQP
 
CONNECTION_FRAME_MAX - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CONNECTION_HEARTBEAT - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CONNECTION_RECOVERY_ENABLED - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CONNECTION_RECOVERY_INTERVAL - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
CONNECTION_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
connectionConfigurator - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
connectionConfigurator - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
connectionConfigurator(Consumer<HttpURLConnection>) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
A hook to configure the HttpURLConnection before the request is sent.
ConnectionFactory - Class in com.rabbitmq.client
Convenience factory class to facilitate opening a Connection to a RabbitMQ node.
ConnectionFactory() - Constructor for class com.rabbitmq.client.ConnectionFactory
 
ConnectionFactoryConfigurator - Class in com.rabbitmq.client
Helper class to load ConnectionFactory settings from a property file.
ConnectionFactoryConfigurator() - Constructor for class com.rabbitmq.client.ConnectionFactoryConfigurator
 
connectionInfo - Variable in class com.rabbitmq.client.impl.AMQChannel
 
connectionInfo - Variable in class com.rabbitmq.client.impl.AMQConnection
 
connectionInfo() - Method in class com.rabbitmq.client.impl.AMQChannel
 
connectionInfo() - Method in class com.rabbitmq.client.impl.AMQConnection
 
connectionName() - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
ConnectionParams - Class in com.rabbitmq.client.impl
 
ConnectionParams() - Constructor for class com.rabbitmq.client.impl.ConnectionParams
 
connectionRecoveryTriggeringCondition - Variable in class com.rabbitmq.client.ConnectionFactory
Condition to trigger automatic connection recovery.
connectionRecoveryTriggeringCondition - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
connectionRecoveryTriggeringCondition - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
connectionShutdownExecutor - Variable in class com.rabbitmq.client.impl.nio.NioLoop
 
connectionShutdownExecutor - Variable in class com.rabbitmq.client.impl.nio.NioParams
the executor service used for connection shutdown
connectionState - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
connectionState(Connection) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
ConnectionState(Connection) - Constructor for class com.rabbitmq.client.impl.AbstractMetricsCollector.ConnectionState
 
connectionTimeout - Variable in class com.rabbitmq.client.ConnectionFactory
 
connectionTimeout - Variable in class com.rabbitmq.client.impl.AbstractFrameHandlerFactory
 
Consume(int, String, String, boolean, boolean, boolean, boolean, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
Consume(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
consumeBodyFrame(Frame) - Method in class com.rabbitmq.client.impl.CommandAssembler
 
consumedMessage(Channel, long, boolean) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
consumedMessage(Channel, long, boolean) - Method in interface com.rabbitmq.client.MetricsCollector
 
consumedMessage(Channel, long, boolean) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
consumedMessage(Channel, long, String) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
consumedMessage(Channel, long, String) - Method in interface com.rabbitmq.client.MetricsCollector
 
consumedMessage(Channel, long, String) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
consumeHeaderFrame(Frame) - Method in class com.rabbitmq.client.impl.CommandAssembler
 
consumeMethodFrame(Frame) - Method in class com.rabbitmq.client.impl.CommandAssembler
 
ConsumeOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
ConsumeOk(String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
consumer - Variable in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
consumer() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The to-be-recovered entity as a consumer.
consumer(Consumer) - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
Consumer - Interface in com.rabbitmq.client
Interface for application callback objects to receive notifications and messages from a queue by subscription.
ConsumerCancelledException - Exception Class in com.rabbitmq.client
 
ConsumerCancelledException() - Constructor for exception class com.rabbitmq.client.ConsumerCancelledException
 
consumerCount - Variable in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
consumerCount - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
consumerCount(int) - Method in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
consumerCount(String) - Method in interface com.rabbitmq.client.Channel
Returns the number of consumers on a queue.
consumerCount(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Returns the number of consumers on a queue.
consumerCount(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
ConsumerDispatcher - Class in com.rabbitmq.client.impl
Dispatches notifications to a Consumer on an internally-managed executor service and work pool.
ConsumerDispatcher(AMQConnection, Channel, ConsumerWorkService) - Constructor for class com.rabbitmq.client.impl.ConsumerDispatcher
 
consumerFromDeliverCancelCallbacks(DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
consumerFromDeliverCancelCallbacks(DeliverCallback, CancelCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
consumerFromDeliverCancelShutdownCallbacks(DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
consumerFromDeliverCancelShutdownCallbacks(DeliverCallback, CancelCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
consumerFromDeliverShutdownCallbacks(DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.ChannelN
 
consumerFromDeliverShutdownCallbacks(DeliverCallback, ConsumerShutdownSignalCallback) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
consumerRecovered(String, String) - Method in interface com.rabbitmq.client.impl.recovery.ConsumerRecoveryListener
 
ConsumerRecoveryListener - Interface in com.rabbitmq.client.impl.recovery
Not part of the public API.
consumerRecoveryListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
consumerRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
consumerRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
consumerRecoveryRetryCondition(BiPredicate<? super RecordedConsumer, Exception>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
consumerRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
consumerRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
consumerRecoveryRetryOperation(DefaultRetryHandler.RetryOperation<?>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
consumers - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
ConsumerShutdownSignalCallback - Interface in com.rabbitmq.client
Callback interface to be notified when either the consumer channel or the underlying connection has been shut down.
consumersWithManualAck - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector.ChannelState
 
consumerTag - Variable in class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
consumerTag - Variable in class com.rabbitmq.client.AMQP.Basic.CancelOk.Builder
 
consumerTag - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
consumerTag - Variable in class com.rabbitmq.client.AMQP.Basic.ConsumeOk.Builder
 
consumerTag - Variable in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
consumerTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
consumerTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
consumerTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
consumerTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
consumerTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
consumerTag - Variable in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
consumerTag - Variable in class com.rabbitmq.client.RpcClient.Response
 
consumerTag(String) - Method in class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
consumerTag(String) - Method in class com.rabbitmq.client.AMQP.Basic.CancelOk.Builder
 
consumerTag(String) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
consumerTag(String) - Method in class com.rabbitmq.client.AMQP.Basic.ConsumeOk.Builder
 
consumerTag(String) - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
consumerTag(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
consumerTags - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
ConsumerWorkService - Class in com.rabbitmq.client.impl
 
ConsumerWorkService(ExecutorService, ThreadFactory, int) - Constructor for class com.rabbitmq.client.impl.ConsumerWorkService
 
ConsumerWorkService(ExecutorService, ThreadFactory, int, int) - Constructor for class com.rabbitmq.client.impl.ConsumerWorkService
 
ConsumerWorkService.WorkPoolRunnable - Class in com.rabbitmq.client.impl
 
consumerWorkServiceExecutor - Variable in class com.rabbitmq.client.impl.AMQConnection
 
consumerWorkServiceExecutor - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
contains(T) - Method in class com.rabbitmq.client.impl.SetQueue
 
CONTENT_TOO_LARGE - Static variable in interface com.rabbitmq.client.AMQP
 
contentBodyStringBuilder(byte[], boolean) - Static method in class com.rabbitmq.client.impl.AMQCommand
 
contentEncoding - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
contentEncoding - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
contentEncoding(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
contentHeader - Variable in class com.rabbitmq.client.impl.CommandAssembler
The content header for this command
ContentHeader - Interface in com.rabbitmq.client
Public API for abstract AMQP content header objects.
ContentHeaderPropertyReader - Class in com.rabbitmq.client.impl
Parses an AMQP wire-protocol ContentHeader from a DataInputStream.
ContentHeaderPropertyReader(DataInputStream) - Constructor for class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Protected API - Constructs a reader from the given input stream
ContentHeaderPropertyWriter - Class in com.rabbitmq.client.impl
Generates an AMQP wire-protocol packet from a ContentHeader.
ContentHeaderPropertyWriter(DataOutputStream) - Constructor for class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
Constructs a fresh ContentHeaderPropertyWriter.
contentType - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
contentType - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
contentType(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
context - Variable in class com.rabbitmq.client.impl.nio.NioLoop
 
continuation - Variable in class com.rabbitmq.client.impl.RpcContinuationRpcWrapper
 
continueReading() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
convert(TreeNode, Class<?>) - Method in class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
copy(InputStream, OutputStream) - Static method in class com.rabbitmq.client.impl.ValueWriter
 
copy(List<E>) - Static method in class com.rabbitmq.utility.Utility
Synchronizes on the list and then returns a copy of the list that is safe to iterate over.
copy(Map<K, V>) - Static method in class com.rabbitmq.utility.Utility
Synchronizes on the map and then returns a copy of the map that is safe to iterate over.
copy(Set<E>) - Static method in class com.rabbitmq.utility.Utility
Synchronizes on the set and then returns a copy of the set that is safe to iterate over.
COPY_BUFFER_SIZE - Static variable in class com.rabbitmq.client.impl.ValueWriter
 
Copyright - Class in com.rabbitmq.client.impl
 
Copyright() - Constructor for class com.rabbitmq.client.impl.Copyright
 
COPYRIGHT - Static variable in class com.rabbitmq.client.impl.Copyright
 
correlationId - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
correlationId - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
correlationId - Variable in class com.rabbitmq.client.RpcClient.IncrementingCorrelationIdSupplier
 
correlationId(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
correlationIdSupplier - Variable in class com.rabbitmq.client.RpcClientParams
Logic to generate correlation IDs.
correlationIdSupplier(Supplier<String>) - Method in class com.rabbitmq.client.RpcClientParams
Logic to generate correlation IDs.
count - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Current number of elements
counter - Variable in class com.rabbitmq.client.impl.TruncatedInputStream
 
CRDemoMechanism - Class in com.rabbitmq.client.impl
Provides equivalent security to PLAIN but demos use of Connection.Secure(Ok) START-OK: Username SECURE: "Please tell me your password" SECURE-OK: Password
CRDemoMechanism() - Constructor for class com.rabbitmq.client.impl.CRDemoMechanism
 
CRDemoMechanism.CRDemoSaslConfig - Class in com.rabbitmq.client.impl
 
CRDemoSaslConfig() - Constructor for class com.rabbitmq.client.impl.CRDemoMechanism.CRDemoSaslConfig
 
create(Address, String) - Method in interface com.rabbitmq.client.impl.FrameHandlerFactory
 
create(Address, String) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
create(Address, String) - Method in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
create(String) - Method in interface com.rabbitmq.client.SslContextFactory
Create a SSLContext for a given name.
create(Socket) - Method in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
createAddressResolver(List<Address>) - Method in class com.rabbitmq.client.ConnectionFactory
 
createChannel() - Method in interface com.rabbitmq.client.Connection
Create a new channel, using an internally allocated channel number.
createChannel() - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Create a new channel, using an internally allocated channel number.
createChannel() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
createChannel(int) - Method in interface com.rabbitmq.client.Connection
Create a new channel, using the specified channel number if possible.
createChannel(int) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Create a new channel, using the specified channel number if possible.
createChannel(int) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
createChannel(AMQConnection) - Method in class com.rabbitmq.client.impl.ChannelManager
 
createChannel(AMQConnection, int) - Method in class com.rabbitmq.client.impl.ChannelManager
 
createChannel0() - Method in class com.rabbitmq.client.impl.AMQConnection
 
createConnection(ConnectionParams, FrameHandler, MetricsCollector) - Method in class com.rabbitmq.client.ConnectionFactory
 
createConnection(ConnectionParams, FrameHandler, MetricsCollector) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
createEncryptedByteBuffer(NioContext) - Method in class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
createEncryptedReadBuffer(NioContext) - Method in interface com.rabbitmq.client.impl.nio.ByteBufferFactory
Create the network read ByteBuffer.
createEncryptedReadBuffer(NioContext) - Method in class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
createEncryptedWriteBuffer(NioContext) - Method in interface com.rabbitmq.client.impl.nio.ByteBufferFactory
Create the network write ByteBuffer.
createEncryptedWriteBuffer(NioContext) - Method in class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
createExecutorIfNecessary() - Method in class com.rabbitmq.client.impl.HeartbeatSender
 
createFrameHandlerFactory() - Method in class com.rabbitmq.client.ConnectionFactory
 
createProxy(Class<T>) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Public API - gets a dynamic proxy for a particular interface class.
createReadBuffer(NioContext) - Method in interface com.rabbitmq.client.impl.nio.ByteBufferFactory
Create the ByteBuffer that contains inbound frames.
createReadBuffer(NioContext) - Method in class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
createSocket(String) - Method in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
createWriteBuffer(NioContext) - Method in interface com.rabbitmq.client.impl.nio.ByteBufferFactory
Create the ByteBuffer that contains outbound frames.
createWriteBuffer(NioContext) - Method in class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
credentialsProvider - Variable in class com.rabbitmq.client.ConnectionFactory
 
credentialsProvider - Variable in class com.rabbitmq.client.impl.AMQConnection
 
credentialsProvider - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
credentialsProvider - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
CredentialsProvider - Interface in com.rabbitmq.client.impl
Provider interface for establishing credentials for connecting to the broker.
CredentialsProviderState(CredentialsProvider) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
credentialsProviderStates - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
credentialsRefreshService - Variable in class com.rabbitmq.client.ConnectionFactory
 
credentialsRefreshService - Variable in class com.rabbitmq.client.impl.AMQConnection
 
credentialsRefreshService - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
CredentialsRefreshService - Interface in com.rabbitmq.client.impl
Provider interface to refresh credentials when appropriate and perform an operation once the credentials have been renewed.
current - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 
currentElement - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 
cypherOut - Variable in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 

D

Declare(int, String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
Declare(int, String, String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
Declare(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
Declare(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
DeclareOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
DeclareOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
DeclareOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
DeclareOk(String, int, int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
decode(byte[]) - Static method in class com.rabbitmq.client.MapRpcServer
 
decrementChannelCount(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Decrements channel count.
decrementConnectionCount(Connection) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Decrements connection count.
DEFAULT - Static variable in class com.rabbitmq.client.SocketChannelConfigurators
Default SocketChannelConfigurator that disables Nagle's algorithm.
DEFAULT - Static variable in class com.rabbitmq.client.SocketConfigurators
Default SocketConfigurator that disables Nagle's algorithm.
DEFAULT - Static variable in class com.rabbitmq.client.SslEngineConfigurators
Default SslEngineConfigurator, does nothing.
DEFAULT_AMQP_OVER_SSL_PORT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default ssl port
DEFAULT_AMQP_PORT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default non-ssl port
DEFAULT_CHANNEL_MAX - Static variable in class com.rabbitmq.client.ConnectionFactory
Default maximum channel number; 2047 because it's 2048 on the server side minus channel 0, which each connection uses for negotiation and error communication
DEFAULT_CHANNEL_RPC_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default continuation timeout for RPC calls in channels: 10 minutes
DEFAULT_CONNECTION_RECOVERY_TRIGGERING_CONDITION - Static variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default TCP connection timeout: 60 seconds
DEFAULT_FRAME_MAX - Static variable in class com.rabbitmq.client.ConnectionFactory
Default maximum frame size; zero means no limit
DEFAULT_HANDSHAKE_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default AMQP 0-9-1 connection handshake timeout.
DEFAULT_HEARTBEAT - Static variable in class com.rabbitmq.client.ConnectionFactory
Default heart-beat interval; 60 seconds
DEFAULT_HOST - Static variable in class com.rabbitmq.client.ConnectionFactory
The default host
DEFAULT_NETWORK_RECOVERY_INTERVAL - Static variable in class com.rabbitmq.client.ConnectionFactory
The default network recovery interval: 5000 millis
DEFAULT_NUM_THREADS - Static variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
DEFAULT_PASS - Static variable in class com.rabbitmq.client.ConnectionFactory
Default password
DEFAULT_PREFERRED_MECHANISMS - Static variable in class com.rabbitmq.client.JDKSaslConfig
 
DEFAULT_PREFIX - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
DEFAULT_QUEUE_NAME_SUPPLIER - Static variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
DEFAULT_REPLY_HANDLER - Static variable in class com.rabbitmq.client.RpcClient
 
DEFAULT_SHUTDOWN_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default shutdown timeout; zero means wait indefinitely
DEFAULT_USER - Static variable in class com.rabbitmq.client.ConnectionFactory
Default user name
DEFAULT_VHOST - Static variable in class com.rabbitmq.client.ConnectionFactory
Default virtual host
DEFAULT_WORK_POOL_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactory
The default timeout for work pool enqueueing: no timeout
DEFAULT_WRITE_QUEUE_FACTORY - Static variable in class com.rabbitmq.client.impl.nio.NioParams
 
DefaultByteBufferFactory - Class in com.rabbitmq.client.impl.nio
Default ByteBufferFactory that creates heap-based ByteBuffers.
DefaultByteBufferFactory() - Constructor for class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
DefaultByteBufferFactory(Function<Integer, ByteBuffer>) - Constructor for class com.rabbitmq.client.impl.nio.DefaultByteBufferFactory
 
defaultClientProperties() - Static method in class com.rabbitmq.client.impl.AMQConnection
Retrieve a copy of the default table of client properties that will be sent to the server during connection startup.
defaultConfigurator() - Method in class com.rabbitmq.client.SocketChannelConfigurators.Builder
Set default configuration.
defaultConfigurator() - Static method in class com.rabbitmq.client.SocketChannelConfigurators
The default SocketChannelConfigurator that disables Nagle's algorithm.
defaultConfigurator() - Method in class com.rabbitmq.client.SocketConfigurators.Builder
Set default configuration.
defaultConfigurator() - Static method in class com.rabbitmq.client.SocketConfigurators
The default SocketConfigurator that disables Nagle's algorithm.
defaultConfigurator() - Method in class com.rabbitmq.client.SslEngineConfigurators.Builder
Set default configuration (no op).
defaultConfigurator() - Static method in class com.rabbitmq.client.SslEngineConfigurators
Default SslEngineConfigurator, does nothing.
DefaultConnectionInfo(String, int) - Constructor for class com.rabbitmq.client.impl.AMQConnection.DefaultConnectionInfo
 
defaultConsumer - Variable in class com.rabbitmq.client.impl.ChannelN
The current default consumer, or null if there is none.
DefaultConsumer - Class in com.rabbitmq.client
Convenience class providing a default implementation of Consumer.
DefaultConsumer(Channel) - Constructor for class com.rabbitmq.client.DefaultConsumer
Constructs a new instance and records its association to the passed-in channel.
DefaultCredentialsProvider - Class in com.rabbitmq.client.impl
Default implementation of a CredentialsProvider which simply holds a static username and password.
DefaultCredentialsProvider(String, String) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsProvider
 
DefaultCredentialsRefreshService - Class in com.rabbitmq.client.impl
Scheduling-based implementation of CredentialsRefreshService.
DefaultCredentialsRefreshService(ScheduledExecutorService, Function<Duration, Duration>, Function<Duration, Boolean>) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Constructor.
DefaultCredentialsRefreshService.CredentialsProviderState - Class in com.rabbitmq.client.impl
State and refresh behavior for a CredentialsProvider and its registered entities.
DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder - Class in com.rabbitmq.client.impl
DefaultCredentialsRefreshService.FixedDelayBeforeExpirationRefreshDelayStrategy - Class in com.rabbitmq.client.impl
 
DefaultCredentialsRefreshService.FixedTimeApproachingExpirationStrategy - Class in com.rabbitmq.client.impl
 
DefaultCredentialsRefreshService.RatioRefreshDelayStrategy - Class in com.rabbitmq.client.impl
 
DefaultCredentialsRefreshService.Registration - Class in com.rabbitmq.client.impl
 
DefaultCredentialsRefreshServiceBuilder() - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
 
DefaultExceptionHandler - Class in com.rabbitmq.client.impl
Default implementation of ExceptionHandler used by AMQConnection.
DefaultExceptionHandler() - Constructor for class com.rabbitmq.client.impl.DefaultExceptionHandler
 
DefaultJsonRpcMapper - Class in com.rabbitmq.tools.jsonrpc
Deprecated.
DefaultJsonRpcMapper() - Constructor for class com.rabbitmq.tools.jsonrpc.DefaultJsonRpcMapper
Deprecated.
 
DefaultMethodVisitor() - Constructor for class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
DefaultRecoveryDelayHandler(long) - Constructor for class com.rabbitmq.client.RecoveryDelayHandler.DefaultRecoveryDelayHandler
Default Constructor
DefaultRetryHandler - Class in com.rabbitmq.client.impl.recovery
Composable topology recovery retry handler.
DefaultRetryHandler(BiPredicate<? super RecordedQueue, Exception>, BiPredicate<? super RecordedExchange, Exception>, BiPredicate<? super RecordedBinding, Exception>, BiPredicate<? super RecordedConsumer, Exception>, DefaultRetryHandler.RetryOperation<?>, DefaultRetryHandler.RetryOperation<?>, DefaultRetryHandler.RetryOperation<?>, DefaultRetryHandler.RetryOperation<?>, int, BackoffPolicy) - Constructor for class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
DefaultRetryHandler.RetryOperation<T> - Interface in com.rabbitmq.client.impl.recovery
 
DefaultRpcConsumer(Channel) - Constructor for class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
DefaultRpcConsumer(Channel, BlockingQueue<Delivery>) - Constructor for class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
DefaultSaslConfig - Class in com.rabbitmq.client
Default SASL configuration.
DefaultSaslConfig(String) - Constructor for class com.rabbitmq.client.DefaultSaslConfig
Create a DefaultSaslConfig with an explicit mechanism to use.
DefaultSocketChannelConfigurator - Class in com.rabbitmq.client
 
DefaultSocketChannelConfigurator() - Constructor for class com.rabbitmq.client.DefaultSocketChannelConfigurator
 
DefaultSocketConfigurator - Class in com.rabbitmq.client
 
DefaultSocketConfigurator() - Constructor for class com.rabbitmq.client.DefaultSocketConfigurator
 
delay - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.FixedDelayBeforeExpirationRefreshDelayStrategy
 
delegate - Variable in class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
delegate - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
delegate - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
Delete(int, String, boolean, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
Delete(int, String, boolean, boolean, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
Delete(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
Delete(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
DeleteOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
DeleteOk(int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
DeleteOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
DeleteOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
deleteRecordedConsumer(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
Delete the recorded consumer from this channel and accompanying connection
deleteRecordedConsumer(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
deleteRecordedExchange(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
deleteRecordedExchange(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
deleteRecordedExchangeBinding(AutorecoveringChannel, String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
deleteRecordedExchangeBinding(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
deleteRecordedQueue(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
deleteRecordedQueue(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
deleteRecordedQueueBinding(AutorecoveringChannel, String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
deleteRecordedQueueBinding(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
Deliver(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
Deliver(String, long, boolean, String, String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
DeliverCallback - Interface in com.rabbitmq.client
Callback interface to be notified when a message is delivered.
Delivery - Class in com.rabbitmq.client
Encapsulates an arbitrary message - simple "bean" holder structure.
Delivery(Envelope, AMQP.BasicProperties, byte[]) - Constructor for class com.rabbitmq.client.Delivery
 
deliveryMode - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
deliveryMode - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
deliveryMode(Integer) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
deliveryTag - Variable in class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
deliveryTag - Variable in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
deliveryTag - Variable in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
deliveryTag - Variable in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
deliveryTag - Variable in class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
deliveryTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
deliveryTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
deliveryTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
deliveryTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
deliveryTag - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
deliveryTag(long) - Method in class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
deliveryTag(long) - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
deliveryTag(long) - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
deliveryTag(long) - Method in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
deliveryTag(long) - Method in class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
destination - Variable in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
destination - Variable in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
destination - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
destination - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
destination - Variable in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
destination(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
destination(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
destination(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
dev() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
Set up a non-secured environment, useful for development and testing.
DIRECT - Enum constant in enum class com.rabbitmq.client.BuiltinExchangeType
 
DISABLE_NAGLE_ALGORITHM - Static variable in class com.rabbitmq.client.SocketChannelConfigurators
Disable Nagle's algorithm.
DISABLE_NAGLE_ALGORITHM - Static variable in class com.rabbitmq.client.SocketConfigurators
Disable Nagle's algorithm.
disableNagleAlgorithm() - Method in class com.rabbitmq.client.SocketChannelConfigurators.Builder
Disable Nagle's Algorithm.
disableNagleAlgorithm() - Static method in class com.rabbitmq.client.SocketChannelConfigurators
SocketChannelConfigurator that disables Nagle's algorithm.
disableNagleAlgorithm() - Method in class com.rabbitmq.client.SocketConfigurators.Builder
Disable Nagle's Algorithm.
disableNagleAlgorithm() - Static method in class com.rabbitmq.client.SocketConfigurators
SocketConfigurator that disables Nagle's algorithm.
disconnectChannel(ChannelN) - Method in class com.rabbitmq.client.impl.AMQConnection
Protected API - respond, in the driver thread, to a ShutdownSignal.
dispatcher - Variable in class com.rabbitmq.client.impl.ChannelN
Dispatcher of consumer work for this channel
dispatchIoErrorToConnection(SocketChannelFrameHandlerState, Throwable) - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
dispatchShutdownToConnection(SocketChannelFrameHandlerState) - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
dispatchShutdownToConnection(Runnable, String) - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
DnsRecordIpAddressResolver - Class in com.rabbitmq.client
AddressResolver that resolves DNS record IPs.
DnsRecordIpAddressResolver() - Constructor for class com.rabbitmq.client.DnsRecordIpAddressResolver
 
DnsRecordIpAddressResolver(Address) - Constructor for class com.rabbitmq.client.DnsRecordIpAddressResolver
 
DnsRecordIpAddressResolver(Address, boolean) - Constructor for class com.rabbitmq.client.DnsRecordIpAddressResolver
 
DnsRecordIpAddressResolver(String) - Constructor for class com.rabbitmq.client.DnsRecordIpAddressResolver
 
DnsRecordIpAddressResolver(String, int) - Constructor for class com.rabbitmq.client.DnsRecordIpAddressResolver
 
DnsRecordIpAddressResolver(String, int, boolean) - Constructor for class com.rabbitmq.client.DnsRecordIpAddressResolver
 
DnsSrvRecordAddressResolver - Class in com.rabbitmq.client
AddressResolver that resolves addresses against a DNS SRV request.
DnsSrvRecordAddressResolver(String) - Constructor for class com.rabbitmq.client.DnsSrvRecordAddressResolver
 
DnsSrvRecordAddressResolver(String, String) - Constructor for class com.rabbitmq.client.DnsSrvRecordAddressResolver
 
DnsSrvRecordAddressResolver.SrvRecord - Class in com.rabbitmq.client
 
dnsUrls - Variable in class com.rabbitmq.client.DnsSrvRecordAddressResolver
URLs of the DNS servers.
doCall(AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.RpcClient
 
doCall(AMQP.BasicProperties, byte[], int) - Method in class com.rabbitmq.client.RpcClient
 
doCall(String) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Runs a single JSON-RPC request.
doEnqueueRpc(Supplier<RpcWrapper>) - Method in class com.rabbitmq.client.impl.AMQChannel
 
doFinalShutdown() - Method in class com.rabbitmq.client.impl.AMQConnection
private API
doFlush() - Method in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
doHandshake(WritableByteChannel, ReadableByteChannel, SSLEngine) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
doRetry(BiPredicate<RecordedEntity, Exception>, DefaultRetryHandler.RetryOperation<?>, RecordedEntity, RetryContext) - Method in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
dormantToReady(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
drain(WritableByteChannel, ByteBuffer) - Static method in class com.rabbitmq.client.impl.nio.ByteBufferOutputStream
 
drainTo(VariableLinkedBlockingQueue<W>, Collection<W>, int) - Method in class com.rabbitmq.client.impl.WorkPool
Private implementation of drainTo (not implemented for LinkedList<W>s).
drainTo(Collection<? super E>) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
durable - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
durable - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
durable - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
durable - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
durable - Variable in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
durable - Variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
durable() - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
durable() - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
durable(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
durable(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
durable(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
durable(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 

E

emitFlagWord(boolean) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
EMPTY_BYTE_ARRAY - Static variable in class com.rabbitmq.client.impl.CommandAssembler
 
EMPTY_FRAME_SIZE - Static variable in class com.rabbitmq.client.impl.AMQCommand
EMPTY_FRAME_SIZE = 8 = 1 + 2 + 4 + 1 1 byte of frame type 2 bytes of channel number 4 bytes of frame payload length 1 byte of payload trailer FRAME_END byte See AMQCommand.checkEmptyFrameSize(), an assertion checked at startup.
EMPTY_STRING - Static variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
ENABLE_HOSTNAME_VERIFICATION - Static variable in class com.rabbitmq.client.SocketConfigurators
Enable server hostname validation for TLS connections.
ENABLE_HOSTNAME_VERIFICATION - Static variable in class com.rabbitmq.client.SslEngineConfigurators
SslEngineConfigurator that enables server hostname verification.
enableHostnameVerification() - Method in class com.rabbitmq.client.ConnectionFactory
Enable server hostname verification for TLS connections.
enableHostnameVerification() - Method in class com.rabbitmq.client.impl.nio.NioParams
Enable server hostname verification for TLS connections.
enableHostnameVerification() - Method in class com.rabbitmq.client.SocketConfigurators.Builder
Enable server hostname verification for TLS connections.
enableHostnameVerification() - Static method in class com.rabbitmq.client.SocketConfigurators
SocketConfigurator that enable server hostname verification for TLS connections.
enableHostnameVerification() - Method in class com.rabbitmq.client.SslEngineConfigurators.Builder
Enables server hostname verification.
enableHostnameVerification() - Static method in class com.rabbitmq.client.SslEngineConfigurators
SslEngineConfigurator that enables server hostname verification.
enableHostnameVerification(SSLParameters) - Static method in class com.rabbitmq.client.SocketConfigurators
 
enableHostnameVerificationForBlockingIo() - Method in class com.rabbitmq.client.ConnectionFactory
 
enableHostnameVerificationForNio() - Method in class com.rabbitmq.client.ConnectionFactory
 
encode(StringBuilder, String, String) - Static method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
encode(String, String) - Static method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
encode(Map<String, Object>) - Static method in class com.rabbitmq.client.MapRpcServer
 
endWriteSequence() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
enqueueAsyncRpc(Method, CompletableFuture<Command>) - Method in class com.rabbitmq.client.impl.AMQChannel
 
enqueueingCallback - Variable in class com.rabbitmq.client.impl.WorkPool
 
enqueueRpc(AMQChannel.RpcContinuation) - Method in class com.rabbitmq.client.impl.AMQChannel
 
enqueueRpc(AMQChannel.RpcContinuation) - Method in class com.rabbitmq.client.impl.ChannelN
 
ensureIsOpen() - Method in class com.rabbitmq.client.impl.AMQChannel
 
ensureIsOpen() - Method in class com.rabbitmq.client.impl.AMQConnection
 
ensureUnsignedShort(int) - Static method in class com.rabbitmq.client.ConnectionFactory
 
entity - Variable in class com.rabbitmq.client.impl.recovery.RetryContext
 
entity() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The to-be-recovered entity.
envelope - Variable in class com.rabbitmq.client.GetResponse
 
envelope - Variable in class com.rabbitmq.client.RpcClient.Response
 
Envelope - Class in com.rabbitmq.client
Encapsulates a group of parameters used for AMQP's Basic methods
Envelope(long, boolean, String, String) - Constructor for class com.rabbitmq.client.Envelope
Construct an Envelope with the specified construction parameters
Environment - Class in com.rabbitmq.client.impl
Infers information about the execution environment, e.g.
Environment() - Constructor for class com.rabbitmq.client.impl.Environment
 
equals(Object) - Method in class com.rabbitmq.client.Address
 
equals(Object) - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
equals(Object) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
equals(Object) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.Registration
 
equals(Object) - Method in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
 
equals(Object) - Method in class com.rabbitmq.client.impl.nio.SocketChannelRegistration
 
equals(Object) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
equals(Object) - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
equals(Object) - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
equals(Object) - Method in class com.rabbitmq.client.impl.Version
 
error - Variable in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
Error detail object - may not always be present or meaningful
error - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
errorHistory - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.Registration
 
errorOnWriteListener - Variable in class com.rabbitmq.client.ConnectionFactory
Listener called when a connection gets an IO error trying to write on the socket.
errorOnWriteListener - Variable in class com.rabbitmq.client.impl.AMQConnection
 
errorOnWriteListener - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
ErrorOnWriteListener - Interface in com.rabbitmq.client.impl
Listener called when a connection gets an IO error trying to write on the socket.
errorResponse(Object, int, String, Object) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Construct and encode a JSON-RPC error response for the request ID given, using the code, message, and possible (JSON-encodable) argument passed in.
escapes - Static variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
exception - Variable in class com.rabbitmq.client.impl.recovery.RetryContext
 
exception - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
exception() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The exception that triggered the retry attempt.
exceptionHandler - Variable in class com.rabbitmq.client.ConnectionFactory
 
exceptionHandler - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
ExceptionHandler - Interface in com.rabbitmq.client
Interface to an exception-handling object.
exchange - Variable in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
exchange - Variable in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
exchange - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
exchange - Variable in class com.rabbitmq.client.Return
 
exchange - Variable in class com.rabbitmq.client.RpcClientParams
Exchange to send requests to
exchange() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The to-be-recovered entity as an exchange.
exchange(String) - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
exchange(String) - Method in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
exchange(String) - Method in class com.rabbitmq.client.RpcClientParams
 
Exchange() - Constructor for class com.rabbitmq.client.AMQP.Exchange
 
Exchange() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange
 
exchangeBind(String, String, String) - Method in interface com.rabbitmq.client.Channel
Bind an exchange to an exchange, with no extra arguments.
exchangeBind(String, String, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Bind an exchange to an exchange, with no extra arguments.
exchangeBind(String, String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeBind(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Bind an exchange to an exchange.
exchangeBind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Bind an exchange to an exchange.
exchangeBind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeBindNoWait(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Like Channel.exchangeBind(String, String, String, java.util.Map) but sets nowait parameter to true and returns void (as there will be no response from the server).
exchangeBindNoWait(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Like Channel.exchangeBind(String, String, String, java.util.Map) but sets nowait parameter to true and returns void (as there will be no response from the server).
exchangeBindNoWait(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, BuiltinExchangeType) - Method in interface com.rabbitmq.client.Channel
Actively declare a non-autodelete, non-durable exchange with no extra arguments
exchangeDeclare(String, BuiltinExchangeType) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Actively declare a non-autodelete, non-durable exchange with no extra arguments
exchangeDeclare(String, BuiltinExchangeType) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, BuiltinExchangeType, boolean) - Method in interface com.rabbitmq.client.Channel
Actively declare a non-autodelete exchange with no extra arguments
exchangeDeclare(String, BuiltinExchangeType, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Actively declare a non-autodelete exchange with no extra arguments
exchangeDeclare(String, BuiltinExchangeType, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, BuiltinExchangeType, boolean, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Declare an exchange, via an interface that allows the complete set of arguments.
exchangeDeclare(String, BuiltinExchangeType, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare an exchange, via an interface that allows the complete set of arguments.
exchangeDeclare(String, BuiltinExchangeType, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, BuiltinExchangeType, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Declare an exchange.
exchangeDeclare(String, BuiltinExchangeType, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare an exchange.
exchangeDeclare(String, BuiltinExchangeType, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, String) - Method in interface com.rabbitmq.client.Channel
Actively declare a non-autodelete, non-durable exchange with no extra arguments
exchangeDeclare(String, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Actively declare a non-autodelete, non-durable exchange with no extra arguments
exchangeDeclare(String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, String, boolean) - Method in interface com.rabbitmq.client.Channel
Actively declare a non-autodelete exchange with no extra arguments
exchangeDeclare(String, String, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Actively declare a non-autodelete exchange with no extra arguments
exchangeDeclare(String, String, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, String, boolean, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Declare an exchange, via an interface that allows the complete set of arguments.
exchangeDeclare(String, String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare an exchange, via an interface that allows the complete set of arguments.
exchangeDeclare(String, String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclare(String, String, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Declare an exchange.
exchangeDeclare(String, String, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare an exchange.
exchangeDeclare(String, String, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclareNoWait(String, BuiltinExchangeType, boolean, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Like Channel.exchangeDeclare(String, String, boolean, boolean, java.util.Map) but sets nowait parameter to true and returns nothing (as there will be no response from the server).
exchangeDeclareNoWait(String, BuiltinExchangeType, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
 
exchangeDeclareNoWait(String, BuiltinExchangeType, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclareNoWait(String, String, boolean, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Like Channel.exchangeDeclare(String, String, boolean, boolean, java.util.Map) but sets nowait parameter to true and returns nothing (as there will be no response from the server).
exchangeDeclareNoWait(String, String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
 
exchangeDeclareNoWait(String, String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeclarePassive(String) - Method in interface com.rabbitmq.client.Channel
Declare an exchange passively; that is, check if the named exchange exists.
exchangeDeclarePassive(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare an exchange passively; that is, check if the named exchange exists.
exchangeDeclarePassive(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDelete(String) - Method in interface com.rabbitmq.client.Channel
Delete an exchange, without regard for whether it is in use or not
exchangeDelete(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Delete an exchange, without regard for whether it is in use or not
exchangeDelete(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDelete(String, boolean) - Method in interface com.rabbitmq.client.Channel
Delete an exchange
exchangeDelete(String, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Delete an exchange
exchangeDelete(String, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeDeleteNoWait(String, boolean) - Method in interface com.rabbitmq.client.Channel
Like Channel.exchangeDelete(String, boolean) but sets nowait parameter to true and returns void (as there will be no response from the server).
exchangeDeleteNoWait(String, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Like Channel.exchangeDelete(String, boolean) but sets nowait parameter to true and returns void (as there will be no response from the server).
exchangeDeleteNoWait(String, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
exchangeRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
exchangeRecoveryRetryCondition(BiPredicate<? super RecordedExchange, Exception>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
exchangeRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
exchangeRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
exchangeRecoveryRetryOperation(DefaultRetryHandler.RetryOperation<?>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
exchangeUnbind(String, String, String) - Method in interface com.rabbitmq.client.Channel
Unbind an exchange from an exchange, with no extra arguments.
exchangeUnbind(String, String, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Unbind an exchange from an exchange, with no extra arguments.
exchangeUnbind(String, String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeUnbind(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Unbind an exchange from an exchange.
exchangeUnbind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Unbind an exchange from an exchange.
exchangeUnbind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
exchangeUnbindNoWait(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Same as Channel.exchangeUnbind(String, String, String, java.util.Map) but sets no-wait parameter to true and returns nothing (as there will be no response from the server).
exchangeUnbindNoWait(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Same as Channel.exchangeUnbind(String, String, String, java.util.Map) but sets no-wait parameter to true and returns nothing (as there will be no response from the server).
exchangeUnbindNoWait(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
excludeQueueFromRecovery(String, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Exclude the queue from the list of queues to recover after connection failure.
exclusive - Variable in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
exclusive - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
exclusive - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
exclusive - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
exclusive - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
exclusive - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
exclusive - Variable in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
exclusive - Variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
exclusive() - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
exclusive() - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
exclusive() - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
exclusive(boolean) - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
exclusive(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
exclusive(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
exclusive(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
exclusive(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
execute(Runnable) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
executeAndClean(Utils.IoTimeoutExceptionRunnable) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
executeUnlessShuttingDown(Runnable) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
executor - Variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
executor - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
executorService - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
executorService() - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
exnWrappingAsyncRpc(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
 
exnWrappingRpc(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
Placeholder until we address bug 15786 (implementing a proper exception hierarchy).
EXPECTING_CONTENT_BODY - Enum constant in enum class com.rabbitmq.client.impl.CommandAssembler.CAState
 
EXPECTING_CONTENT_HEADER - Enum constant in enum class com.rabbitmq.client.impl.CommandAssembler.CAState
 
EXPECTING_METHOD - Enum constant in enum class com.rabbitmq.client.impl.CommandAssembler.CAState
 
expiration - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
expiration - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
expiration(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
expiresIn - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
ExponentialBackoffDelayHandler() - Constructor for class com.rabbitmq.client.RecoveryDelayHandler.ExponentialBackoffDelayHandler
Default Constructor.
ExponentialBackoffDelayHandler(List<Long>) - Constructor for class com.rabbitmq.client.RecoveryDelayHandler.ExponentialBackoffDelayHandler
Constructor for passing your own backoff sequence
EXTENDED_KEY_USAGE - Static variable in class com.rabbitmq.client.impl.TlsUtils
 
extendedKeyUsage(byte[], X509Certificate) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
extensionPrettyPrint(String, byte[], X509Certificate) - Static method in class com.rabbitmq.client.impl.TlsUtils
Human-readable representation of an X509 certificate extension.
extensions(X509Certificate) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
EXTENSIONS - Static variable in class com.rabbitmq.client.impl.TlsUtils
 
EXTERNAL - Static variable in class com.rabbitmq.client.DefaultSaslConfig
 
ExternalMechanism - Class in com.rabbitmq.client.impl
The EXTERNAL auth mechanism
ExternalMechanism() - Constructor for class com.rabbitmq.client.impl.ExternalMechanism
 
extract() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Remove a node from head of queue,
extractResponseBody(InputStream) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 

F

factory - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
factory - Variable in class com.rabbitmq.client.JDKSaslConfig
 
factory - Variable in class com.rabbitmq.client.JDKSaslConfig.UsernamePasswordCallbackHandler
 
FALLBACK_TLS_PROTOCOL - Static variable in class com.rabbitmq.client.ConnectionFactory
 
FANOUT - Enum constant in enum class com.rabbitmq.client.BuiltinExchangeType
 
fieldValueSize(Object) - Static method in class com.rabbitmq.client.impl.Frame
Computes the AMQP wire-protocol length of a protocol-encoded field-value.
fill(Object, Map<String, Object>) - Static method in class com.rabbitmq.tools.json.JSONUtil
Uses reflection to fill public fields and Bean properties of the target object from the source Map.
fill(Object, Map<String, Object>, boolean) - Static method in class com.rabbitmq.tools.json.JSONUtil
Uses reflection to fill public fields and optionally Bean properties of the target object from the source Map.
fillInStackTrace() - Method in exception class com.rabbitmq.utility.Utility.ThrowableCreatedElsewhere
 
filterBinding(RecordedBinding) - Method in interface com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter
Decides whether a binding is recovered or not.
filterConsumer(RecordedConsumer) - Method in interface com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter
Decides whether a consumer is recovered or not.
filterExchange(RecordedExchange) - Method in interface com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter
Decides whether an exchange is recovered or not.
filterQueue(RecordedQueue) - Method in interface com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter
Decides whether a queue is recovered or not.
finalShutdownStarted - Variable in class com.rabbitmq.client.impl.AMQConnection
 
finishedShutdownFlag - Variable in class com.rabbitmq.client.impl.ChannelN
Future boolean for shutting down
finishPresence() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
 
finishPresence() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
finishProcessShutdownSignal() - Method in class com.rabbitmq.client.impl.ChannelN
Finish shutdown processing -- idempotent
finishShutdown(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.AMQConnection
 
finishWorkBlock(K) - Method in class com.rabbitmq.client.impl.WorkPool
Set client no longer in progress.
fixedDelayBeforeExpirationRefreshDelayStrategy(Duration) - Static method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Delay before refresh is time before expiration - specified duration.
FixedDelayBeforeExpirationRefreshDelayStrategy(Duration) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.FixedDelayBeforeExpirationRefreshDelayStrategy
 
fixedTimeApproachingExpirationStrategy(Duration) - Static method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Advise to refresh credentials if TTL <= limit.
FixedTimeApproachingExpirationStrategy(long) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.FixedTimeApproachingExpirationStrategy
 
fixStackTrace(T) - Static method in class com.rabbitmq.utility.Utility
 
flagWord - Variable in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Current field flag word
flagWord - Variable in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
Current flags word being accumulated
Flow(boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
Flow(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
FlowOk(boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
FlowOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
flush() - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - flush the output buffers
flush() - Method in interface com.rabbitmq.client.impl.FrameHandler
Flush the underlying data connection.
flush() - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - call this to ensure all accumulated argument values are correctly written to the output stream.
flush() - Method in class com.rabbitmq.client.impl.nio.ByteBufferOutputStream
 
flush() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
flush() - Method in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
flush() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
flush() - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - call this to ensure all accumulated values are correctly written to the output stream.
ForgivingExceptionHandler - Class in com.rabbitmq.client.impl
An implementation of ExceptionHandler that does not close channels on unhandled consumer and listener exception.
ForgivingExceptionHandler() - Constructor for class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
frame - Variable in class com.rabbitmq.client.impl.nio.FrameWriteRequest
 
Frame - Class in com.rabbitmq.client.impl
Represents an AMQP wire-protocol frame, with frame type, channel number, and payload bytes.
Frame(int, int) - Constructor for class com.rabbitmq.client.impl.Frame
Constructs a frame for output with a type and a channel number and a fresh accumulator waiting for payload.
Frame(int, int, byte[]) - Constructor for class com.rabbitmq.client.impl.Frame
Constructs a frame for input with a type, a channel number and a payload byte array.
FRAME_BODY - Static variable in interface com.rabbitmq.client.AMQP
 
FRAME_END - Static variable in interface com.rabbitmq.client.AMQP
 
FRAME_ERROR - Static variable in interface com.rabbitmq.client.AMQP
 
FRAME_HEADER - Static variable in interface com.rabbitmq.client.AMQP
 
FRAME_HEARTBEAT - Static variable in interface com.rabbitmq.client.AMQP
 
FRAME_METHOD - Static variable in interface com.rabbitmq.client.AMQP
 
FRAME_MIN_SIZE - Static variable in interface com.rabbitmq.client.AMQP
 
frameBuffer - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
frameBuilder - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
FrameBuilder - Class in com.rabbitmq.client.impl.nio
Class to create AMQP frames from a ReadableByteChannel.
FrameBuilder(ReadableByteChannel, ByteBuffer, int) - Constructor for class com.rabbitmq.client.impl.nio.FrameBuilder
 
frameChannel - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
frameHandler - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
FrameHandler - Interface in com.rabbitmq.client.impl
Interface to a frame handler.
frameHandlerFactory - Variable in class com.rabbitmq.client.ConnectionFactory
 
FrameHandlerFactory - Interface in com.rabbitmq.client.impl
 
frameMax - Variable in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
frameMax - Variable in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
frameMax - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
frameMax - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
frameMax(int) - Method in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
frameMax(int) - Method in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
framePayload - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
frameType - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
FrameWriteRequest - Class in com.rabbitmq.client.impl.nio
 
FrameWriteRequest(Frame) - Constructor for class com.rabbitmq.client.impl.nio.FrameWriteRequest
 
free(int) - Method in class com.rabbitmq.utility.IntAllocator
Make the provided integer available for allocation again.
freeSet - Variable in class com.rabbitmq.utility.IntAllocator
A bit is SET in freeSet if the corresponding integer is FREE
A bit is UNSET in freeSet if the corresponding integer is ALLOCATED
fromBodyFragment(int, byte[], int, int) - Static method in class com.rabbitmq.client.impl.Frame
 
fromSrvQueryResult(String) - Static method in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
fullyLock() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Lock to prevent both puts and takes.
fullyUnlock() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Unlock to allow both puts and takes.
future - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 

G

get() - Method in interface com.rabbitmq.client.observation.ObservationCollector.BasicGetCall
 
get() - Method in class com.rabbitmq.client.RpcClient.IncrementingCorrelationIdSupplier
 
get() - Method in class com.rabbitmq.utility.BlockingCell
Wait for a value, and when one arrives, return it (without clearing it).
get(long) - Method in class com.rabbitmq.utility.BlockingCell
Wait for a value, and when one arrives, return it (without clearing it).
Get(int, String, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
Get(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
getAcceptedIssuers() - Method in class com.rabbitmq.client.TrustEverythingTrustManager
Always returns an empty array of X509Certificates.
getAccess() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
getActive() - Method in interface com.rabbitmq.client.AMQP.Access.Request
 
getActive() - Method in interface com.rabbitmq.client.AMQP.Channel.Flow
 
getActive() - Method in interface com.rabbitmq.client.AMQP.Channel.FlowOk
 
getActive() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
getActive() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
getActive() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
getActiveDeliveryTagOffset() - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
getAddress() - Method in interface com.rabbitmq.client.Connection
Retrieve the host.
getAddress() - Method in class com.rabbitmq.client.impl.AMQConnection
Retrieve the host.
getAddress() - Method in interface com.rabbitmq.client.impl.NetworkConnection
Retrieve address of peer.
getAddress() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
getAddress() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getAddress() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
getAddresses() - Method in interface com.rabbitmq.client.AddressResolver
Get the potential Addresses to connect to.
getAddresses() - Method in class com.rabbitmq.client.DnsRecordIpAddressResolver
Get the IP addresses from a DNS query
getAddresses() - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver
 
getAddresses() - Method in class com.rabbitmq.client.ListAddressResolver
 
getAppId() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getAppId() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the appId field.
getArguments() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getArguments() - Method in interface com.rabbitmq.client.AMQP.Exchange.Bind
 
getArguments() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getArguments() - Method in interface com.rabbitmq.client.AMQP.Exchange.Unbind
 
getArguments() - Method in interface com.rabbitmq.client.AMQP.Queue.Bind
 
getArguments() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getArguments() - Method in interface com.rabbitmq.client.AMQP.Queue.Unbind
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getArguments() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
getArguments() - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
getArguments() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
getAutoDelete() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getAutoDelete() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getAutoDelete() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getAutoDelete() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getBody() - Method in class com.rabbitmq.client.Delivery
Retrieve the message body.
getBody() - Method in class com.rabbitmq.client.GetResponse
Get the message body included in this response
getBody() - Method in class com.rabbitmq.client.Return
 
getBody() - Method in class com.rabbitmq.client.RpcClient.Response
 
getBodySize() - Method in class com.rabbitmq.client.impl.AMQContentHeader
 
getByteBufferFactory() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getBytes() - Method in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
Get the content as a byte array.
getBytes() - Method in interface com.rabbitmq.client.LongString
Get the content as a byte array.
getCapabilities() - Method in interface com.rabbitmq.client.AMQP.Connection.Open
 
getCapabilities() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
getChallenge() - Method in interface com.rabbitmq.client.AMQP.Connection.Secure
 
getChallenge() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
getChannel() - Method in exception class com.rabbitmq.client.ChannelContinuationTimeoutException
channel that performed the call
getChannel() - Method in class com.rabbitmq.client.DefaultConsumer
Retrieve the channel.
getChannel() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
getChannel() - Method in class com.rabbitmq.client.impl.recovery.RecordedEntity
 
getChannel() - Method in class com.rabbitmq.client.RpcClient
Retrieve the channel.
getChannel() - Method in class com.rabbitmq.client.RpcClientParams
Set the channel to use for communication.
getChannel() - Method in class com.rabbitmq.client.RpcServer
Retrieve the channel.
getChannel(int) - Method in class com.rabbitmq.client.impl.ChannelManager
Looks up a channel on this connection.
getChannelId() - Method in interface com.rabbitmq.client.AMQP.Channel.OpenOk
 
getChannelId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
getChannelMax() - Method in interface com.rabbitmq.client.AMQP.Connection.Tune
 
getChannelMax() - Method in interface com.rabbitmq.client.AMQP.Connection.TuneOk
 
getChannelMax() - Method in interface com.rabbitmq.client.Connection
Get the negotiated maximum channel number.
getChannelMax() - Method in class com.rabbitmq.client.impl.AMQConnection
Get the negotiated maximum channel number.
getChannelMax() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
getChannelMax() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
getChannelMax() - Method in class com.rabbitmq.client.impl.ChannelManager
 
getChannelMax() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getChannelNumber() - Method in interface com.rabbitmq.client.Channel
Retrieve this channel's channel number.
getChannelNumber() - Method in exception class com.rabbitmq.client.ChannelContinuationTimeoutException
 
getChannelNumber() - Method in class com.rabbitmq.client.impl.AMQChannel
Public API - Retrieves this channel's channel number.
getChannelNumber() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
getChannelNumber() - Method in exception class com.rabbitmq.client.impl.UnknownChannelException
 
getChannelRpcTimeout() - Method in class com.rabbitmq.client.ConnectionFactory
Get the timeout for RPC calls in channels.
getChannelRpcTimeout() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getChannelRpcTimeout() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getClassId() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getClassId() - Method in interface com.rabbitmq.client.AMQP.Channel.Close
 
getClassId() - Method in interface com.rabbitmq.client.AMQP.Connection.Close
 
getClassId() - Method in interface com.rabbitmq.client.ContentHeader
Retrieve the class ID (see the spec for a list of allowable IDs).
getClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
getClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
getClassName() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getClassName() - Method in interface com.rabbitmq.client.ContentHeader
Retrieve the class name, eg "basic" (see the spec for a list of these).
getClientMajor() - Method in exception class com.rabbitmq.client.ProtocolVersionMismatchException
The client's AMQP specification major version.
getClientMinor() - Method in exception class com.rabbitmq.client.ProtocolVersionMismatchException
The client's AMQP specification minor version.
getClientProperties() - Method in interface com.rabbitmq.client.AMQP.Connection.StartOk
 
getClientProperties() - Method in interface com.rabbitmq.client.Connection
Get a copy of the map of client properties sent to the server
getClientProperties() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the currently-configured table of client properties that will be sent to the server during connection startup.
getClientProperties() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getClientProperties() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
getClientProperties() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getClientProperties() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getClientProvidedName() - Method in interface com.rabbitmq.client.Connection
Returns client-provided connection name, if any.
getClientProvidedName() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getClientProvidedName() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getClientVersion() - Method in exception class com.rabbitmq.client.ProtocolVersionMismatchException
The client's AMQP specification version.
getCloseReason() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
getCloseReason() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getCloseReason() - Method in class com.rabbitmq.client.impl.ShutdownNotifierComponent
 
getCloseReason() - Method in interface com.rabbitmq.client.ShutdownNotifier
Get the shutdown reason object
getClusterId() - Method in interface com.rabbitmq.client.AMQP.Basic.GetEmpty
 
getClusterId() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getClusterId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
getCode() - Method in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
 
getConnection() - Method in interface com.rabbitmq.client.Channel
Retrieve the connection which carries this channel.
getConnection() - Method in class com.rabbitmq.client.impl.AMQChannel
 
getConnection() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
getConnection() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
getConnectionRecoveryTriggeringCondition() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getConnectionShutdownExecutor() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getConnectionTimeout() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the TCP connection timeout.
getConsumer() - Method in class com.rabbitmq.client.RpcClient
Retrieve the consumer.
getConsumerCount() - Method in interface com.rabbitmq.client.AMQP.Queue.DeclareOk
 
getConsumerCount() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
getConsumerTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Cancel
 
getConsumerTag() - Method in interface com.rabbitmq.client.AMQP.Basic.CancelOk
 
getConsumerTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getConsumerTag() - Method in interface com.rabbitmq.client.AMQP.Basic.ConsumeOk
 
getConsumerTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Deliver
 
getConsumerTag() - Method in class com.rabbitmq.client.DefaultConsumer
Retrieve the consumer tag.
getConsumerTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
getConsumerTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
getConsumerTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getConsumerTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
getConsumerTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
getConsumerTag() - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
getConsumerTag() - Method in class com.rabbitmq.client.RpcClient.Response
 
getConsumerTag() - Method in interface com.rabbitmq.client.RpcServer.RpcConsumer
 
getConsumerWorkServiceExecutor() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getContentBody() - Method in interface com.rabbitmq.client.Command
Retrieves the body byte array that travelled as part of this Command, if any.
getContentBody() - Method in class com.rabbitmq.client.impl.AMQCommand
Public API - Retrieves the body byte array that travelled as part of this Command, if any.
getContentBody() - Method in class com.rabbitmq.client.impl.CommandAssembler
 
getContentEncoding() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getContentEncoding() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the contentEncoding field.
getContentHeader() - Method in interface com.rabbitmq.client.Command
Retrieves the ContentHeader subclass instance held as part of this Command, if any.
getContentHeader() - Method in class com.rabbitmq.client.impl.AMQCommand
Public API - Retrieves the ContentHeader subclass instance held as part of this Command, if any.
getContentHeader() - Method in class com.rabbitmq.client.impl.CommandAssembler
 
getContentType() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getContentType() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the contentType field.
getContinuationMap() - Method in class com.rabbitmq.client.RpcClient
Retrieve the continuation map.
getCorrelationId() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getCorrelationId() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the correlationId field.
getCorrelationId() - Method in class com.rabbitmq.client.RpcClient
Retrieve the last correlation id used.
getCorrelationIdSupplier() - Method in class com.rabbitmq.client.RpcClientParams
 
getCredentialsProvider() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getCredentialsRefreshService() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getDefaultConsumer() - Method in interface com.rabbitmq.client.Channel
Get the current default consumer.
getDefaultConsumer() - Method in class com.rabbitmq.client.impl.ChannelN
Returns the current default consumer.
getDefaultConsumer() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
getDefaultVersion() - Static method in class com.rabbitmq.client.impl.ClientVersion
 
getDelay(int) - Method in class com.rabbitmq.client.RecoveryDelayHandler.DefaultRecoveryDelayHandler
 
getDelay(int) - Method in class com.rabbitmq.client.RecoveryDelayHandler.ExponentialBackoffDelayHandler
 
getDelay(int) - Method in interface com.rabbitmq.client.RecoveryDelayHandler
Get the time to sleep (in milliseconds) before attempting to reconnect and recover again.
getDelegate() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
getDelegate() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Not supposed to be used outside of automated tests.
getDelegateChannel() - Method in class com.rabbitmq.client.impl.recovery.RecordedEntity
 
getDeliveryMode() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getDeliveryMode() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the deliveryMode field.
getDeliveryTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Ack
 
getDeliveryTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Deliver
 
getDeliveryTag() - Method in interface com.rabbitmq.client.AMQP.Basic.GetOk
 
getDeliveryTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Nack
 
getDeliveryTag() - Method in interface com.rabbitmq.client.AMQP.Basic.Reject
 
getDeliveryTag() - Method in class com.rabbitmq.client.Envelope
Get the delivery tag included in this parameter envelope
getDeliveryTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
getDeliveryTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
getDeliveryTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
getDeliveryTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
getDeliveryTag() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
getDestination() - Method in interface com.rabbitmq.client.AMQP.Exchange.Bind
 
getDestination() - Method in interface com.rabbitmq.client.AMQP.Exchange.Unbind
 
getDestination() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
getDestination() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
getDestination() - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
getDurable() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getDurable() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getDurable() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getDurable() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
GetEmpty(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
GetEmpty(String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
getEnvelope() - Method in class com.rabbitmq.client.Delivery
Retrieve the message envelope.
getEnvelope() - Method in class com.rabbitmq.client.GetResponse
Get the Envelope included in this response
getEnvelope() - Method in class com.rabbitmq.client.RpcClient.Response
 
getError() - Method in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
 
getError() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
getErrorOnWriteListener() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getException() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
getExceptionHandler() - Method in interface com.rabbitmq.client.Connection
Get the exception handler.
getExceptionHandler() - Method in class com.rabbitmq.client.ConnectionFactory
Get the exception handler.
getExceptionHandler() - Method in class com.rabbitmq.client.impl.AMQConnection
Protected API - retrieve the current ExceptionHandler
getExceptionHandler() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getExceptionHandler() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Basic.Deliver
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Basic.GetOk
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Basic.Publish
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Basic.Return
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Exchange.Delete
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Queue.Bind
 
getExchange() - Method in interface com.rabbitmq.client.AMQP.Queue.Unbind
 
getExchange() - Method in class com.rabbitmq.client.Envelope
Get the name of the exchange included in this parameter envelope
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
getExchange() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
getExchange() - Method in class com.rabbitmq.client.Return
 
getExchange() - Method in class com.rabbitmq.client.RpcClient
Retrieve the exchange.
getExchange() - Method in class com.rabbitmq.client.RpcClientParams
Set the exchange to send requests to.
getExclusive() - Method in interface com.rabbitmq.client.AMQP.Access.Request
 
getExclusive() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getExclusive() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getExclusive() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
getExclusive() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getExclusive() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getExpectedFrameType() - Method in exception class com.rabbitmq.client.UnexpectedFrameError
 
getExpiration() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getExpiration() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the expiration field.
getExpiresIn() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
getFrameHandler() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getFrameMax() - Method in interface com.rabbitmq.client.AMQP.Connection.Tune
 
getFrameMax() - Method in interface com.rabbitmq.client.AMQP.Connection.TuneOk
 
getFrameMax() - Method in interface com.rabbitmq.client.Connection
Get the negotiated maximum frame size.
getFrameMax() - Method in class com.rabbitmq.client.impl.AMQConnection
Get the negotiated maximum frame size.
getFrameMax() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
getFrameMax() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
getFrameMax() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getGlobal() - Method in interface com.rabbitmq.client.AMQP.Basic.Qos
 
getGlobal() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
getHandshakeTimeout() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the AMQP 0-9-1 protocol handshake timeout.
getHandshakeTimeout() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getHeaders() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getHeaders() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the table in the headers field as a map of fields names and values.
getHeartbeat() - Method in interface com.rabbitmq.client.AMQP.Connection.Tune
 
getHeartbeat() - Method in interface com.rabbitmq.client.AMQP.Connection.TuneOk
 
getHeartbeat() - Method in interface com.rabbitmq.client.Connection
Get the negotiated heartbeat interval.
getHeartbeat() - Method in class com.rabbitmq.client.impl.AMQConnection
Get the negotiated heartbeat interval.
getHeartbeat() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
getHeartbeat() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
getHeartbeat() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getHeartbeatExecutor() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getHelp() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
getHelp() - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
getHost() - Method in class com.rabbitmq.client.Address
Get the host name
getHost() - Method in class com.rabbitmq.client.ConnectionFactory
 
getHost() - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
getHostAddress() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getId() - Method in interface com.rabbitmq.client.Connection
Returns a unique ID for this connection.
getId() - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Returns a unique ID for this connection.
getId() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Public API - Returns a unique ID for this connection.
getId() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
getId() - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
getIfEmpty() - Method in interface com.rabbitmq.client.AMQP.Queue.Delete
 
getIfEmpty() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
getIfUnused() - Method in interface com.rabbitmq.client.AMQP.Exchange.Delete
 
getIfUnused() - Method in interface com.rabbitmq.client.AMQP.Queue.Delete
 
getIfUnused() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
getIfUnused() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
getImmediate() - Method in interface com.rabbitmq.client.AMQP.Basic.Publish
 
getImmediate() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
getIndentMode() - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
getInputStream() - Method in class com.rabbitmq.client.impl.Frame
Public API - retrieves a new DataInputStream streaming over the payload
getInputStream() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
getInsist() - Method in interface com.rabbitmq.client.AMQP.Connection.Open
 
getInsist() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
getInternal() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getInternal() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getJavaReturnType() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
getKnownHosts() - Method in interface com.rabbitmq.client.AMQP.Connection.OpenOk
 
getKnownHosts() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
getLastActivity() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
getLocalAddress() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getLocalAddress() - Method in interface com.rabbitmq.client.impl.NetworkConnection
Retrieve the local host.
getLocalAddress() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
getLocalAddress() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getLocalAddress() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
getLocale() - Method in interface com.rabbitmq.client.AMQP.Connection.StartOk
 
getLocale() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
getLocales() - Method in interface com.rabbitmq.client.AMQP.Connection.Start
 
getLocales() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
getLocalPort() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getLocalPort() - Method in interface com.rabbitmq.client.impl.NetworkConnection
Retrieve the local port number.
getLocalPort() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
getLocalPort() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getLocalPort() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
getMajor() - Method in class com.rabbitmq.client.impl.Version
Retrieve the major version number.
getMandatory() - Method in interface com.rabbitmq.client.AMQP.Basic.Publish
 
getMandatory() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
getMaxInboundMessageBodySize() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getMaxInboundMessageBodySize() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getMaxSeenDeliveryTag() - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
getMechanism() - Method in interface com.rabbitmq.client.AMQP.Connection.StartOk
 
getMechanism() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
getMechanisms() - Method in interface com.rabbitmq.client.AMQP.Connection.Start
 
getMechanisms() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
getMessage() - Method in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
 
getMessageCount() - Method in interface com.rabbitmq.client.AMQP.Basic.GetOk
 
getMessageCount() - Method in interface com.rabbitmq.client.AMQP.Queue.DeclareOk
 
getMessageCount() - Method in interface com.rabbitmq.client.AMQP.Queue.DeleteOk
 
getMessageCount() - Method in interface com.rabbitmq.client.AMQP.Queue.PurgeOk
 
getMessageCount() - Method in class com.rabbitmq.client.GetResponse
Get the server's most recent estimate of the number of messages remaining on the queue.
getMessageCount() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
getMessageCount() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
getMessageCount() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
getMessageCount() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
getMessageId() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getMessageId() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the messageId field.
getMethod() - Method in exception class com.rabbitmq.client.ChannelContinuationTimeoutException
 
getMethod() - Method in interface com.rabbitmq.client.Command
Retrieves the Method held within this Command.
getMethod() - Method in class com.rabbitmq.client.impl.AMQCommand
Public API - Retrieves the Method held within this Command.
getMethod() - Method in class com.rabbitmq.client.impl.CommandAssembler
 
getMethod() - Method in exception class com.rabbitmq.client.UnexpectedMethodError
Return the wrapped method.
getMethod() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
getMethodId() - Method in interface com.rabbitmq.client.AMQP.Channel.Close
 
getMethodId() - Method in interface com.rabbitmq.client.AMQP.Connection.Close
 
getMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
getMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
getMetricsCollector() - Method in class com.rabbitmq.client.ConnectionFactory
 
getMinor() - Method in class com.rabbitmq.client.impl.Version
Retrieve the minor version number.
getMultiple() - Method in interface com.rabbitmq.client.AMQP.Basic.Ack
 
getMultiple() - Method in interface com.rabbitmq.client.AMQP.Basic.Nack
 
getMultiple() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
getMultiple() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
getName() - Method in class com.rabbitmq.client.impl.CRDemoMechanism
 
getName() - Method in class com.rabbitmq.client.impl.ExternalMechanism
 
getName() - Method in class com.rabbitmq.client.impl.PlainMechanism
 
getName() - Method in class com.rabbitmq.client.impl.recovery.RecordedNamedEntity
 
getName() - Method in class com.rabbitmq.client.JDKSaslConfig.JDKSaslMechanism
 
getName() - Method in interface com.rabbitmq.client.SaslMechanism
The name of this mechanism (e.g.
getName() - Method in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
 
getName() - Method in class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
getName() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
getName() - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
getNameToUseForRecovery() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
getNameToUseForRecovery(RecordedQueue) - Method in interface com.rabbitmq.client.impl.recovery.RecoveredQueueNameSupplier
Get the queue name to use when recovering this RecordedQueue entity
getNbIoThreads() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getNetworkRecoveryInterval() - Method in class com.rabbitmq.client.ConnectionFactory
Returns automatic connection recovery interval in milliseconds.
getNetworkRecoveryInterval() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getNewSecret() - Method in interface com.rabbitmq.client.AMQP.Connection.UpdateSecret
 
getNewSecret() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
getNextPublishSeqNo() - Method in interface com.rabbitmq.client.Channel
When in confirm mode, returns the sequence number of the next message to be published.
getNextPublishSeqNo() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - When in confirm mode, returns the sequence number of the next message to be published.
getNextPublishSeqNo() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
getNioExecutor() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getNioParams() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the parameters for NIO mode.
getNioParams() - Method in class com.rabbitmq.client.impl.nio.NioContext
NIO params.
getNoAck() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getNoAck() - Method in interface com.rabbitmq.client.AMQP.Basic.Get
 
getNoAck() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getNoAck() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
getNoLocal() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getNoLocal() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Basic.Cancel
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Confirm.Select
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Exchange.Bind
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Exchange.Delete
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Exchange.Unbind
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Queue.Bind
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Queue.Delete
 
getNowait() - Method in interface com.rabbitmq.client.AMQP.Queue.Purge
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
getNowait() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
GetOk(long, boolean, String, String, int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
GetOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
getOutOfBand() - Method in interface com.rabbitmq.client.AMQP.Channel.Open
 
getOutOfBand() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
getOutputStream() - Method in class com.rabbitmq.client.impl.Frame
Public API - retrieves a fresh DataOutputStream streaming into the accumulator
getParameters() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
getParams() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
getPassive() - Method in interface com.rabbitmq.client.AMQP.Access.Request
 
getPassive() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getPassive() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getPassive() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
getPassive() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getPassive() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getPassword() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the password.
getPassword() - Method in interface com.rabbitmq.client.impl.CredentialsProvider
Password/secret/token to use for authentication
getPassword() - Method in class com.rabbitmq.client.impl.DefaultCredentialsProvider
 
getPassword() - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
getPayload() - Method in class com.rabbitmq.client.impl.Frame
Public API - retrieves the frame payload
getPeerAddress() - Method in class com.rabbitmq.client.impl.AMQConnection.DefaultConnectionInfo
 
getPeerAddress() - Method in interface com.rabbitmq.client.observation.ObservationCollector.ConnectionInfo
 
getPeerPort() - Method in class com.rabbitmq.client.impl.AMQConnection.DefaultConnectionInfo
 
getPeerPort() - Method in interface com.rabbitmq.client.observation.ObservationCollector.ConnectionInfo
 
getPort() - Method in class com.rabbitmq.client.Address
Get the port number
getPort() - Method in interface com.rabbitmq.client.Connection
Retrieve the port number.
getPort() - Method in class com.rabbitmq.client.ConnectionFactory
 
getPort() - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
getPort() - Method in class com.rabbitmq.client.impl.AMQConnection
Retrieve the port number.
getPort() - Method in interface com.rabbitmq.client.impl.NetworkConnection
Retrieve port number of peer.
getPort() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
getPort() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getPort() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
getPrefetchCount() - Method in interface com.rabbitmq.client.AMQP.Basic.Qos
 
getPrefetchCount() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
getPrefetchSize() - Method in interface com.rabbitmq.client.AMQP.Basic.Qos
 
getPrefetchSize() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
getPriority() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getPriority() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the priority field.
getPriority() - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
getProcedure(String, int) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Looks up a single ProcedureDescription by name and arity.
getProcs() - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Gets a collection of all ProcedureDescription for this service
getProperties() - Method in class com.rabbitmq.client.Delivery
Retrieve the message properties.
getProperties() - Method in class com.rabbitmq.client.Return
 
getProperties() - Method in class com.rabbitmq.client.RpcClient.Response
 
getProps() - Method in class com.rabbitmq.client.GetResponse
Get the AMQP.BasicProperties included in this response
getQueue() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Basic.Get
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Queue.Bind
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Queue.DeclareOk
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Queue.Delete
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Queue.Purge
 
getQueue() - Method in interface com.rabbitmq.client.AMQP.Queue.Unbind
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
getQueue() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
getQueue() - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
getQueueName() - Method in class com.rabbitmq.client.RpcServer
Retrieve the queue name.
getRead() - Method in interface com.rabbitmq.client.AMQP.Access.Request
 
getRead() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
getReadByteBufferSize() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getRealm() - Method in interface com.rabbitmq.client.AMQP.Access.Request
 
getRealm() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
getReason() - Method in interface com.rabbitmq.client.AMQP.Connection.Blocked
 
getReason() - Method in interface com.rabbitmq.client.AMQP.Connection.UpdateSecret
 
getReason() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
getReason() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
getReason() - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
getReason() - Method in exception class com.rabbitmq.client.ShutdownSignalException
 
getReceivedAt() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
getReceivedFrame() - Method in exception class com.rabbitmq.client.UnexpectedFrameError
 
getRecordedBindings() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getRecordedConsumers() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getRecordedEntity() - Method in class com.rabbitmq.client.impl.recovery.RetryResult
The entity to recover.
getRecordedEntity() - Method in exception class com.rabbitmq.client.TopologyRecoveryException
 
getRecordedExchanges() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getRecordedQueues() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getRecoveredQueueNameSupplier() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getRecoveredQueueNameSupplier() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getRecoveryDelayHandler() - Method in class com.rabbitmq.client.ConnectionFactory
Returns automatic connection recovery delay handler.
getRecoveryDelayHandler() - Method in class com.rabbitmq.client.impl.ConnectionParams
Get the recovery delay handler.
getRedelivered() - Method in interface com.rabbitmq.client.AMQP.Basic.Deliver
 
getRedelivered() - Method in interface com.rabbitmq.client.AMQP.Basic.GetOk
 
getRedelivered() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
getRedelivered() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
getReference() - Method in exception class com.rabbitmq.client.ShutdownSignalException
 
getReply() - Method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
getReply(int) - Method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
getReplyCode() - Method in interface com.rabbitmq.client.AMQP.Basic.Return
 
getReplyCode() - Method in interface com.rabbitmq.client.AMQP.Channel.Close
 
getReplyCode() - Method in interface com.rabbitmq.client.AMQP.Connection.Close
 
getReplyCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
getReplyCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
getReplyCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
getReplyCode() - Method in class com.rabbitmq.client.Return
 
getReplyHandler() - Method in class com.rabbitmq.client.RpcClientParams
 
getReplyText() - Method in interface com.rabbitmq.client.AMQP.Basic.Return
 
getReplyText() - Method in interface com.rabbitmq.client.AMQP.Channel.Close
 
getReplyText() - Method in interface com.rabbitmq.client.AMQP.Connection.Close
 
getReplyText() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
getReplyText() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
getReplyText() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
getReplyText() - Method in class com.rabbitmq.client.Return
 
getReplyTo() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getReplyTo() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the replyTo field.
getReplyTo() - Method in class com.rabbitmq.client.RpcClientParams
 
getRequestedChannelMax() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the requested maximum channel number
getRequestedChannelMax() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getRequestedFrameMax() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the requested maximum frame size
getRequestedFrameMax() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getRequestedHeartbeat() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the requested heartbeat interval.
getRequestedHeartbeat() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getRequeue() - Method in interface com.rabbitmq.client.AMQP.Basic.Nack
 
getRequeue() - Method in interface com.rabbitmq.client.AMQP.Basic.Recover
 
getRequeue() - Method in interface com.rabbitmq.client.AMQP.Basic.RecoverAsync
 
getRequeue() - Method in interface com.rabbitmq.client.AMQP.Basic.Reject
 
getRequeue() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
getRequeue() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
getRequeue() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
getRequeue() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
getResponse() - Method in interface com.rabbitmq.client.AMQP.Connection.SecureOk
 
getResponse() - Method in interface com.rabbitmq.client.AMQP.Connection.StartOk
 
getResponse() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
getResponse() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
GetResponse - Class in com.rabbitmq.client
Encapsulates the response from a Channel.basicGet(java.lang.String, boolean) message-retrieval method call - essentially a static bean "holder" with message response data.
GetResponse(Envelope, AMQP.BasicProperties, byte[], int) - Constructor for class com.rabbitmq.client.GetResponse
Construct a GetResponse with the specified construction parameters
getResult() - Method in class com.rabbitmq.client.impl.recovery.RetryResult
The result of the recovery operation.
getResult() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
getReturn() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Getter for return type
getReturnMessage() - Method in exception class com.rabbitmq.client.UnroutableRpcRequestException
The returned message.
getReturnType() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Basic.Deliver
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Basic.GetOk
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Basic.Publish
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Basic.Return
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Exchange.Bind
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Exchange.Unbind
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Queue.Bind
 
getRoutingKey() - Method in interface com.rabbitmq.client.AMQP.Queue.Unbind
 
getRoutingKey() - Method in class com.rabbitmq.client.Envelope
Get the routing key included in this parameter envelope
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
getRoutingKey() - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
getRoutingKey() - Method in class com.rabbitmq.client.Return
 
getRoutingKey() - Method in class com.rabbitmq.client.RpcClient
Retrieve the routing key.
getRoutingKey() - Method in class com.rabbitmq.client.RpcClientParams
 
getSaslConfig() - Method in class com.rabbitmq.client.ConnectionFactory
Gets the sasl config to use when authenticating
getSaslConfig() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getSaslMechanism(String[]) - Method in class com.rabbitmq.client.DefaultSaslConfig
 
getSaslMechanism(String[]) - Method in class com.rabbitmq.client.impl.CRDemoMechanism.CRDemoSaslConfig
 
getSaslMechanism(String[]) - Method in class com.rabbitmq.client.JDKSaslConfig
 
getSaslMechanism(String[]) - Method in interface com.rabbitmq.client.SaslConfig
 
getSerialVersionUID() - Static method in exception class com.rabbitmq.client.UnexpectedFrameError
 
getServerMajor() - Method in exception class com.rabbitmq.client.ProtocolVersionMismatchException
The server's AMQP specification major version.
getServerMinor() - Method in exception class com.rabbitmq.client.ProtocolVersionMismatchException
The server's AMQP specification minor version.
getServerProperties() - Method in interface com.rabbitmq.client.AMQP.Connection.Start
 
getServerProperties() - Method in interface com.rabbitmq.client.Connection
Retrieve the server properties.
getServerProperties() - Method in class com.rabbitmq.client.impl.AMQConnection
Retrieve the server properties.
getServerProperties() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
getServerProperties() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
getServerVersion() - Method in exception class com.rabbitmq.client.ProtocolVersionMismatchException
The server's AMQP specification version.
getServiceDescription() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Public API - gets the service description record that this service loaded from the server itself at construction time.
getServiceDescription() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Public API - gets the service description record that this service built from interfaceClass at construction time.
getShutdownExecutor() - Method in class com.rabbitmq.client.impl.ChannelManager
 
getShutdownExecutor() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getShutdownLatch() - Method in class com.rabbitmq.client.impl.ChannelN
 
getShutdownTimeout() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the shutdown timeout.
getShutdownTimeout() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getShutdownTimeout() - Method in class com.rabbitmq.client.impl.ConsumerWorkService
 
getSocketChannelConfigurator() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getSocketConfigurator() - Method in class com.rabbitmq.client.ConnectionFactory
Get the socket configurator.
getSocketFactory() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the socket factory used to make connections with.
getSource() - Method in interface com.rabbitmq.client.AMQP.Exchange.Bind
 
getSource() - Method in interface com.rabbitmq.client.AMQP.Exchange.Unbind
 
getSource() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
getSource() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
getSource() - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
getSslEngine() - Method in class com.rabbitmq.client.impl.nio.NioContext
SSLEngine for SSL/TLS connection.
getSslEngineConfigurator() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getState() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
getStream() - Method in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
Get the content stream.
getStream() - Method in interface com.rabbitmq.client.LongString
Get the content stream.
getSummary() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
getSummary() - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
getThreadFactory() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the thread factory used to instantiate new threads.
getThreadFactory() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getThreadFactory() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getThreadFactory() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Access.RequestOk
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Basic.Consume
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Basic.Get
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Basic.Publish
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Exchange.Bind
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Exchange.Delete
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Exchange.Unbind
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Queue.Bind
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Queue.Declare
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Queue.Delete
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Queue.Purge
 
getTicket() - Method in interface com.rabbitmq.client.AMQP.Queue.Unbind
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
getTicket() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
getTimeBeforeExpiration() - Method in interface com.rabbitmq.client.impl.CredentialsProvider
The time before the credentials expire, if they do expire.
getTimeBeforeExpiration() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
getTimeBeforeExpiration() - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
getTimeout() - Method in interface com.rabbitmq.client.impl.FrameHandler
Get the underlying socket's read timeout in milliseconds.
getTimeout() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
getTimeout() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
getTimeout() - Method in class com.rabbitmq.client.RpcClientParams
 
getTimestamp() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getTimestamp() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the timestamp field.
getTopologyRecoveryExecutor() - Method in class com.rabbitmq.client.ConnectionFactory
Get the executor to use for parallel topology recovery.
getTopologyRecoveryExecutor() - Method in class com.rabbitmq.client.impl.ConnectionParams
Get the topology recovery executor.
getTopologyRecoveryFilter() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getTopologyRecoveryRetryHandler() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getTrafficListener() - Method in class com.rabbitmq.client.impl.AMQConnection
 
getTrafficListener() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getType() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getType() - Method in interface com.rabbitmq.client.AMQP.Exchange.Declare
 
getType() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the type field.
getType() - Method in enum class com.rabbitmq.client.BuiltinExchangeType
 
getType() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
getType() - Method in class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
getUserId() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
getUserId() - Method in interface com.rabbitmq.client.BasicProperties
Retrieve the value in the userId field.
getUsername() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the user name.
getUsername() - Method in interface com.rabbitmq.client.impl.CredentialsProvider
Username to use for authentication
getUsername() - Method in class com.rabbitmq.client.impl.DefaultCredentialsProvider
 
getUsername() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
getUsername() - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
getValue() - Method in class com.rabbitmq.utility.ValueOrException
Retrieve value or throw exception
getVersion() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
getVersion() - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
getVersionFromPackage() - Static method in class com.rabbitmq.client.impl.ClientVersion
 
getVersionFromPropertyFile() - Static method in class com.rabbitmq.client.impl.ClientVersion
 
getVersionMajor() - Method in interface com.rabbitmq.client.AMQP.Connection.Start
 
getVersionMajor() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
getVersionMinor() - Method in interface com.rabbitmq.client.AMQP.Connection.Start
 
getVersionMinor() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
getVirtualHost() - Method in interface com.rabbitmq.client.AMQP.Connection.Open
 
getVirtualHost() - Method in class com.rabbitmq.client.ConnectionFactory
Retrieve the virtual host.
getVirtualHost() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
getVirtualHost() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getWeight() - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
getWorkPoolTimeout() - Method in class com.rabbitmq.client.ConnectionFactory
 
getWorkPoolTimeout() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
getWrite() - Method in interface com.rabbitmq.client.AMQP.Access.Request
 
getWrite() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
getWriteByteBufferSize() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getWriteEnqueuingTimeoutInMs() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getWriteQueue() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
getWriteQueueCapacity() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
getWriteQueueFactory() - Method in class com.rabbitmq.client.impl.nio.NioParams
 
global - Variable in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
global - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
global() - Method in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
global(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
globalConnectionCount - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
grantType - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
grantType - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
grantType(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
Set the grant type to use when requesting the token.
groupEntitiesByChannel(Collection<E>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 

H

handle() - Method in interface com.rabbitmq.client.UnblockedCallback
 
handle(long, boolean) - Method in interface com.rabbitmq.client.ConfirmCallback
 
handle(Connection, IOException) - Method in interface com.rabbitmq.client.impl.ErrorOnWriteListener
Called when writing to the socket failed
handle(Delivery) - Method in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
If delivery is not POISON nor null, return it.
handle(Return) - Method in interface com.rabbitmq.client.ReturnCallback
 
handle(DataOutputStream) - Method in class com.rabbitmq.client.impl.nio.FrameWriteRequest
 
handle(DataOutputStream) - Method in class com.rabbitmq.client.impl.nio.HeaderWriteRequest
 
handle(DataOutputStream) - Method in interface com.rabbitmq.client.impl.nio.WriteRequest
 
handle(String) - Method in interface com.rabbitmq.client.BlockedCallback
 
handle(String) - Method in interface com.rabbitmq.client.CancelCallback
Called when the consumer is cancelled for reasons other than by a call to Channel.basicCancel(java.lang.String).
handle(String, Delivery) - Method in interface com.rabbitmq.client.DeliverCallback
Called when a basic.deliver is received for this consumer.
handle(Callback[]) - Method in class com.rabbitmq.client.JDKSaslConfig.UsernamePasswordCallbackHandler
 
handleAck(long, boolean) - Method in interface com.rabbitmq.client.ConfirmListener
 
handleAckNack(long, boolean, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
 
handleBlocked(String) - Method in interface com.rabbitmq.client.BlockedListener
 
handleBlockedListenerException(Connection, Throwable) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has called a BlockedListener's method, and that method has thrown an exception.
handleBlockedListenerException(Connection, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleBlockedListenerException(Connection, Throwable) - Method in class com.rabbitmq.client.impl.StrictExceptionHandler
 
handleCall(byte[], AMQP.BasicProperties) - Method in class com.rabbitmq.client.MapRpcServer
Overridden to delegate to handleMapCall.
handleCall(byte[], AMQP.BasicProperties) - Method in class com.rabbitmq.client.RpcServer
High-level response method.
handleCall(byte[], AMQP.BasicProperties) - Method in class com.rabbitmq.client.StringRpcServer
Overridden to do UTF-8 processing, and delegate to handleStringCall.
handleCall(AMQP.BasicProperties, byte[], AMQP.BasicProperties) - Method in class com.rabbitmq.client.RpcServer
Mid-level response method.
handleCall(Delivery, AMQP.BasicProperties) - Method in class com.rabbitmq.client.RpcServer
Lowest-level response method.
handleCancel(Consumer, String) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
handleCancel(String) - Method in interface com.rabbitmq.client.Consumer
Called when the consumer is cancelled for reasons other than by a call to Channel.basicCancel(java.lang.String).
handleCancel(String) - Method in class com.rabbitmq.client.DefaultConsumer
No-op implementation of Consumer.handleCancel(String)
handleCancel(String) - Method in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
handleCancelOk(Consumer, String) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
handleCancelOk(String) - Method in interface com.rabbitmq.client.Consumer
Called when the consumer is cancelled by a call to Channel.basicCancel(java.lang.String).
handleCancelOk(String) - Method in class com.rabbitmq.client.DefaultConsumer
handleCast(byte[]) - Method in class com.rabbitmq.client.MapRpcServer
Overridden to delegate to handleMapCast.
handleCast(byte[]) - Method in class com.rabbitmq.client.RpcServer
High-level handler method.
handleCast(byte[]) - Method in class com.rabbitmq.client.StringRpcServer
Overridden to do UTF-8 processing, and delegate to handleStringCast.
handleCast(AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.RpcServer
Mid-level handler method.
handleCast(Delivery) - Method in class com.rabbitmq.client.RpcServer
Lowest-level handler method.
handleChallenge(LongString, String, String) - Method in class com.rabbitmq.client.impl.CRDemoMechanism
 
handleChallenge(LongString, String, String) - Method in class com.rabbitmq.client.impl.ExternalMechanism
 
handleChallenge(LongString, String, String) - Method in class com.rabbitmq.client.impl.PlainMechanism
 
handleChallenge(LongString, String, String) - Method in class com.rabbitmq.client.JDKSaslConfig.JDKSaslMechanism
 
handleChallenge(LongString, String, String) - Method in interface com.rabbitmq.client.SaslMechanism
Handle one round of challenge-response
handleChannelKiller(Channel, Throwable, String) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleChannelKiller(Channel, Throwable, String) - Method in class com.rabbitmq.client.impl.StrictExceptionHandler
 
handleChannelKiller(Channel, Throwable, String, String) - Method in class com.rabbitmq.client.impl.StrictExceptionHandler
 
handleChannelRecoveryException(Channel, Throwable) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has an exception during channel recovery that it can't otherwise deal with.
handleChannelRecoveryException(Channel, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleCommand(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
handleCommand(AMQCommand) - Method in interface com.rabbitmq.client.impl.AMQChannel.RpcContinuation
 
handleCompleteInboundCommand(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel
Private API - handle a command which has been assembled
handleConfirmListenerException(Channel, Throwable) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has called a ConfirmListener's handleAck or handleNack method, and that method has thrown an exception.
handleConfirmListenerException(Channel, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleConfirmListenerException(Channel, Throwable) - Method in class com.rabbitmq.client.impl.StrictExceptionHandler
 
handleConnectionClose(Command) - Method in class com.rabbitmq.client.impl.AMQConnection
 
handleConnectionKiller(Connection, Throwable, String) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleConnectionRecoveryException(Connection, Throwable) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has an exception during connection recovery that it can't otherwise deal with.
handleConnectionRecoveryException(Connection, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleConsumeOk(Consumer, String) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
handleConsumeOk(String) - Method in interface com.rabbitmq.client.Consumer
Called when the consumer is registered by a call to any of the Channel.basicConsume(java.lang.String, com.rabbitmq.client.Consumer) methods.
handleConsumeOk(String) - Method in class com.rabbitmq.client.DefaultConsumer
Stores the most recently passed-in consumerTag - semantically, there should be only one.
handleConsumerException(Channel, Throwable, Consumer, String, String) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has called a method on a Consumer, and that method has thrown an exception.
handleConsumerException(Channel, Throwable, Consumer, String, String) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleConsumerException(Channel, Throwable, Consumer, String, String) - Method in class com.rabbitmq.client.impl.StrictExceptionHandler
 
handleDelivery(Consumer, String, Envelope, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
handleDelivery(String, Envelope, AMQP.BasicProperties, byte[]) - Method in interface com.rabbitmq.client.Consumer
Called when a basic.deliver is received for this consumer.
handleDelivery(String, Envelope, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.DefaultConsumer
handleDelivery(String, Envelope, AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
handleFailure(Throwable) - Method in class com.rabbitmq.client.impl.AMQConnection
 
handleFrame(Frame) - Method in class com.rabbitmq.client.impl.AMQChannel
Private API - When the Connection receives a Frame for this channel, it passes it to this method.
handleFrame(Frame) - Method in class com.rabbitmq.client.impl.AMQCommand
 
handleFrame(Frame) - Method in class com.rabbitmq.client.impl.CommandAssembler
 
handleHeartbeatFailure() - Method in class com.rabbitmq.client.impl.AMQConnection
private API
handleHeartbeatFailure(SocketChannelFrameHandlerState) - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
handleIoError(SocketChannelFrameHandlerState, Throwable) - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
handleIoError(Throwable) - Method in class com.rabbitmq.client.impl.AMQConnection
private API
handleMapCall(Map<String, Object>) - Method in class com.rabbitmq.client.MapRpcServer
Default implementation override in subclasses.
handleMapCall(Map<String, Object>, AMQP.BasicProperties) - Method in class com.rabbitmq.client.MapRpcServer
handleMapCast(Map<String, Object>) - Method in class com.rabbitmq.client.MapRpcServer
Default implementation override in subclasses.
handleNack(long, boolean) - Method in interface com.rabbitmq.client.ConfirmListener
 
handleProtocolVersionMismatch() - Method in class com.rabbitmq.client.impl.nio.FrameBuilder
Handle a protocol version mismatch.
handleReadFrame(Frame) - Method in class com.rabbitmq.client.impl.AMQConnection
private API
handleRecoverOk(Consumer, String) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
handleRecoverOk(String) - Method in interface com.rabbitmq.client.Consumer
Called when a basic.recover-ok is received in reply to a basic.recover.
handleRecoverOk(String) - Method in class com.rabbitmq.client.DefaultConsumer
handleRecovery(Recoverable) - Method in interface com.rabbitmq.client.RecoveryListener
Invoked when automatic connection recovery has completed.
handleRecoveryStarted(Recoverable) - Method in interface com.rabbitmq.client.RecoveryListener
Invoked before automatic connection recovery starts.
handleReturn(int, String, String, String, AMQP.BasicProperties, byte[]) - Method in interface com.rabbitmq.client.ReturnListener
 
handleReturnListenerException(Channel, Throwable) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has called a ReturnListener's handleReturn method, and that method has thrown an exception.
handleReturnListenerException(Channel, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleReturnListenerException(Channel, Throwable) - Method in class com.rabbitmq.client.impl.StrictExceptionHandler
 
handleShutdownSignal(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
handleShutdownSignal(ShutdownSignalException) - Method in interface com.rabbitmq.client.impl.AMQChannel.RpcContinuation
 
handleShutdownSignal(String, ShutdownSignalException) - Method in interface com.rabbitmq.client.Consumer
Called when either the channel or the underlying connection has been shut down.
handleShutdownSignal(String, ShutdownSignalException) - Method in interface com.rabbitmq.client.ConsumerShutdownSignalCallback
Called when either the channel or the underlying connection has been shut down.
handleShutdownSignal(String, ShutdownSignalException) - Method in class com.rabbitmq.client.DefaultConsumer
handleShutdownSignal(String, ShutdownSignalException) - Method in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
handleShutdownSignal(Map<String, Consumer>, ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
handleSignal(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ChannelManager
Handle shutdown.
handleSocketTimeout() - Method in class com.rabbitmq.client.impl.AMQConnection
Called when a frame-read operation times out
handleStringCall(String) - Method in class com.rabbitmq.client.StringRpcServer
Default implementation - override in subclasses.
handleStringCall(String, AMQP.BasicProperties) - Method in class com.rabbitmq.client.StringRpcServer
Delegates to handleStringCall(String).
handleStringCall(String, AMQP.BasicProperties) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Override our superclass' method, dispatching to doCall.
handleStringCast(String) - Method in class com.rabbitmq.client.StringRpcServer
Default implementation - override in subclasses.
handleTopologyRecoveryException(Connection, Channel, TopologyRecoveryException) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has an exception during topology (exchanges, queues, bindings, consumers) recovery that it can't otherwise deal with.
handleTopologyRecoveryException(Connection, Channel, TopologyRecoveryException) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
handleTopologyRecoveryStarted(Recoverable) - Method in interface com.rabbitmq.client.RecoveryListener
Invoked before automatic topology recovery starts.
handleUnblocked() - Method in interface com.rabbitmq.client.BlockedListener
 
handleUnexpectedConnectionDriverException(Connection, Throwable) - Method in interface com.rabbitmq.client.ExceptionHandler
Perform any required exception processing for the situation when the driver thread for the connection has an exception signalled to it that it can't otherwise deal with.
handleUnexpectedConnectionDriverException(Connection, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
HANDSHAKE_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
handshakeTimeout - Variable in class com.rabbitmq.client.ConnectionFactory
 
handshakeTimeout - Variable in class com.rabbitmq.client.impl.AMQConnection
 
handshakeTimeout - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
hasBrokerInitiatedShutdown() - Method in class com.rabbitmq.client.impl.AMQConnection
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
hasContent() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
hasContent() - Method in class com.rabbitmq.client.impl.Method
Tell if content is present.
hasContent() - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
hashCode() - Method in class com.rabbitmq.client.Address
 
hashCode() - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
hashCode() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
hashCode() - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.Registration
 
hashCode() - Method in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
 
hashCode() - Method in class com.rabbitmq.client.impl.nio.SocketChannelRegistration
 
hashCode() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
hashCode() - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
hashCode() - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
hashCode() - Method in class com.rabbitmq.client.impl.Version
 
hasMoreConsumersOnQueue(Collection<RecordedConsumer>, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
hasMoreDestinationsBoundToExchange(List<RecordedBinding>, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
hasNext() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 
head - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Head of linked list
headers - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
headers - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
headers(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
HEADERS - Enum constant in enum class com.rabbitmq.client.BuiltinExchangeType
 
HeaderWriteRequest - Class in com.rabbitmq.client.impl.nio
 
HeaderWriteRequest() - Constructor for class com.rabbitmq.client.impl.nio.HeaderWriteRequest
 
heartbeat - Variable in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
heartbeat - Variable in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
heartbeat - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
heartbeat - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
heartbeat(int) - Method in class com.rabbitmq.client.AMQP.Connection.Tune.Builder
 
heartbeat(int) - Method in class com.rabbitmq.client.AMQP.Connection.TuneOk.Builder
 
heartbeatExecutor - Variable in class com.rabbitmq.client.ConnectionFactory
 
heartbeatExecutor - Variable in class com.rabbitmq.client.impl.AMQConnection
 
heartbeatExecutor - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
heartbeatNanos - Variable in class com.rabbitmq.client.impl.HeartbeatSender.HeartbeatRunnable
 
HeartbeatRunnable(long) - Constructor for class com.rabbitmq.client.impl.HeartbeatSender.HeartbeatRunnable
 
HeartbeatSender - Class in com.rabbitmq.client.impl
Manages heartbeat sending for a AMQConnection.
HeartbeatSender(FrameHandler, ScheduledExecutorService, ThreadFactory) - Constructor for class com.rabbitmq.client.impl.HeartbeatSender
 
HeartbeatSender.HeartbeatRunnable - Class in com.rabbitmq.client.impl
 
help - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Human-readable instructions for how to get information on the procedure's operation
help - Variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Human-readable instructions for how to get information on the service's operation
hex - Static variable in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
hexDump(int, byte[]) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
hiRange - Variable in class com.rabbitmq.utility.IntAllocator
 
host - Variable in class com.rabbitmq.client.ConnectionFactory
 
host - Variable in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
HOST - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
hostnameVerifier - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
hostnameVerifier - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
 
hostnameVerifier(HostnameVerifier) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
Set the hostname verifier.

I

id - Variable in class com.rabbitmq.client.impl.AMQConnection
 
id - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.Registration
 
id - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
id - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
id - Variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
ID for the service
idempotent - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
True if this procedure is idempotent, that is, can be accessed via HTTP GET
ifEmpty - Variable in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ifEmpty - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
ifEmpty() - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ifEmpty(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ifUnused - Variable in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
ifUnused - Variable in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ifUnused - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
ifUnused - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
ifUnused() - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
ifUnused() - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ifUnused(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
ifUnused(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
immediate - Variable in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
immediate - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
immediate() - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
immediate(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
Implementation notes: - Search tag in class com.rabbitmq.utility.IntAllocator
Section
in - Variable in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Stream we are reading from
in - Variable in class com.rabbitmq.client.impl.MethodArgumentReader
The stream we are reading from.
in - Variable in class com.rabbitmq.client.impl.ValueReader
The stream we are reading from.
incrementChannelCount(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Increments channel count.
incrementConnectionCount(Connection) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Increments connection count.
incrementingCorrelationIdSupplier() - Static method in class com.rabbitmq.client.RpcClient
Creates generation IDs as a sequence of integers.
incrementingCorrelationIdSupplier(String) - Static method in class com.rabbitmq.client.RpcClient
Creates generation IDs as a sequence of integers, with the provided prefix.
IncrementingCorrelationIdSupplier(String) - Constructor for class com.rabbitmq.client.RpcClient.IncrementingCorrelationIdSupplier
 
indentLevel - Variable in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
indentMode - Variable in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Access
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Confirm
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
INDEX - Static variable in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
inetAddress - Variable in class com.rabbitmq.client.ResolvedInetAddress
 
INFINITY - Static variable in class com.rabbitmq.utility.BlockingCell
 
inheritOffsetFrom(RecoveryAwareChannelN) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
init() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Private API.
init(Class<?>, Object) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
 
initialize(AMQConnection) - Method in interface com.rabbitmq.client.impl.FrameHandler
 
initialize(AMQConnection) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
initialize(AMQConnection) - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
initializeConsumerWorkService() - Method in class com.rabbitmq.client.impl.AMQConnection
 
initializeHeartbeatSender() - Method in class com.rabbitmq.client.impl.AMQConnection
 
initStateIfNecessary() - Method in class com.rabbitmq.client.impl.nio.NioLoopContext
 
inProgress - Variable in class com.rabbitmq.client.impl.WorkPool
The set of clients which have work in progress.
inProgressToDormant(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
inProgressToReady(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
insert(E) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Create a node and link it at end of queue
insist - Variable in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
insist - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
insist() - Method in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
insist(boolean) - Method in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
instantiateChannel(AMQConnection, int, ConsumerWorkService) - Method in class com.rabbitmq.client.impl.ChannelManager
 
instantiateChannel(AMQConnection, int, ConsumerWorkService) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelManager
 
instantiateChannelManager(int, ThreadFactory) - Method in class com.rabbitmq.client.impl.AMQConnection
 
instantiateChannelManager(int, ThreadFactory) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnection
 
INT_MASK - Static variable in class com.rabbitmq.client.impl.ValueReader
 
IntAllocator - Class in com.rabbitmq.utility
A class for allocating integers from a given range that uses a BitSet representation of the free integers.
IntAllocator(int, int) - Constructor for class com.rabbitmq.utility.IntAllocator
Creates an IntAllocator allocating integer IDs within the inclusive range [bottom, top].
interfaceInstance - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
The instance backing this server.
internal - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
internal - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
internal() - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
internal(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
INTERNAL_ERROR - Static variable in interface com.rabbitmq.client.AMQP
 
internal_getMethod() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Private API - used to get the reflected method object, for servers
internal_getParams() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Gets an array of parameter descriptions for all this procedure's parameters
internalRecoverConsumer(String, RecordedConsumer, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
internalRecoverQueue(String, RecordedQueue, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
INVALID_PATH - Static variable in interface com.rabbitmq.client.AMQP
 
invoke(Object, Method, Object[]) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Public API - implements InvocationHandler.invoke.
ioLoopThread - Variable in class com.rabbitmq.client.impl.AMQConnection
 
ioLoopThread(Thread) - Method in class com.rabbitmq.client.impl.AMQConnection
 
ioLoopThreadSet - Variable in class com.rabbitmq.client.impl.AMQConnection
 
isAllowedToModifyThreads() - Static method in class com.rabbitmq.client.impl.Environment
Deprecated. 
isApproachingExpiration(Duration) - Method in interface com.rabbitmq.client.impl.CredentialsRefreshService
Provide a hint about whether credentials should be renewed now or not before attempting to connect.
isApproachingExpiration(Duration) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
isAutoDelete() - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
isAutoDelete() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
isAutomaticRecoveryEnabled() - Method in class com.rabbitmq.client.ConnectionFactory
Returns true if automatic connection recovery is enabled, false otherwise
isChannelShouldCheckRpcResponseType() - Method in class com.rabbitmq.client.ConnectionFactory
 
isComplete() - Method in class com.rabbitmq.client.impl.CommandAssembler
 
isContinuationBitSet() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
 
isDormant(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
isDurable() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
isEmpty() - Method in class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
isEmpty() - Method in interface com.rabbitmq.client.impl.nio.NioQueue
Returns true if the queue contains no element.
isEmpty() - Method in class com.rabbitmq.client.impl.SetQueue
 
isExclusive() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
isHardError() - Method in exception class com.rabbitmq.client.ShutdownSignalException
 
isHostWithPort(String) - Static method in class com.rabbitmq.client.Address
 
isIdempotent() - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
isInitiatedByApplication() - Method in exception class com.rabbitmq.client.ShutdownSignalException
 
isInProgress(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
isOpen() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
isOpen() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
isOpen() - Method in class com.rabbitmq.client.impl.ShutdownNotifierComponent
 
isOpen() - Method in interface com.rabbitmq.client.ShutdownNotifier
Determine whether the component is currently open.
isOutstandingRpc() - Method in class com.rabbitmq.client.impl.AMQChannel
 
isReady(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
isRedeliver() - Method in class com.rabbitmq.client.Envelope
Get the redelivery flag included in this parameter envelope.
isRegistered(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
isResponseCompatibleWithRequest(Method, Method) - Static method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
isRunning() - Method in class com.rabbitmq.client.impl.AMQConnection
 
isServerNamed() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
isSocketClosedOrConnectionReset(Throwable) - Static method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
isSSL() - Method in class com.rabbitmq.client.ConnectionFactory
 
isSystem() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
isSystemDescribe() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
isTopologyRecoveryEnabled() - Method in class com.rabbitmq.client.ConnectionFactory
Returns true if topology recovery is enabled, false otherwise
isTopologyRecoveryEnabled() - Method in class com.rabbitmq.client.impl.ConnectionParams
 
isUnderflowHandlingEnabled - Variable in class com.rabbitmq.client.impl.nio.SslEngineFrameBuilder
 
isUnderflowHandlingEnabled() - Method in class com.rabbitmq.client.impl.nio.FrameBuilder
 
isUnderflowHandlingEnabled() - Method in class com.rabbitmq.client.impl.nio.SslEngineFrameBuilder
 
it - Variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
item - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Node
The item, volatile to ensure barrier separating write and read
iterator() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Returns an iterator over the elements in this queue in proper sequence.
Itr() - Constructor for class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 

J

JacksonJsonRpcMapper - Class in com.rabbitmq.tools.jsonrpc
JsonRpcMapper based on Jackson.
JacksonJsonRpcMapper() - Constructor for class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
JacksonJsonRpcMapper(ObjectMapper) - Constructor for class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
JacksonTokenLookup() - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.JacksonTokenLookup
 
javaReturnType - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
JDKSaslConfig - Class in com.rabbitmq.client
Implementation of SaslConfig that uses the JDK SASL implementation.
JDKSaslConfig(ConnectionFactory) - Constructor for class com.rabbitmq.client.JDKSaslConfig
Create a JDKSaslConfig which only wants to use PLAIN.
JDKSaslConfig(ConnectionFactory, String[]) - Constructor for class com.rabbitmq.client.JDKSaslConfig
Create a JDKSaslConfig with a list of mechanisms to use.
JDKSaslConfig.JDKSaslMechanism - Class in com.rabbitmq.client
 
JDKSaslConfig.UsernamePasswordCallbackHandler - Class in com.rabbitmq.client
 
JDKSaslMechanism(SaslClient) - Constructor for class com.rabbitmq.client.JDKSaslConfig.JDKSaslMechanism
 
JSON_RPC_VERSION - Static variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
JSONReader - Class in com.rabbitmq.tools.json
Deprecated.
Use a third-party JSON library, e.g. Jackson or Gson
JSONReader() - Constructor for class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
JsonRpcClient - Class in com.rabbitmq.tools.jsonrpc
JSON-RPC is a lightweight RPC mechanism using JSON as a data language for request and reply messages.
JsonRpcClient(Channel, String, String) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcClient
 
JsonRpcClient(Channel, String, String, int) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Construct a new JsonRpcClient, passing the parameters through to RpcClient's constructor.
JsonRpcClient(Channel, String, String, int, JsonRpcMapper) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Construct a new JsonRpcClient, passing the parameters through to RpcClient's constructor.
JsonRpcClient(RpcClientParams, JsonRpcMapper) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Construct a new JsonRpcClient, passing the RpcClientParams through RpcClient's constructor.
JsonRpcException - Exception Class in com.rabbitmq.tools.jsonrpc
Thrown when a JSON-RPC service indicates an error occurred during a call.
JsonRpcException() - Constructor for exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
 
JsonRpcException(String, String, int, String, Object) - Constructor for exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
 
JsonRpcMapper - Interface in com.rabbitmq.tools.jsonrpc
Abstraction to handle JSON parsing and generation.
JsonRpcMapper.JsonRpcRequest - Class in com.rabbitmq.tools.jsonrpc
 
JsonRpcMapper.JsonRpcResponse - Class in com.rabbitmq.tools.jsonrpc
 
JsonRpcMappingException - Exception Class in com.rabbitmq.tools.jsonrpc
 
JsonRpcMappingException(String, Throwable) - Constructor for exception class com.rabbitmq.tools.jsonrpc.JsonRpcMappingException
 
JsonRpcRequest(Object, String, String, Object[]) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
JsonRpcResponse(Object, Object, JsonRpcException) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
JsonRpcServer - Class in com.rabbitmq.tools.jsonrpc
JSON-RPC Server class.
JsonRpcServer(Channel, Class<?>, Object) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Construct a server that talks to the outside world using the given channel, and constructs a fresh temporary queue.
JsonRpcServer(Channel, Class<?>, Object, JsonRpcMapper) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcServer
 
JsonRpcServer(Channel, String, Class<?>, Object) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Construct a server that talks to the outside world using the given channel and queue name.
JsonRpcServer(Channel, String, Class<?>, Object, JsonRpcMapper) - Constructor for class com.rabbitmq.tools.jsonrpc.JsonRpcServer
 
JSONSerializable - Interface in com.rabbitmq.tools.json
Deprecated.
Use a third-party JSON library, e.g. Jackson or Gson
jsonSerialize(JSONWriter) - Method in interface com.rabbitmq.tools.json.JSONSerializable
Deprecated.
Called during serialization to JSON.
JSONUtil - Class in com.rabbitmq.tools.json
Utility methods for working with JSON objects in Java.
JSONUtil() - Constructor for class com.rabbitmq.tools.json.JSONUtil
 
JSONWriter - Class in com.rabbitmq.tools.json
Deprecated.
Use a third-party JSON library, e.g. Jackson or Gson
JSONWriter() - Constructor for class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
JSONWriter(boolean) - Constructor for class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 

K

KEY_USAGE - Static variable in class com.rabbitmq.client.impl.TlsUtils
 
keyUsageBitString(boolean[], byte[]) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
knownHosts - Variable in class com.rabbitmq.client.AMQP.Connection.OpenOk.Builder
 
knownHosts - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
knownHosts(String) - Method in class com.rabbitmq.client.AMQP.Connection.OpenOk.Builder
 

L

last - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Tail of linked list
lastActivity - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
should be used only in the NIO read thread
lastActivityTime - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
lastCorrelationId - Variable in class com.rabbitmq.client.RpcClient
 
lastIndex - Variable in class com.rabbitmq.utility.IntAllocator
 
lastRet - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 
latch - Variable in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
length() - Method in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
length() - Method in interface com.rabbitmq.client.LongString
 
letAllPassFilter() - Static method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
LICENSE - Static variable in class com.rabbitmq.client.impl.Copyright
 
limit - Variable in class com.rabbitmq.client.impl.TruncatedInputStream
 
limit(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
limitBeforeExpiration - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.FixedTimeApproachingExpirationStrategy
 
ListAddressResolver - Class in com.rabbitmq.client
Simple implementation of AddressResolver that returns a fixed list.
ListAddressResolver(List<Address>) - Constructor for class com.rabbitmq.client.ListAddressResolver
 
load(ConnectionFactory, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
load(ConnectionFactory, String, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
load(ConnectionFactory, Map<String, String>) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
load(ConnectionFactory, Map<String, String>, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
load(ConnectionFactory, Properties) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
load(ConnectionFactory, Properties, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
load(String) - Method in class com.rabbitmq.client.ConnectionFactory
Load settings from a property file.
load(String, String) - Method in class com.rabbitmq.client.ConnectionFactory
Load settings from a property file.
load(Map<String, String>) - Method in class com.rabbitmq.client.ConnectionFactory
Load settings from a Map instance.
load(Map<String, String>, String) - Method in class com.rabbitmq.client.ConnectionFactory
Load settings from a Map instance.
load(Properties) - Method in class com.rabbitmq.client.ConnectionFactory
Load settings from a Properties instance.
load(Properties, String) - Method in class com.rabbitmq.client.ConnectionFactory
Load settings from a Properties instance.
loadResource(String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
locale - Variable in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
locale - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
locale(String) - Method in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
locales - Variable in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
locales - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
locales(LongString) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
locales(String) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
lock - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector.ChannelState
 
lock() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
log(RecordedEntity, Exception, int) - Method in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
log(String, Throwable) - Method in class com.rabbitmq.client.impl.ForgivingExceptionHandler
 
LOGGER - Static variable in class com.rabbitmq.client.Address
 
LOGGER - Static variable in class com.rabbitmq.client.ConnectionFactory
 
LOGGER - Static variable in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
LOGGER - Static variable in class com.rabbitmq.client.impl.AMQChannel
 
LOGGER - Static variable in class com.rabbitmq.client.impl.AMQConnection
 
LOGGER - Static variable in class com.rabbitmq.client.impl.ChannelManager
 
LOGGER - Static variable in class com.rabbitmq.client.impl.ChannelN
 
LOGGER - Static variable in class com.rabbitmq.client.impl.ClientVersion
 
LOGGER - Static variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
LOGGER - Static variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
LOGGER - Static variable in class com.rabbitmq.client.impl.LogTrafficListener
 
LOGGER - Static variable in class com.rabbitmq.client.impl.nio.NioLoop
 
LOGGER - Static variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
LOGGER - Static variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
LOGGER - Static variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
LOGGER - Static variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
LOGGER - Static variable in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
LOGGER - Static variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
LOGGER - Static variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
LOGGER - Static variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
LOGGER - Static variable in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
LOGGER - Static variable in class com.rabbitmq.client.impl.SocketFrameHandler
 
LOGGER - Static variable in class com.rabbitmq.client.impl.TlsUtils
 
LOGGER - Static variable in class com.rabbitmq.client.RpcClient
 
LOGGER - Static variable in class com.rabbitmq.tools.json.JSONUtil
 
LOGGER - Static variable in class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
LOGGER - Static variable in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
 
LOGGER - Static variable in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
 
logPeerCertificateInfo(SSLSession) - Static method in class com.rabbitmq.client.impl.TlsUtils
Log details on peer certificate and certification chain.
LogTrafficListener - Class in com.rabbitmq.client.impl
TrafficListener that logs Command at TRACE level.
LogTrafficListener() - Constructor for class com.rabbitmq.client.impl.LogTrafficListener
 
LongString - Interface in com.rabbitmq.client
An object providing access to a LongString.
LongStringHelper - Class in com.rabbitmq.client.impl
Utility for working with LongStrings.
LongStringHelper() - Constructor for class com.rabbitmq.client.impl.LongStringHelper
 
LongStringHelper.ByteArrayLongString - Class in com.rabbitmq.client.impl
Private API - Implementation of LongString.
longStrSize(String) - Static method in class com.rabbitmq.client.impl.Frame
Computes the AMQP wire-protocol length of a protocol-encoded long string.
lookup(Class<?>) - Static method in class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
lookUp(String, Map<String, String>, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
lookUp(String, Map<String, String>, String, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
lookupSrvRecords(String, String) - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver
 
loRange - Variable in class com.rabbitmq.utility.IntAllocator
 

M

mainloop() - Method in class com.rabbitmq.client.RpcServer
Public API - main server loop.
MainLoop() - Constructor for class com.rabbitmq.client.impl.AMQConnection.MainLoop
 
mainLoopReadThreadNotNull() - Method in class com.rabbitmq.client.impl.AMQConnection
 
mainLoopThread - Variable in class com.rabbitmq.client.impl.AMQConnection
 
MAJOR - Static variable in class com.rabbitmq.client.AMQP.PROTOCOL
 
makeException(E) - Static method in class com.rabbitmq.utility.ValueOrException
Factory method for exceptions
makeStackTrace(Throwable) - Static method in class com.rabbitmq.utility.Utility
Deprecated.
use logging library instead for logging stack traces somewhere
makeValue(V) - Static method in class com.rabbitmq.utility.ValueOrException
Factory method for values
MalformedFrameException - Exception Class in com.rabbitmq.client
Encapsulates a frame format error at the wire level.
MalformedFrameException(String) - Constructor for exception class com.rabbitmq.client.MalformedFrameException
Instantiate a MalformedFrameException.
mandatory - Variable in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
mandatory - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
mandatory() - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
mandatory(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
manuallyClosed - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
map(Map<String, Object>) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
mapCall(Object[]) - Method in class com.rabbitmq.client.RpcClient
Perform an AMQP wire-protocol-table based RPC roundtrip, first constructing the table from an array of alternating keys (in even-numbered elements, starting at zero) and values (in odd-numbered elements, starting at one)
Restrictions on value arguments apply as in RpcClient.mapCall(Map).
mapCall(Map<String, Object>) - Method in class com.rabbitmq.client.RpcClient
Perform an AMQP wire-protocol-table based RPC roundtrip

There are some restrictions on the values appearing in the table:
they must be of type String, LongString, Integer, BigDecimal, Date, or (recursively) a Map of the enclosing type.
mapEntry(Object, Map<String, Object>) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
mapper - Variable in class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
mapper - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
 
mapper - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
 
MapRpcServer - Class in com.rabbitmq.client
Subclass of RpcServer which uses AMQP wire-format encoded tables as requests and replies.
MapRpcServer(Channel) - Constructor for class com.rabbitmq.client.MapRpcServer
 
MapRpcServer(Channel, String) - Constructor for class com.rabbitmq.client.MapRpcServer
 
mapSrvRecord(String) - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver
 
mark - Variable in class com.rabbitmq.client.impl.TruncatedInputStream
 
mark(int) - Method in class com.rabbitmq.client.impl.TruncatedInputStream
 
markAcknowledgedMessage() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of an acknowledged message.
markAcknowledgedMessageAction - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
markConsumedMessage() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a consumed message.
markMessagePublishAcknowledged() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a message publishing acknowledgement.
markMessagePublishFailed() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a message publishing failure.
markMessagePublishNotAcknowledged() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a message publishing not being acknowledged.
markPublishedMessage() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a published message.
markPublishedMessageUnrouted() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a published message not being routed.
markRejectedMessage() - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
Marks the event of a rejected message.
markRejectedMessageAction - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
markRpcFinished() - Method in class com.rabbitmq.client.impl.AMQChannel
 
markRpcFinished() - Method in class com.rabbitmq.client.impl.ChannelN
 
matchingMethod(String, Object[]) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Retrieves the best matching method for the given method name and parameters.
MAX_LENGTH - Static variable in interface com.rabbitmq.client.LongString
 
MAX_QUEUE_LENGTH - Static variable in class com.rabbitmq.client.impl.WorkPool
 
MAX_RUNNABLE_BLOCK_SIZE - Static variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
MAX_UNSIGNED_SHORT - Static variable in class com.rabbitmq.client.ConnectionFactory
 
MAX_UNSIGNED_SHORT - Static variable in class com.rabbitmq.client.impl.AMQConnection
 
MAX_UNSIGNED_SHORT - Static variable in class com.rabbitmq.client.impl.ChannelN
 
maxBodyLength - Variable in class com.rabbitmq.client.impl.CommandAssembler
 
maxInboundMessageBodySize - Variable in class com.rabbitmq.client.ConnectionFactory
Maximum body size of inbound (received) messages in bytes.
maxInboundMessageBodySize - Variable in class com.rabbitmq.client.impl.AbstractFrameHandlerFactory
 
maxInboundMessageBodySize - Variable in class com.rabbitmq.client.impl.AMQChannel
 
maxInboundMessageBodySize - Variable in class com.rabbitmq.client.impl.AMQConnection
 
maxInboundMessageBodySize - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
maxInboundMessageBodySize - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
 
maxPayloadSize - Variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
maxSeenDeliveryTag - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
maybeDeleteRecordedAutoDeleteExchange(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
maybeDeleteRecordedAutoDeleteExchange(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
maybeDeleteRecordedAutoDeleteQueue(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
maybeSetRefreshTask(Supplier<ScheduledFuture<?>>) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
maybeShuffle(List<Address>) - Method in interface com.rabbitmq.client.AddressResolver
Optionally shuffle the list of addresses returned by AddressResolver.getAddresses().
mechanism - Variable in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
mechanism - Variable in class com.rabbitmq.client.DefaultSaslConfig
 
mechanism - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
mechanism(String) - Method in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
mechanisms - Variable in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
mechanisms - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
mechanisms - Variable in class com.rabbitmq.client.JDKSaslConfig
 
mechanisms(LongString) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
mechanisms(String) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
members - Variable in class com.rabbitmq.client.impl.SetQueue
 
message - Variable in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
Error message
messageCount - Variable in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
messageCount - Variable in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
messageCount - Variable in class com.rabbitmq.client.AMQP.Queue.DeleteOk.Builder
 
messageCount - Variable in class com.rabbitmq.client.AMQP.Queue.PurgeOk.Builder
 
messageCount - Variable in class com.rabbitmq.client.GetResponse
 
messageCount - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
messageCount - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
messageCount - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
messageCount - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
messageCount(int) - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
messageCount(int) - Method in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
messageCount(int) - Method in class com.rabbitmq.client.AMQP.Queue.DeleteOk.Builder
 
messageCount(int) - Method in class com.rabbitmq.client.AMQP.Queue.PurgeOk.Builder
 
messageCount(String) - Method in interface com.rabbitmq.client.Channel
Returns the number of messages in a queue ready to be delivered to consumers.
messageCount(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Returns the number of messages in a queue ready to be delivered to consumers.
messageCount(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
messageId - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
messageId - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
messageId(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
MessageProperties - Class in com.rabbitmq.client
Constant holder class with useful static instances of AMQContentHeader.
MessageProperties() - Constructor for class com.rabbitmq.client.MessageProperties
 
method - Variable in exception class com.rabbitmq.client.ChannelContinuationTimeoutException
The request method that timed out.
method - Variable in class com.rabbitmq.client.impl.CommandAssembler
The method for this command
method - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
method - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Reflected method object, used for service invocation
Method - Class in com.rabbitmq.client.impl
Base class for AMQP method objects, specialized by autogenerated code in AMQP.java.
Method - Interface in com.rabbitmq.client
Public interface to objects representing an AMQP 0-9-1 method
Method() - Constructor for class com.rabbitmq.client.impl.Method
 
MethodArgumentReader - Class in com.rabbitmq.client.impl
Parses AMQP wire-protocol Method arguments from a DataInputStream.
MethodArgumentReader(ValueReader) - Constructor for class com.rabbitmq.client.impl.MethodArgumentReader
Construct a MethodArgumentReader from the given ValueReader.
MethodArgumentWriter - Class in com.rabbitmq.client.impl
Generates AMQP wire-protocol encoded arguments.
MethodArgumentWriter(ValueWriter) - Constructor for class com.rabbitmq.client.impl.MethodArgumentWriter
Constructs a MethodArgumentWriter targeting the given DataOutputStream.
methodId - Variable in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
methodId - Variable in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
methodId - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
methodId - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
methodId - Variable in exception class com.rabbitmq.client.UnknownClassOrMethodId
 
methodId(int) - Method in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
methodId(int) - Method in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
metricsCollector - Variable in class com.rabbitmq.client.ConnectionFactory
 
metricsCollector - Variable in class com.rabbitmq.client.impl.AMQConnection
 
metricsCollector - Variable in class com.rabbitmq.client.impl.ChannelManager
 
metricsCollector - Variable in class com.rabbitmq.client.impl.ChannelN
 
metricsCollector - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
MetricsCollector - Interface in com.rabbitmq.client
Interface to gather execution data of the client.
MINIMAL_BASIC - Static variable in class com.rabbitmq.client.MessageProperties
Empty basic properties, with no fields set
MINIMAL_PERSISTENT_BASIC - Static variable in class com.rabbitmq.client.MessageProperties
Empty basic properties, with only deliveryMode set to 2 (persistent)
MINOR - Static variable in class com.rabbitmq.client.AMQP.PROTOCOL
 
MissedHeartbeatException - Exception Class in com.rabbitmq.client
Encapsulates an exception indicating that the connection has missed too many heartbeats and is being shut down.
MissedHeartbeatException(String) - Constructor for exception class com.rabbitmq.client.MissedHeartbeatException
 
monitor - Variable in class com.rabbitmq.client.impl.ChannelManager
Monitor for _channelMap and channelNumberAllocator
monitor - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
monitor - Variable in class com.rabbitmq.client.impl.ShutdownNotifierComponent
Monitor for shutdown listeners and shutdownCause
moreWorkItems(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
multiple - Variable in class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
multiple - Variable in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
multiple - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
multiple - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
multiple() - Method in class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
multiple() - Method in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
multiple(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Ack.Builder
 
multiple(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 

N

Nack(long, boolean, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
Nack(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
name - Variable in class com.rabbitmq.client.impl.recovery.RecordedNamedEntity
 
name - Variable in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
Usually the constant string, "JSONRPCError"
name - Variable in class com.rabbitmq.tools.jsonrpc.ParameterDescription
The parameter name.
name - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Procedure name
name - Variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
The service name
NAME - Static variable in class com.rabbitmq.client.impl.CRDemoMechanism
 
NANOS_IN_MILLI - Static variable in class com.rabbitmq.utility.BlockingCell
 
nbIoThreads - Variable in class com.rabbitmq.client.impl.nio.NioParams
the max number of IO threads
needBitFlush - Variable in class com.rabbitmq.client.impl.MethodArgumentWriter
When encoding one or more bits, records whether a group of bits is waiting to be written
needToDispatchIoError(SocketChannelFrameHandlerState) - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
negotiateChannelMax(int, int) - Method in class com.rabbitmq.client.impl.AMQConnection
Private API, allows for easier simulation of bogus clients.
negotiatedMaxValue(int, int) - Static method in class com.rabbitmq.client.impl.AMQConnection
 
NetworkConnection - Interface in com.rabbitmq.client.impl
 
networkRecoveryInterval - Variable in class com.rabbitmq.client.ConnectionFactory
 
networkRecoveryInterval - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
networkRecoveryInterval - Variable in class com.rabbitmq.client.RecoveryDelayHandler.DefaultRecoveryDelayHandler
 
newChannel(Channel) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
newChannel(Channel) - Method in interface com.rabbitmq.client.MetricsCollector
 
newChannel(Channel) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
newConnection() - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection.
newConnection() - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
newConnection(Address[]) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection, picking the first available address from the list.
newConnection(Address[], String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection with a client-provided name, picking the first available address from the list.
newConnection(AddressResolver) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection, picking the first available address from the list provided by the AddressResolver.
newConnection(Connection) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
newConnection(Connection) - Method in interface com.rabbitmq.client.MetricsCollector
 
newConnection(Connection) - Method in class com.rabbitmq.client.NoOpMetricsCollector
 
newConnection(String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection.
newConnection(ExecutorService) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection.
newConnection(ExecutorService, Address[]) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection, picking the first available address from the list.
newConnection(ExecutorService, Address[], String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection with a client-provided name, picking the first available address from the list.
newConnection(ExecutorService, AddressResolver) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection, picking the first available address from the list provided by the AddressResolver.
newConnection(ExecutorService, AddressResolver, String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection with a client-provided name, picking the first available address from the list provided by the AddressResolver.
newConnection(ExecutorService, String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection.
newConnection(ExecutorService, List<Address>) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection, picking the first available address from the list.
newConnection(ExecutorService, List<Address>, String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection with a client-provided name, picking the first available address from the list.
newConnection(List<Address>) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection, picking the first available address from the list.
newConnection(List<Address>, String) - Method in class com.rabbitmq.client.ConnectionFactory
Create a new broker connection with a client-provided name, picking the first available address from the list.
newline() - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
newSecret - Variable in class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
newSecret - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
newSecret - Variable in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
newSecret(LongString) - Method in class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
newSecret(String) - Method in class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
newThread(ThreadFactory, Runnable, String) - Static method in class com.rabbitmq.client.impl.Environment
 
newThread(ThreadFactory, Runnable, String, boolean) - Static method in class com.rabbitmq.client.impl.Environment
 
next - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Node
 
next() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 
next() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
nextBitMask - Variable in class com.rabbitmq.client.impl.MethodArgumentReader
If we are reading one or more bits, keeps track of which bit position we will read from next.
nextDelivery() - Method in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
nextDelivery() - Method in interface com.rabbitmq.client.RpcServer.RpcConsumer
 
nextOutstandingRpc() - Method in class com.rabbitmq.client.impl.AMQChannel
 
nextPublishSeqNo - Variable in class com.rabbitmq.client.impl.ChannelN
Sequence number of next published message requiring confirmation.
nextWorkBlock(Collection<W>, int) - Method in class com.rabbitmq.client.impl.WorkPool
Return the next ready client, and transfer a collection of that client's items to process.
nio - Variable in class com.rabbitmq.client.ConnectionFactory
 
NIO_NB_IO_THREADS - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
NIO_READ_BYTE_BUFFER_SIZE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
NIO_WRITE_BYTE_BUFFER_SIZE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
NIO_WRITE_ENQUEUING_TIMEOUT_IN_MS - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
NIO_WRITE_QUEUE_CAPACITY - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
NioContext - Class in com.rabbitmq.client.impl.nio
Context when creating resources for a NIO-based connection.
NioContext(NioParams, SSLEngine) - Constructor for class com.rabbitmq.client.impl.nio.NioContext
 
nioExecutor - Variable in class com.rabbitmq.client.impl.nio.NioParams
the executor service used for IO threads and connections shutdown
NioHelper - Class in com.rabbitmq.client.impl.nio
 
NioHelper() - Constructor for class com.rabbitmq.client.impl.nio.NioHelper
 
NioLoop - Class in com.rabbitmq.client.impl.nio
Logic of the NIO loop.
NioLoop(NioParams, NioLoopContext) - Constructor for class com.rabbitmq.client.impl.nio.NioLoop
 
NioLoopContext - Class in com.rabbitmq.client.impl.nio
 
NioLoopContext(SocketChannelFrameHandlerFactory, NioParams) - Constructor for class com.rabbitmq.client.impl.nio.NioLoopContext
 
nioLoopContexts - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
nioParams - Variable in class com.rabbitmq.client.ConnectionFactory
 
nioParams - Variable in class com.rabbitmq.client.impl.nio.NioContext
 
nioParams - Variable in class com.rabbitmq.client.impl.nio.NioLoop
 
nioParams - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
NioParams - Class in com.rabbitmq.client.impl.nio
Parameters used to configure the NIO mode of a ConnectionFactory.
NioParams() - Constructor for class com.rabbitmq.client.impl.nio.NioParams
 
NioParams(NioParams) - Constructor for class com.rabbitmq.client.impl.nio.NioParams
 
NioQueue - Interface in com.rabbitmq.client.impl.nio
Contract to exchange frame between application threads and NIO thread.
NO_CONSUMERS - Static variable in interface com.rabbitmq.client.AMQP
 
NO_METHOD_ID - Static variable in exception class com.rabbitmq.client.UnknownClassOrMethodId
 
NO_OP - Static variable in interface com.rabbitmq.client.observation.ObservationCollector
 
NO_OP - Static variable in interface com.rabbitmq.client.TrafficListener
NO_ROUTE - Static variable in interface com.rabbitmq.client.AMQP
 
NO_RPC_TIMEOUT - Static variable in class com.rabbitmq.client.impl.AMQChannel
 
NO_TIMEOUT - Static variable in class com.rabbitmq.client.RpcClient
NO_TIMEOUT value must match convention on BlockingCell.uninterruptibleGet(int)
noAck - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
noAck - Variable in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
noAck - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
noAck - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
noAck() - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
noAck() - Method in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
noAck(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
noAck(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
Node(E) - Constructor for class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Node
 
noLocal - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
noLocal - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
noLocal() - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
noLocal(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
NON_BODY_SIZE - Static variable in class com.rabbitmq.client.impl.Frame
 
NoOpMetricsCollector - Class in com.rabbitmq.client
 
NoOpMetricsCollector() - Constructor for class com.rabbitmq.client.NoOpMetricsCollector
 
NoOpObservationCollector - Class in com.rabbitmq.client.observation
 
NoOpObservationCollector() - Constructor for class com.rabbitmq.client.observation.NoOpObservationCollector
 
NOT_ALLOWED - Static variable in interface com.rabbitmq.client.AMQP
 
NOT_FOUND - Static variable in interface com.rabbitmq.client.AMQP
 
NOT_IMPLEMENTED - Static variable in interface com.rabbitmq.client.AMQP
 
notEmpty - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Wait queue for waiting takes
notFull - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Wait queue for waiting puts
notifyConsumerOfShutdown(String, Consumer, ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
notifyConsumersOfShutdown(Map<String, Consumer>, ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
notifyListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
notifyListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
notifyListeners() - Method in class com.rabbitmq.client.impl.ShutdownNotifierComponent
 
notifyListeners() - Method in interface com.rabbitmq.client.ShutdownNotifier
Protected API - notify the listeners attached to the component
notifyOutstandingRpc(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.AMQChannel
 
notifyRecoveryCanBeginListeners() - Method in class com.rabbitmq.client.impl.AMQConnection
 
notifyRecoveryListenersComplete() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
notifyRecoveryListenersComplete() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
notifyRecoveryListenersStarted() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
notifyRecoveryListenersStarted() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
notifyTopologyRecoveryListenersStarted() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
notInMainLoopThread() - Method in class com.rabbitmq.client.impl.AMQConnection
 
nowait - Variable in class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Confirm.Select.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
nowait - Variable in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
nowait - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
nowait() - Method in class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Confirm.Select.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
nowait() - Method in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Cancel.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Confirm.Select.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
nowait(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
number() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
numberOfBits - Variable in class com.rabbitmq.utility.IntAllocator
 

O

OAuth2ClientCredentialsGrantCredentialsProvider - Class in com.rabbitmq.client.impl
A CredentialsProvider that performs an OAuth 2 Client Credentials flow to retrieve a token.
OAuth2ClientCredentialsGrantCredentialsProvider(String, String, String, String) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
OAuth2ClientCredentialsGrantCredentialsProvider(String, String, String, String, Map<String, String>) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
OAuth2ClientCredentialsGrantCredentialsProvider(String, String, String, String, Map<String, String>, Consumer<HttpURLConnection>) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
OAuth2ClientCredentialsGrantCredentialsProvider(String, String, String, String, Map<String, String>, HostnameVerifier, SSLSocketFactory) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
OAuth2ClientCredentialsGrantCredentialsProvider(String, String, String, String, Map<String, String>, HostnameVerifier, SSLSocketFactory, Consumer<HttpURLConnection>) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
OAuth2ClientCredentialsGrantCredentialsProvider(String, String, String, String, HostnameVerifier, SSLSocketFactory) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
OAuth2ClientCredentialsGrantCredentialsProvider.JacksonTokenLookup - Class in com.rabbitmq.client.impl
 
OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder - Class in com.rabbitmq.client.impl
OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration - Class in com.rabbitmq.client.impl
OAuth2ClientCredentialsGrantCredentialsProvider.Token - Class in com.rabbitmq.client.impl
 
OAuth2ClientCredentialsGrantCredentialsProviderBuilder() - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
OAuthTokenManagementException - Exception Class in com.rabbitmq.client.impl
 
OAuthTokenManagementException(String) - Constructor for exception class com.rabbitmq.client.impl.OAuthTokenManagementException
 
OAuthTokenManagementException(String, Throwable) - Constructor for exception class com.rabbitmq.client.impl.OAuthTokenManagementException
 
object() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
OBJECT_END - Static variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
objectMapper - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.JacksonTokenLookup
 
observationCollector - Variable in class com.rabbitmq.client.ConnectionFactory
 
observationCollector - Variable in class com.rabbitmq.client.impl.AMQConnection
 
observationCollector - Variable in class com.rabbitmq.client.impl.ChannelManager
 
observationCollector - Variable in class com.rabbitmq.client.impl.ChannelN
 
observationCollector - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
ObservationCollector - Interface in com.rabbitmq.client.observation
API to instrument operations in the AMQP client.
ObservationCollector.BasicGetCall - Interface in com.rabbitmq.client.observation
Underlying basic.get call.
ObservationCollector.ConnectionInfo - Interface in com.rabbitmq.client.observation
Connection information.
ObservationCollector.PublishCall - Interface in com.rabbitmq.client.observation
Underlying publishing call.
octetStringHexDump(byte[]) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
offer(WriteRequest) - Method in class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
offer(WriteRequest) - Method in interface com.rabbitmq.client.impl.nio.NioQueue
Enqueue a frame, block if the queue is full.
offer(E) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Inserts the specified element at the tail of this queue if possible, returning immediately if this queue is full.
offer(E, long, TimeUnit) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
offsetDeliveryTag(AMQImpl.Basic.Deliver) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
onlyAcksReceived - Variable in class com.rabbitmq.client.impl.ChannelN
Whether any nacks have been received since the last waitForConfirms().
open() - Method in class com.rabbitmq.client.impl.ChannelN
Package method: open the channel.
Open(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
Open(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
Open(String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
Open(String, String, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
openChannel() - Method in interface com.rabbitmq.client.Connection
Create a new channel wrapped in an Optional.
openChannel(int) - Method in interface com.rabbitmq.client.Connection
Create a new channel, using the specified channel number if possible.
OpenOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
OpenOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
OpenOk(LongString) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
OpenOk(String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
operations - Variable in class com.rabbitmq.client.impl.nio.SocketChannelRegistration
 
out - Variable in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
Accumulates our output
out - Variable in class com.rabbitmq.client.impl.MethodArgumentWriter
Writes our output
out - Variable in class com.rabbitmq.client.impl.ValueWriter
 
outOfBand - Variable in class com.rabbitmq.client.AMQP.Channel.Open.Builder
 
outOfBand - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
outOfBand(String) - Method in class com.rabbitmq.client.AMQP.Channel.Open.Builder
 
outputStream - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 

P

parameter(String, String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
Extra parameters to pass in the request.
ParameterDescription - Class in com.rabbitmq.tools.jsonrpc
Description of a single JSON-RPC procedure parameter.
ParameterDescription() - Constructor for class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
ParameterDescription(int, Class<?>) - Constructor for class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
ParameterDescription(Map<String, Object>) - Constructor for class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
parameters - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
parameters - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
parameters - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
params - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
params - Variable in class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
params - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Descriptions of parameters for this procedure
params(ExecutorService) - Method in class com.rabbitmq.client.ConnectionFactory
 
parse(String, ServiceDescription) - Method in class com.rabbitmq.tools.jsonrpc.DefaultJsonRpcMapper
Deprecated.
 
parse(String, ServiceDescription) - Method in class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
parse(String, ServiceDescription) - Method in interface com.rabbitmq.tools.jsonrpc.JsonRpcMapper
Parses a JSON RPC request.
parse(String, Class<?>) - Method in class com.rabbitmq.tools.jsonrpc.DefaultJsonRpcMapper
Deprecated.
 
parse(String, Class<?>) - Method in class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
parse(String, Class<?>) - Method in interface com.rabbitmq.tools.jsonrpc.JsonRpcMapper
Parses a JSON RPC response.
parseAddress(String) - Static method in class com.rabbitmq.client.Address
Factory method: takes a formatted addressString string as construction parameter
parseAddresses(String) - Static method in class com.rabbitmq.client.Address
Array-based factory method: takes an array of formatted address strings as construction parameter
parseHost(String) - Static method in class com.rabbitmq.client.Address
Extracts hostname or IP address from a string containing a hostname, IP address, hostname:port pair or IP address:port pair.
parsePort(String) - Static method in class com.rabbitmq.client.Address
 
parseToken(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
PARSING_ERROR - Static variable in class com.rabbitmq.client.impl.TlsUtils
 
passive - Variable in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
passive - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
passive - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
passive - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
passive - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
passive - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
passive() - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
passive() - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
passive() - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
passive(boolean) - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
passive(boolean) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
passive(boolean) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
password - Variable in class com.rabbitmq.client.impl.DefaultCredentialsProvider
 
PASSWORD - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
passwordFromToken(OAuth2ClientCredentialsGrantCredentialsProvider.Token) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
passwordFromToken(T) - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
payload - Variable in class com.rabbitmq.client.impl.Frame
Frame payload bytes (for inbound frames)
PAYLOAD_OFFSET - Static variable in class com.rabbitmq.client.impl.nio.FrameBuilder
 
peek() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
peerAddress - Variable in class com.rabbitmq.client.impl.AMQConnection.DefaultConnectionInfo
 
peerCertificateInfo(Certificate, String) - Static method in class com.rabbitmq.client.impl.TlsUtils
Get a string representation of certificate info.
peerPort - Variable in class com.rabbitmq.client.impl.AMQConnection.DefaultConnectionInfo
 
PERSISTENT_BASIC - Static variable in class com.rabbitmq.client.MessageProperties
Content-type "application/octet-stream", deliveryMode 2 (persistent), priority zero
PERSISTENT_TEXT_PLAIN - Static variable in class com.rabbitmq.client.MessageProperties
Content-type "text/plain", deliveryMode 2 (persistent), priority zero
PLAIN - Static variable in class com.rabbitmq.client.DefaultSaslConfig
 
plainIn - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
inbound app data (deciphered if TLS is on)
PlainMechanism - Class in com.rabbitmq.client.impl
The PLAIN auth mechanism
PlainMechanism() - Constructor for class com.rabbitmq.client.impl.PlainMechanism
 
plainOut - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
outbound app data (to be crypted if TLS is on)
plainOut - Variable in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
POISON - Static variable in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
poll() - Method in class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
poll() - Method in interface com.rabbitmq.client.impl.nio.NioQueue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
poll() - Method in class com.rabbitmq.client.impl.SetQueue
Remove the head of the queue and return it.
poll() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
poll(long, TimeUnit) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
pool - Variable in class com.rabbitmq.client.impl.WorkPool
The pool of registered clients, with their work queues.
port - Variable in class com.rabbitmq.client.ConnectionFactory
 
port - Variable in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
PORT - Static variable in class com.rabbitmq.client.AMQP.PROTOCOL
 
PORT - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
portOrDefault(int, boolean) - Static method in class com.rabbitmq.client.ConnectionFactory
 
PossibleAuthenticationFailureException - Exception Class in com.rabbitmq.client
Thrown when the likely cause is an authentication failure.
PossibleAuthenticationFailureException(String) - Constructor for exception class com.rabbitmq.client.PossibleAuthenticationFailureException
 
PossibleAuthenticationFailureException(Throwable) - Constructor for exception class com.rabbitmq.client.PossibleAuthenticationFailureException
 
postprocessReplyProperties(Delivery, AMQP.BasicProperties.Builder) - Method in class com.rabbitmq.client.RpcServer
Gives a chance to set/modify reply properties after the handling call
PRECONDITION_FAILED - Static variable in interface com.rabbitmq.client.AMQP
 
PREFERRED_TLS_PROTOCOL - Static variable in class com.rabbitmq.client.ConnectionFactory
 
prefetchCount - Variable in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
prefetchCount - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
prefetchCount(int) - Method in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
prefetchCountConsumer - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
prefetchCountGlobal - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
prefetchSize - Variable in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
prefetchSize - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
prefetchSize(int) - Method in class com.rabbitmq.client.AMQP.Basic.Qos.Builder
 
prefix - Variable in class com.rabbitmq.client.RpcClient.IncrementingCorrelationIdSupplier
 
prepareForReadSequence() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
prepareForWriteSequence() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
preprocessReplyProperties(Delivery, AMQP.BasicProperties.Builder) - Method in class com.rabbitmq.client.RpcServer
Gives a chance to set/modify reply properties before handling call.
primitiveCall(byte[]) - Method in class com.rabbitmq.client.RpcClient
Perform a simple byte-array-based RPC roundtrip.
primitiveCall(AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.RpcClient
 
primitiveCall(AMQP.BasicProperties, byte[], int) - Method in class com.rabbitmq.client.RpcClient
 
priority - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
priority - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
priority - Variable in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
priority(Integer) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
privateAsyncRpc(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
 
privateExecutor - Variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
privateExecutor - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
privateRpc(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
 
privateRpc(Method, int) - Method in class com.rabbitmq.client.impl.AMQChannel
 
privateScheduler - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
ProcedureDescription - Class in com.rabbitmq.tools.jsonrpc
Description of a single JSON-RPC procedure.
ProcedureDescription() - Constructor for class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
ProcedureDescription(Method) - Constructor for class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
ProcedureDescription(Map<String, Object>) - Constructor for class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
procedures - Variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Map from procedure name to ProcedureDescription
processAsync(Command) - Method in class com.rabbitmq.client.impl.AMQChannel
Protected API - called by nextCommand to check possibly handle an incoming Command before it is returned to the caller of nextCommand.
processAsync(Command) - Method in class com.rabbitmq.client.impl.ChannelN
Protected API - Filters the inbound command stream, processing Basic.Deliver, Basic.Return and Channel.Close specially.
processControlCommand(Command) - Method in class com.rabbitmq.client.impl.AMQConnection
Handles incoming control commands on channel zero.
processDelivery(Command, AMQImpl.Basic.Deliver) - Method in class com.rabbitmq.client.impl.ChannelN
 
processDelivery(Command, AMQImpl.Basic.Deliver) - Method in class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
 
processRequest(Delivery) - Method in class com.rabbitmq.client.RpcServer
Private API - Process a single request.
processShutdownSignal(ShutdownSignalException, boolean, boolean) - Method in class com.rabbitmq.client.impl.AMQChannel
Protected API - respond, in the driver thread, to a ShutdownSignalException.
processShutdownSignal(ShutdownSignalException, boolean, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Protected API - overridden to quiesce consumer work and broadcast the signal to all consumers after calling the superclass's method.
processUriQueryParameter(String, String) - Method in class com.rabbitmq.client.ConnectionFactory
Hook to process query parameters not handled natively.
propagateQueueNameChangeToBindings(String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
propagateQueueNameChangeToConsumers(String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
properties - Variable in class com.rabbitmq.client.Return
 
properties - Variable in class com.rabbitmq.client.RpcClient.Response
 
props - Variable in class com.rabbitmq.client.GetResponse
 
PROTOCOL() - Constructor for class com.rabbitmq.client.AMQP.PROTOCOL
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
protocolClassId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
protocolClassId() - Method in class com.rabbitmq.client.impl.Method
Retrieve the protocol class ID
protocolClassId() - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
protocolClassId() - Method in interface com.rabbitmq.client.Method
Retrieve the protocol class ID
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
protocolMethodId() - Method in class com.rabbitmq.client.impl.Method
Retrieve the protocol method ID
protocolMethodId() - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
protocolMethodId() - Method in interface com.rabbitmq.client.Method
Retrieve the protocol method ID
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
protocolMethodName() - Method in class com.rabbitmq.client.impl.Method
Retrieve the method name
protocolMethodName() - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
protocolMethodName() - Method in interface com.rabbitmq.client.Method
Retrieve the method name
protocolVersionMismatch(DataInputStream) - Static method in class com.rabbitmq.client.impl.Frame
Private API - A protocol version mismatch is detected by checking the three next bytes if a frame type of (int)'A' is read from an input stream.
ProtocolVersionMismatchException - Exception Class in com.rabbitmq.client
Thrown to indicate that the server does not support the wire protocol version we requested immediately after opening the TCP socket.
ProtocolVersionMismatchException(Version, Version) - Constructor for exception class com.rabbitmq.client.ProtocolVersionMismatchException
 
publish(AMQP.BasicProperties) - Method in interface com.rabbitmq.client.observation.ObservationCollector.PublishCall
 
publish(AMQP.BasicProperties, byte[]) - Method in class com.rabbitmq.client.RpcClient
 
publish(ObservationCollector.PublishCall, AMQP.Basic.Publish, AMQP.BasicProperties, byte[], ObservationCollector.ConnectionInfo) - Method in class com.rabbitmq.client.observation.NoOpObservationCollector
 
publish(ObservationCollector.PublishCall, AMQP.Basic.Publish, AMQP.BasicProperties, byte[], ObservationCollector.ConnectionInfo) - Method in interface com.rabbitmq.client.observation.ObservationCollector
Decorate message publishing.
Publish(int, String, String, boolean, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
Publish(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
Purge(int, String, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
Purge(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
PurgeOk(int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
PurgeOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
put(E) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Adds the specified element to the tail of this queue, waiting if necessary for space to become available.
putLock - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Lock held by put, offer, etc

Q

Qos(int, int, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
Qos(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
QosOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
QosOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
queue - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
queue - Variable in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
queue - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
queue - Variable in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
queue - Variable in class com.rabbitmq.client.impl.SetQueue
 
queue() - Method in class com.rabbitmq.client.impl.recovery.RetryContext
The to-be-recovered entity as a queue.
queue(String) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Queue.DeclareOk.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
queue(String) - Method in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
Queue() - Constructor for class com.rabbitmq.client.AMQP.Queue
 
Queue() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue
 
queueBind(String, String, String) - Method in interface com.rabbitmq.client.Channel
Bind a queue to an exchange, with no extra arguments.
queueBind(String, String, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Bind a queue to an exchange, with no extra arguments.
queueBind(String, String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueBind(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Bind a queue to an exchange.
queueBind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Bind a queue to an exchange.
queueBind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueBindNoWait(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Same as Channel.queueBind(String, String, String, java.util.Map) but sets nowait parameter to true and returns void (as there will be no response from the server).
queueBindNoWait(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Same as Channel.queueBind(String, String, String, java.util.Map) but sets nowait parameter to true and returns void (as there will be no response from the server).
queueBindNoWait(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDeclare() - Method in interface com.rabbitmq.client.Channel
Actively declare a server-named exclusive, autodelete, non-durable queue.
queueDeclare() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Actively declare a server-named exclusive, autodelete, non-durable queue.
queueDeclare() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDeclare(String, boolean, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Declare a queue
queueDeclare(String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare a queue
queueDeclare(String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDeclareNoWait(String, boolean, boolean, boolean, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Like Channel.queueDeclare(String, boolean, boolean, boolean, java.util.Map) but sets nowait flag to true and returns no result (as there will be no response from the server).
queueDeclareNoWait(String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Like Channel.queueDeclare(String, boolean, boolean, boolean, java.util.Map) but sets nowait flag to true and returns no result (as there will be no response from the server).
queueDeclareNoWait(String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDeclarePassive(String) - Method in interface com.rabbitmq.client.Channel
Declare a queue passively; i.e., check if it exists.
queueDeclarePassive(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Declare a queue passively; i.e., check if it exists.
queueDeclarePassive(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDelete(String) - Method in interface com.rabbitmq.client.Channel
Delete a queue, without regard for whether it is in use or has messages on it
queueDelete(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Delete a queue, without regard for whether it is in use or has messages on it
queueDelete(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDelete(String, boolean, boolean) - Method in interface com.rabbitmq.client.Channel
Delete a queue
queueDelete(String, boolean, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Delete a queue
queueDelete(String, boolean, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueDeleteNoWait(String, boolean, boolean) - Method in interface com.rabbitmq.client.Channel
Like Channel.queueDelete(String, boolean, boolean) but sets nowait parameter to true and returns nothing (as there will be no response from the server).
queueDeleteNoWait(String, boolean, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
 
queueDeleteNoWait(String, boolean, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queuePurge(String) - Method in interface com.rabbitmq.client.Channel
Purges the contents of the given queue.
queuePurge(String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Purges the contents of the given queue.
queuePurge(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueRecovered(String, String) - Method in interface com.rabbitmq.client.impl.recovery.QueueRecoveryListener
 
QueueRecoveryListener - Interface in com.rabbitmq.client.impl.recovery
Not part of the public API.
queueRecoveryListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
queueRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
queueRecoveryRetryCondition - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
queueRecoveryRetryCondition(BiPredicate<? super RecordedQueue, Exception>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
queueRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
queueRecoveryRetryOperation - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
queueRecoveryRetryOperation(DefaultRetryHandler.RetryOperation<?>) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
queueUnbind(String, String, String) - Method in interface com.rabbitmq.client.Channel
Unbinds a queue from an exchange, with no extra arguments.
queueUnbind(String, String, String) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Unbinds a queue from an exchange, with no extra arguments.
queueUnbind(String, String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
queueUnbind(String, String, String, Map<String, Object>) - Method in interface com.rabbitmq.client.Channel
Unbind a queue from an exchange.
queueUnbind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Unbind a queue from an exchange.
queueUnbind(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
quiesce() - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
Prepare for shutdown of all consumers on this channel
quiescingAsyncRpc(Method, CompletableFuture<Command>) - Method in class com.rabbitmq.client.impl.AMQChannel
 
quiescingRpc(Method, AMQChannel.RpcContinuation) - Method in class com.rabbitmq.client.impl.AMQChannel
 
quiescingTransmit(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel
 
quiescingTransmit(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
 
quietTrySocketClose(Socket) - Static method in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 

R

ratio - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.RatioRefreshDelayStrategy
 
ratioRefreshDelayStrategy(double) - Static method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Delay before refresh is a ratio of the time before expiration.
RatioRefreshDelayStrategy(double) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.RatioRefreshDelayStrategy
 
read - Variable in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
read - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
read() - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
read() - Method in class com.rabbitmq.client.impl.TruncatedInputStream
 
read() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
read(boolean) - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
read(byte[], int, int) - Method in class com.rabbitmq.client.impl.TruncatedInputStream
 
read(Command) - Method in class com.rabbitmq.client.impl.LogTrafficListener
 
read(Command) - Method in interface com.rabbitmq.client.TrafficListener
Notified for each inbound Command.
read(String) - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
read(ReadableByteChannel, ByteBuffer) - Static method in class com.rabbitmq.client.impl.nio.NioHelper
 
readArray(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Read a field-array
readBit() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads a bit/boolean argument.
readBuffer - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
readByteBufferSize - Variable in class com.rabbitmq.client.impl.nio.NioParams
size of the byte buffer used for inbound data
readBytes(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Convenience method - reads a 32-bit-length-prefix byte vector from a DataInputStream.
readContentHeaderFrom(DataInputStream) - Static method in class com.rabbitmq.client.impl.AMQImpl
 
readFieldValue(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
 
readFlagWord() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
 
readFrame() - Method in interface com.rabbitmq.client.impl.FrameHandler
Read a Frame from the underlying data connection.
readFrame() - Method in class com.rabbitmq.client.impl.nio.FrameBuilder
Read a frame from the network.
readFrame() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
readFrame() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
readFrame(Frame) - Method in class com.rabbitmq.client.impl.AMQConnection
 
readFrom(DataInputStream, int) - Static method in class com.rabbitmq.client.impl.Frame
Protected API - Factory method to instantiate a Frame by reading an AMQP-wire-protocol frame from the given input stream.
readFromBuffer() - Method in class com.rabbitmq.client.impl.nio.FrameBuilder
 
readLong() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP integer content header field.
readLong() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads an integer argument.
readLong() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads an integer.
readLonglong() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP long integer content header field.
readLonglong() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads a long integer argument.
readLonglong() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads a long integer.
readLongstr() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP "long string" (binary) content header field.
readLongstr() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads a long string argument.
readLongstr() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads a long string.
readLongstr(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Convenience method - reads a long string argument from a DataInputStream.
readMethodFrom(DataInputStream) - Static method in class com.rabbitmq.client.impl.AMQImpl
 
readObject(ObjectInputStream) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Reconstitute this queue instance from a stream (that is, deserialize it).
readOctet() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP octet content header field.
readOctet() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads an octet argument.
readOctet() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads an octet.
readPresence() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
 
readSelectorState - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
readSelectorState - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
readShort() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP short integer content header field.
readShort() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads a short integer argument.
readShort() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads a short integer.
readShortstr() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP short string content header field.
readShortstr() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads a short string argument.
readShortstr() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads a short string.
readShortstr(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Convenience method - reads a short string from a DataInput Stream.
readTable() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP table content header field.
readTable() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads a table argument.
readTable() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads a table.
readTable(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Reads a table argument from a given stream.
readTimestamp() - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyReader
Reads and returns an AMQP timestamp content header field.
readTimestamp() - Method in class com.rabbitmq.client.impl.MethodArgumentReader
Public API - reads an timestamp argument.
readTimestamp() - Method in class com.rabbitmq.client.impl.ValueReader
Public API - reads an timestamp.
readTimestamp(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Convenience method - reads a timestamp argument from the DataInputStream.
readUnsignedInt(DataInputStream) - Static method in class com.rabbitmq.client.impl.ValueReader
Read an unsigned int
ready - Variable in class com.rabbitmq.client.impl.WorkPool
An injective queue of ready clients.
readyToInProgress() - Method in class com.rabbitmq.client.impl.WorkPool
 
realm - Variable in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
realm - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
realm(String) - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
reason - Variable in class com.rabbitmq.client.AMQP.Connection.Blocked.Builder
 
reason - Variable in class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
reason - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
reason - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
reason - Variable in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
reason(String) - Method in class com.rabbitmq.client.AMQP.Connection.Blocked.Builder
 
reason(String) - Method in class com.rabbitmq.client.AMQP.Connection.UpdateSecret.Builder
 
receivedAt - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
recordConsumer(String, RecordedConsumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordConsumer(String, String, boolean, boolean, Map<String, Object>, Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
RecordedBinding - Class in com.rabbitmq.client.impl.recovery
 
RecordedBinding(AutorecoveringChannel) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedBinding
 
recordedBindings - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
RecordedConsumer - Class in com.rabbitmq.client.impl.recovery
 
RecordedConsumer(AutorecoveringChannel, String) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
recordedEntity - Variable in class com.rabbitmq.client.impl.recovery.RetryResult
The entity to recover.
recordedEntity - Variable in exception class com.rabbitmq.client.TopologyRecoveryException
 
RecordedEntity - Class in com.rabbitmq.client.impl.recovery
 
RecordedEntity(AutorecoveringChannel) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedEntity
 
RecordedExchange - Class in com.rabbitmq.client.impl.recovery
 
RecordedExchange(AutorecoveringChannel, String) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedExchange
 
RecordedExchangeBinding - Class in com.rabbitmq.client.impl.recovery
 
RecordedExchangeBinding(AutorecoveringChannel) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedExchangeBinding
 
recordedExchanges - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
RecordedNamedEntity - Class in com.rabbitmq.client.impl.recovery
 
RecordedNamedEntity(AutorecoveringChannel, String) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedNamedEntity
 
RecordedQueue - Class in com.rabbitmq.client.impl.recovery
 
RecordedQueue(AutorecoveringChannel, String) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedQueue
 
RecordedQueueBinding - Class in com.rabbitmq.client.impl.recovery
 
RecordedQueueBinding(AutorecoveringChannel) - Constructor for class com.rabbitmq.client.impl.recovery.RecordedQueueBinding
 
recordedQueues - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordExchange(AMQP.Exchange.DeclareOk, String, String, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordExchange(String, RecordedExchange) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordExchange(String, RecordedExchange) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordExchangeBinding(AutorecoveringChannel, String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordExchangeBinding(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordOnRpcRequest(Method) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordOnRpcResponse(Method, Method) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordQueue(AMQP.Queue.DeclareOk, RecordedQueue) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordQueue(AMQP.Queue.DeclareOk, RecordedQueue) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordQueue(AMQP.Queue.DeclareOk, String, boolean, boolean, boolean, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordQueue(String, RecordedQueue) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recordQueue(String, RecordedQueue) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordQueueBinding(AutorecoveringChannel, String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recordQueueBinding(String, String, String, Map<String, Object>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedExchangeBinding
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedNamedEntity
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
recover() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueueBinding
 
Recover(boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
Recover(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
RECOVER_BINDING - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover a binding.
RECOVER_BINDING_QUEUE - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover the destination queue of a binding.
RECOVER_CHANNEL - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover a channel.
RECOVER_CONSUMER - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover a consumer.
RECOVER_CONSUMER_QUEUE - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover the queue of a consumer.
RECOVER_CONSUMER_QUEUE_BINDINGS - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover all the bindings of the queue of a consumer.
RECOVER_PREVIOUS_AUTO_DELETE_QUEUES - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover earlier auto-delete or exclusive queues that share the same channel as this retry context
RECOVER_PREVIOUS_CONSUMERS - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover earlier consumers that share the same channel as this retry context
RECOVER_PREVIOUS_QUEUE_BINDINGS - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover earlier bindings that share the same queue as this retry context
RECOVER_QUEUE - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Recover a queue
Recoverable - Interface in com.rabbitmq.client
Provides a way to register (network, AMQP 0-9-1) connection recovery callbacks.
RecoverableChannel - Interface in com.rabbitmq.client
Convenient interface when working against auto-recovery channels.
RecoverableConnection - Interface in com.rabbitmq.client
Convenient interface when working against auto-recovery connections.
RecoverAsync(boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
RecoverAsync(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
recoverBinding(RecordedBinding, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverBlockedListeners(RecoveryAwareAMQConnection) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverChannel(AutorecoveringChannel) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverChannelAndTopology(AutorecoveringChannel) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Recover a closed channel and all topology (i.e.
recoverChannels(RecoveryAwareAMQConnection) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverConfirmListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recoverConnection() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverConsumer(String, RecordedConsumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Recover the consumer.
recoverConsumer(String, RecordedConsumer, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Recover the consumer.
recoveredQueueNameSupplier - Variable in class com.rabbitmq.client.ConnectionFactory
 
recoveredQueueNameSupplier - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
recoveredQueueNameSupplier - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoveredQueueNameSupplier - Variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
recoveredQueueNameSupplier(RecoveredQueueNameSupplier) - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
RecoveredQueueNameSupplier - Interface in com.rabbitmq.client.impl.recovery
Functional callback interface that can be used to rename a queue during topology recovery.
recoverEntitiesAsynchronously(ExecutorService, Collection<? extends RecordedEntity>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverExchange(RecordedExchange, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
RecoverOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
RecoverOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
recoverQueue(String, RecordedQueue) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Recover the queue.
recoverQueue(String, RecordedQueue, boolean) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Recover the queue.
recoverReturnListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recoverShutdownListeners() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recoverShutdownListeners(RecoveryAwareAMQConnection) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoverState() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recoverTopology(ExecutorService) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
RecoveryAwareAMQConnection - Class in com.rabbitmq.client.impl.recovery
AMQConnection modification that uses RecoveryAwareChannelN
RecoveryAwareAMQConnection(ConnectionParams, FrameHandler) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnection
 
RecoveryAwareAMQConnection(ConnectionParams, FrameHandler, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnection
 
RecoveryAwareAMQConnectionFactory - Class in com.rabbitmq.client.impl.recovery
 
RecoveryAwareAMQConnectionFactory(ConnectionParams, FrameHandlerFactory, AddressResolver) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
RecoveryAwareAMQConnectionFactory(ConnectionParams, FrameHandlerFactory, AddressResolver, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
RecoveryAwareAMQConnectionFactory(ConnectionParams, FrameHandlerFactory, List<Address>) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory
 
RecoveryAwareChannelManager - Class in com.rabbitmq.client.impl.recovery
 
RecoveryAwareChannelManager(ConsumerWorkService, int) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelManager
 
RecoveryAwareChannelManager(ConsumerWorkService, int, ThreadFactory) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelManager
 
RecoveryAwareChannelManager(ConsumerWorkService, int, ThreadFactory, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelManager
 
RecoveryAwareChannelN - Class in com.rabbitmq.client.impl.recovery
ChannelN modification that keeps track of delivery tags and avoids sending
RecoveryAwareChannelN(AMQConnection, int, ConsumerWorkService) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
Construct a new channel on the given connection with the given channel number.
RecoveryAwareChannelN(AMQConnection, int, ConsumerWorkService, MetricsCollector, ObservationCollector) - Constructor for class com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
Construct a new channel on the given connection with the given channel number.
recoveryCanBegin(ShutdownSignalException) - Method in interface com.rabbitmq.client.impl.recovery.RecoveryCanBeginListener
 
RecoveryCanBeginListener - Interface in com.rabbitmq.client.impl.recovery
Used internally to indicate when connection recovery can begin.
recoveryCanBeginListeners - Variable in class com.rabbitmq.client.impl.AMQConnection
 
recoveryDelayHandler - Variable in class com.rabbitmq.client.ConnectionFactory
 
recoveryDelayHandler - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
RecoveryDelayHandler - Interface in com.rabbitmq.client
A RecoveryDelayHandler is used to tell automatic recovery how long to sleep between reconnect attempts.
RecoveryDelayHandler.DefaultRecoveryDelayHandler - Class in com.rabbitmq.client
Basic implementation of RecoveryDelayHandler that returns the network recovery interval each time.
RecoveryDelayHandler.ExponentialBackoffDelayHandler - Class in com.rabbitmq.client
Backoff implementation of RecoveryDelayHandler that uses the Fibonacci sequence (by default) to increase the recovery delay time after each failed attempt.
RecoveryListener - Interface in com.rabbitmq.client
A RecoveryListener receives notifications about completed automatic connection recovery.
recoveryListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
recoveryListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
recoveryLock - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
redelivered - Variable in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
redelivered - Variable in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
redelivered - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
redelivered - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
redelivered() - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
redelivered() - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
redelivered(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
redelivered(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
refresh() - Method in interface com.rabbitmq.client.impl.CredentialsProvider
Instructs the provider to refresh or renew credentials.
refresh() - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
refresh() - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
refresh(ScheduledExecutorService, DefaultCredentialsRefreshService.CredentialsProviderState, Function<Duration, Duration>) - Static method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
refreshAction - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.Registration
 
refreshDelayStrategy - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
 
refreshDelayStrategy - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Strategy to schedule credentials refresh after credentials retrieval.
refreshDelayStrategy(Function<Duration, Duration>) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
Set the strategy to schedule credentials refresh after credentials retrieval.
refreshInProcess - Variable in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
refreshLock - Variable in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
RefreshProtectedCredentialsProvider<T> - Class in com.rabbitmq.client.impl
An abstract CredentialsProvider that does not let token refresh happen concurrently.
RefreshProtectedCredentialsProvider() - Constructor for class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
refreshTask - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
refreshTaskSet - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
register(CredentialsProvider, Callable<Boolean>) - Method in interface com.rabbitmq.client.impl.CredentialsRefreshService
Register a new entity that needs credentials renewal.
register(CredentialsProvider, Callable<Boolean>) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
registerChannel(AutorecoveringChannel) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
registerFrameHandlerState(SocketChannelFrameHandlerState, int) - Method in class com.rabbitmq.client.impl.nio.SelectorHolder
 
registerKey(Channel) - Method in class com.rabbitmq.client.impl.ConsumerWorkService
 
registerKey(K) - Method in class com.rabbitmq.client.impl.WorkPool
Add client key to pool of item queues, with an empty queue.
Registration(String, Callable<Boolean>) - Constructor for class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.Registration
 
registrations - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
registrations - Variable in class com.rabbitmq.client.impl.nio.SelectorHolder
 
Reject(long, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
Reject(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
releaseChannel() - Method in class com.rabbitmq.client.impl.ChannelN
 
releaseChannelNumber(ChannelN) - Method in class com.rabbitmq.client.impl.ChannelManager
Remove the channel from the channel map and free the number for re-use.
remainingBodyBytes - Variable in class com.rabbitmq.client.impl.CommandAssembler
No bytes of content body not yet accumulated
remainingCapacity() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Returns the number of elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking.
remove() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
 
remove(Object) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
remove(T) - Method in class com.rabbitmq.client.impl.SetQueue
Remove item from queue, if present.
removeBindingsWithDestination(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
removeBlockedListener(BlockedListener) - Method in interface com.rabbitmq.client.Connection
Remove a BlockedListener.
removeBlockedListener(BlockedListener) - Method in class com.rabbitmq.client.impl.AMQConnection
 
removeBlockedListener(BlockedListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
removeConfirmListener(ConfirmListener) - Method in interface com.rabbitmq.client.Channel
Remove a ConfirmListener.
removeConfirmListener(ConfirmListener) - Method in class com.rabbitmq.client.impl.ChannelN
 
removeConfirmListener(ConfirmListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
removeConsumerRecoveryListener(ConsumerRecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
removeQueueRecoveryListener(QueueRecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
removeRecoveryCanBeginListener(RecoveryCanBeginListener) - Method in class com.rabbitmq.client.impl.AMQConnection
 
removeRecoveryListener(RecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
removeRecoveryListener(RecoveryListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Removes the recovery listener
removeRecoveryListener(RecoveryListener) - Method in interface com.rabbitmq.client.Recoverable
 
removeReturnListener(ReturnListener) - Method in interface com.rabbitmq.client.Channel
Remove a ReturnListener.
removeReturnListener(ReturnListener) - Method in class com.rabbitmq.client.impl.ChannelN
 
removeReturnListener(ReturnListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
removeShutdownListener(ShutdownListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
removeShutdownListener(ShutdownListener) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
removeShutdownListener(ShutdownListener) - Method in class com.rabbitmq.client.impl.ShutdownNotifierComponent
 
removeShutdownListener(ShutdownListener) - Method in interface com.rabbitmq.client.ShutdownNotifier
Remove shutdown listener for the component.
REPLY_SUCCESS - Static variable in interface com.rabbitmq.client.AMQP
 
replyCode - Variable in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
replyCode - Variable in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
replyCode - Variable in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
replyCode - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
replyCode - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
replyCode - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
replyCode - Variable in class com.rabbitmq.client.Return
 
replyCode(int) - Method in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
replyCode(int) - Method in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
replyCode(int) - Method in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
replyHandler - Variable in class com.rabbitmq.client.RpcClientParams
Behavior to handle reply messages.
replyHandler(Function<Object, RpcClient.Response>) - Method in class com.rabbitmq.client.RpcClientParams
Set the behavior to use when receiving replies.
replyText - Variable in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
replyText - Variable in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
replyText - Variable in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
replyText - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
replyText - Variable in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
replyText - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
replyText - Variable in class com.rabbitmq.client.Return
 
replyText(String) - Method in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
replyText(String) - Method in class com.rabbitmq.client.AMQP.Channel.Close.Builder
 
replyText(String) - Method in class com.rabbitmq.client.AMQP.Connection.Close.Builder
 
replyTo - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
replyTo - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
replyTo - Variable in class com.rabbitmq.client.RpcClientParams
Queue where the server should put the reply
replyTo(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
replyTo(String) - Method in class com.rabbitmq.client.RpcClientParams
Set the queue where the server should put replies on.
request - Variable in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
request - Variable in class com.rabbitmq.client.impl.CompletableFutureRpcWrapper
 
Request(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
Request(String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
requestedChannelMax - Variable in class com.rabbitmq.client.ConnectionFactory
 
requestedChannelMax - Variable in class com.rabbitmq.client.impl.AMQConnection
 
requestedChannelMax - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
requestedFrameMax - Variable in class com.rabbitmq.client.ConnectionFactory
 
requestedFrameMax - Variable in class com.rabbitmq.client.impl.AMQConnection
 
requestedFrameMax - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
requestedHeartbeat - Variable in class com.rabbitmq.client.ConnectionFactory
 
requestedHeartbeat - Variable in class com.rabbitmq.client.impl.AMQConnection
 
requestedHeartbeat - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
RequestOk(int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
RequestOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
requeue - Variable in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
requeue - Variable in class com.rabbitmq.client.AMQP.Basic.Recover.Builder
 
requeue - Variable in class com.rabbitmq.client.AMQP.Basic.RecoverAsync.Builder
 
requeue - Variable in class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
requeue - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
requeue - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
requeue - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
requeue - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
requeue() - Method in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
requeue() - Method in class com.rabbitmq.client.AMQP.Basic.Recover.Builder
 
requeue() - Method in class com.rabbitmq.client.AMQP.Basic.RecoverAsync.Builder
 
requeue() - Method in class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
requeue(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Nack.Builder
 
requeue(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Recover.Builder
 
requeue(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.RecoverAsync.Builder
 
requeue(boolean) - Method in class com.rabbitmq.client.AMQP.Basic.Reject.Builder
 
reserve(int) - Method in class com.rabbitmq.utility.IntAllocator
Attempt to reserve the provided ID as if it had been allocated.
reset() - Method in class com.rabbitmq.client.impl.TruncatedInputStream
 
resetBitAccumulator() - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Private API - called to reset the bit group variables.
ResolvedInetAddress - Class in com.rabbitmq.client
 
ResolvedInetAddress(String, InetAddress, int) - Constructor for class com.rabbitmq.client.ResolvedInetAddress
 
resolveIpAddresses(String) - Method in class com.rabbitmq.client.DnsRecordIpAddressResolver
 
RESOURCE_ERROR - Static variable in interface com.rabbitmq.client.AMQP
 
RESOURCE_LOCKED - Static variable in interface com.rabbitmq.client.AMQP
 
response - Variable in class com.rabbitmq.client.AMQP.Connection.SecureOk.Builder
 
response - Variable in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
response - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
response - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
response(LongString) - Method in class com.rabbitmq.client.AMQP.Connection.SecureOk.Builder
 
response(LongString) - Method in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
response(Object, String, Object) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Private API - used by errorResponse and resultResponse.
response(String) - Method in class com.rabbitmq.client.AMQP.Connection.SecureOk.Builder
 
response(String) - Method in class com.rabbitmq.client.AMQP.Connection.StartOk.Builder
 
Response() - Constructor for class com.rabbitmq.client.RpcClient.Response
 
Response(String, Envelope, AMQP.BasicProperties, byte[]) - Constructor for class com.rabbitmq.client.RpcClient.Response
 
responseCall(byte[]) - Method in class com.rabbitmq.client.RpcClient
Perform a simple byte-array-based RPC roundtrip Useful if you need to get at more than just the body of the message
responseCall(byte[], int) - Method in class com.rabbitmq.client.RpcClient
Perform a simple byte-array-based RPC roundtrip Useful if you need to get at more than just the body of the message
result - Variable in class com.rabbitmq.client.impl.recovery.RetryResult
The result of the recovery operation.
result - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcResponse
 
resultResponse(Object, Object) - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Construct and encode a JSON-RPC success response for the request ID given, using the result value passed in.
retrieveServiceDescription() - Method in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Private API - invokes the "system.describe" method on the server, and parses and stores the resulting service description in this object.
retrieveToken() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
retrieveToken() - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
RETRY_ON_QUEUE_NOT_FOUND_RETRY_HANDLER - Static variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
Pre-configured TopologyRecoveryRetryHandlerBuilder that retries recovery of bindings and consumers when their respective queue is not found.
retryAttempts - Variable in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
retryAttempts - Variable in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
retryAttempts(int) - Method in class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
retryBindingRecovery(RetryContext) - Method in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
retryBindingRecovery(RetryContext) - Method in interface com.rabbitmq.client.impl.recovery.RetryHandler
Retry a failed binding recovery operation.
retryConsumerRecovery(RetryContext) - Method in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
retryConsumerRecovery(RetryContext) - Method in interface com.rabbitmq.client.impl.recovery.RetryHandler
Retry a failed consumer recovery operation.
RetryContext - Class in com.rabbitmq.client.impl.recovery
The context of a topology recovery retry operation.
RetryContext(RecordedEntity, Exception, AutorecoveringConnection) - Constructor for class com.rabbitmq.client.impl.recovery.RetryContext
 
retryExchangeRecovery(RetryContext) - Method in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
retryExchangeRecovery(RetryContext) - Method in interface com.rabbitmq.client.impl.recovery.RetryHandler
Retry a failed exchange recovery operation.
retryHandler - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
RetryHandler - Interface in com.rabbitmq.client.impl.recovery
Contract to retry failed operations during topology recovery.
retryQueueRecovery(RetryContext) - Method in class com.rabbitmq.client.impl.recovery.DefaultRetryHandler
 
retryQueueRecovery(RetryContext) - Method in interface com.rabbitmq.client.impl.recovery.RetryHandler
Retry a failed queue recovery operation.
retryRead(ReadableByteChannel, ByteBuffer) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
RetryResult - Class in com.rabbitmq.client.impl.recovery
The retry of a retried topology recovery operation.
RetryResult(RecordedEntity, Object) - Constructor for class com.rabbitmq.client.impl.recovery.RetryResult
 
Return - Class in com.rabbitmq.client
 
Return(int, String, String, String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
Return(int, String, String, String, AMQP.BasicProperties, byte[]) - Constructor for class com.rabbitmq.client.Return
 
Return(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
ReturnCallback - Interface in com.rabbitmq.client
Implement this interface in order to be notified of failed deliveries when basicPublish is called with "mandatory" or "immediate" flags set.
ReturnListener - Interface in com.rabbitmq.client
Implement this interface in order to be notified of failed deliveries when basicPublish is called with "mandatory" or "immediate" flags set.
returnListeners - Variable in class com.rabbitmq.client.impl.ChannelN
The ReturnListener collection.
returnListeners - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
returnMessage - Variable in exception class com.rabbitmq.client.UnroutableRpcRequestException
 
returnType - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Return type for this procedure
REVISION - Static variable in class com.rabbitmq.client.AMQP.PROTOCOL
 
Rollback() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
Rollback(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
RollbackOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
RollbackOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
round - Variable in class com.rabbitmq.client.impl.CRDemoMechanism
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
routingKey - Variable in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
routingKey - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
routingKey - Variable in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
routingKey - Variable in class com.rabbitmq.client.Return
 
routingKey - Variable in class com.rabbitmq.client.RpcClientParams
Routing key to use for requests
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Basic.Deliver.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Basic.GetOk.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Basic.Return.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
routingKey(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
routingKey(String) - Method in class com.rabbitmq.client.RpcClientParams
Set the routing key to use for requests.
rpc(Method) - Method in interface com.rabbitmq.client.Channel
Synchronously send a method over this channel.
rpc(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
Protected API - sends a Method to the broker and waits for the next in-bound Command from the broker: only for use from non-connection-MainLoop threads!
rpc(Method) - Method in class com.rabbitmq.client.impl.ChannelN
 
rpc(Method) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
rpc(Method, int) - Method in class com.rabbitmq.client.impl.AMQChannel
 
rpc(Method, AMQChannel.RpcContinuation) - Method in class com.rabbitmq.client.impl.AMQChannel
 
RpcClient - Class in com.rabbitmq.client
Convenience class which manages simple RPC-style communication.
RpcClient(Channel, String, String) - Constructor for class com.rabbitmq.client.RpcClient
Deprecated.
use RpcClient(RpcClientParams) instead, will be removed in 6.0.0
RpcClient(Channel, String, String, int) - Constructor for class com.rabbitmq.client.RpcClient
Deprecated.
use RpcClient(RpcClientParams) instead, will be removed in 6.0.0
RpcClient(Channel, String, String, String) - Constructor for class com.rabbitmq.client.RpcClient
Deprecated.
use RpcClient(RpcClientParams) instead, will be removed in 6.0.0
RpcClient(Channel, String, String, String, int) - Constructor for class com.rabbitmq.client.RpcClient
Deprecated.
use RpcClient(RpcClientParams) instead, will be removed in 6.0.0
RpcClient(RpcClientParams) - Constructor for class com.rabbitmq.client.RpcClient
Construct a RpcClient with the passed-in RpcClientParams.
RpcClient.IncrementingCorrelationIdSupplier - Class in com.rabbitmq.client
 
RpcClient.Response - Class in com.rabbitmq.client
The response object is an envelope that contains all of the data provided to the `handleDelivery` consumer
RpcClientParams - Class in com.rabbitmq.client
Holder class to configure a RpcClient.
RpcClientParams() - Constructor for class com.rabbitmq.client.RpcClientParams
 
RpcContinuationRpcWrapper - Class in com.rabbitmq.client.impl
 
RpcContinuationRpcWrapper(AMQChannel.RpcContinuation) - Constructor for class com.rabbitmq.client.impl.RpcContinuationRpcWrapper
 
RpcServer - Class in com.rabbitmq.client
Class which manages a request queue for a simple RPC-style service.
RpcServer(Channel) - Constructor for class com.rabbitmq.client.RpcServer
Creates an RpcServer listening on a temporary exclusive autodelete queue.
RpcServer(Channel, String) - Constructor for class com.rabbitmq.client.RpcServer
If the passed-in queue name is null, creates a server-named temporary exclusive autodelete queue to use; otherwise expects the queue to have already been declared.
RpcServer.DefaultRpcConsumer - Class in com.rabbitmq.client
 
RpcServer.RpcConsumer - Interface in com.rabbitmq.client
 
RpcWrapper - Interface in com.rabbitmq.client.impl
 
run() - Method in class com.rabbitmq.client.impl.AMQConnection.MainLoop
Channel reader thread main loop.
run() - Method in class com.rabbitmq.client.impl.AMQConnection.SocketCloseWait
 
run() - Method in class com.rabbitmq.client.impl.ConsumerWorkService.WorkPoolRunnable
 
run() - Method in class com.rabbitmq.client.impl.HeartbeatSender.HeartbeatRunnable
 
run() - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
run() - Method in interface com.rabbitmq.client.impl.recovery.Utils.IoTimeoutExceptionRunnable
 
runDelegatedTasks(SSLEngine) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 

S

sans(X509Certificate, String) - Static method in class com.rabbitmq.client.impl.TlsUtils
 
saslConfig - Variable in class com.rabbitmq.client.ConnectionFactory
 
saslConfig - Variable in class com.rabbitmq.client.impl.AMQConnection
 
saslConfig - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
SaslConfig - Interface in com.rabbitmq.client
This interface represents a hook to allow you to control how exactly a sasl client is selected during authentication.
SaslMechanism - Interface in com.rabbitmq.client
Our own view of a SASL authentication mechanism, introduced to remove a dependency on javax.security.sasl.
scheduler - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
 
scheduler - Variable in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Scheduler used to schedule credentials refresh.
scheduler(ScheduledThreadPoolExecutor) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder
 
scheduleShutdownProcessing() - Method in class com.rabbitmq.client.impl.ChannelManager
 
Secure(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
Secure(LongString) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
SecureOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
SecureOk(LongString) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
Select() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
Select(boolean) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
Select(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
Select(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
SelectOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
SelectOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
SelectOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
SelectOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
selector - Variable in class com.rabbitmq.client.impl.nio.SelectorHolder
 
SelectorHolder - Class in com.rabbitmq.client.impl.nio
 
SelectorHolder(Selector) - Constructor for class com.rabbitmq.client.impl.nio.SelectorHolder
 
sendHeader() - Method in interface com.rabbitmq.client.impl.FrameHandler
Send the initial connection header, thus kickstarting the AMQP protocol version negotiation process and putting the underlying connection in a state such that the next layer of startup can proceed.
sendHeader() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
sendHeader() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
sendHeader() - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
sendHeader(int, int) - Method in class com.rabbitmq.client.impl.SocketFrameHandler
Write a 0-8-style connection header to the underlying socket, containing the specified version information, kickstarting the AMQP protocol version negotiation process.
sendHeader(int, int, int) - Method in class com.rabbitmq.client.impl.SocketFrameHandler
Write a 0-9-1-style connection header to the underlying socket, containing the specified version information, kickstarting the AMQP protocol version negotiation process.
sendWriteRequest(WriteRequest) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
sensibleClone() - Method in exception class com.rabbitmq.client.ConsumerCancelledException
 
sensibleClone() - Method in exception class com.rabbitmq.client.ShutdownSignalException
 
sensibleClone() - Method in interface com.rabbitmq.utility.SensibleClone
Like Object.clone but sensible; in particular, public and declared to return the right type.
SensibleClone<T> - Interface in com.rabbitmq.utility
This interface exists as a workaround for the annoyingness of java.lang.Cloneable.
sequence - Variable in class com.rabbitmq.client.RecoveryDelayHandler.ExponentialBackoffDelayHandler
 
serialVersionUID - Static variable in exception class com.rabbitmq.client.AlreadyClosedException
Default for suppressing warnings without version check.
serialVersionUID - Static variable in exception class com.rabbitmq.client.ConsumerCancelledException
Default for non-checking.
serialVersionUID - Static variable in exception class com.rabbitmq.client.impl.UnknownChannelException
Default for non-checking.
serialVersionUID - Static variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
serialVersionUID - Static variable in exception class com.rabbitmq.client.MalformedFrameException
Standard serialization ID.
serialVersionUID - Static variable in exception class com.rabbitmq.client.MissedHeartbeatException
 
serialVersionUID - Static variable in exception class com.rabbitmq.client.PossibleAuthenticationFailureException
Default for non-checking.
serialVersionUID - Static variable in exception class com.rabbitmq.client.ProtocolVersionMismatchException
Default serialVersionUID for serializability without version checking.
serialVersionUID - Static variable in exception class com.rabbitmq.client.ShutdownSignalException
Default for non-checking.
serialVersionUID - Static variable in exception class com.rabbitmq.client.UnexpectedFrameError
 
serialVersionUID - Static variable in exception class com.rabbitmq.client.UnexpectedMethodError
 
serialVersionUID - Static variable in exception class com.rabbitmq.client.UnknownClassOrMethodId
 
serialVersionUID - Static variable in exception class com.rabbitmq.tools.jsonrpc.JsonRpcException
Default serialized version ID
serialVersionUID - Static variable in exception class com.rabbitmq.utility.Utility.ThrowableCreatedElsewhere
Default for non-checking.
serverNamed - Variable in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
serverNamed(boolean) - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
serverProperties - Variable in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
serverProperties - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
serverProperties(Map<String, Object>) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
serverVersion - Variable in exception class com.rabbitmq.client.ProtocolVersionMismatchException
 
service - Variable in class com.rabbitmq.client.DnsSrvRecordAddressResolver
the SRV service information.
serviceDescription - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcClient
Holds the JSON-RPC service description for this client.
serviceDescription - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcServer
Holds the JSON-RPC service description for this client.
ServiceDescription - Class in com.rabbitmq.tools.jsonrpc
Description of a JSON-RPC service.
ServiceDescription() - Constructor for class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
ServiceDescription(Class<?>) - Constructor for class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
ServiceDescription(Map<String, Object>) - Constructor for class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
set(T) - Method in class com.rabbitmq.utility.BlockingCell
Store a value in this BlockingCell, throwing IllegalStateException if the cell already has a value.
setAutomaticRecoveryEnabled(boolean) - Method in class com.rabbitmq.client.ConnectionFactory
Enables or disables automatic connection recovery.
setByteBufferFactory(ByteBufferFactory) - Method in class com.rabbitmq.client.impl.nio.NioParams
Set the factory to create ByteBuffers.
setCapacities(int) - Method in class com.rabbitmq.client.impl.WorkPool
 
setCapacity(int) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Set a new capacity for the queue.
setChannelRpcTimeout(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the continuation timeout for RPC calls in channels.
setChannelRpcTimeout(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setChannelShouldCheckRpcResponseType(boolean) - Method in class com.rabbitmq.client.ConnectionFactory
When set to true, channels will check the response type (e.g.
setChannelShouldCheckRpcResponseType(boolean) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setChannelShutdownTimeout(int) - Method in class com.rabbitmq.client.impl.ChannelManager
Set the shutdown timeout for channels.
setClientProperties(Map<String, Object>) - Method in class com.rabbitmq.client.ConnectionFactory
Replace the table of client properties that will be sent to the server during subsequent connection startups.
setClientProperties(Map<String, Object>) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setConnection(AMQConnection) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
setConnectionRecoveryTriggeringCondition(Predicate<ShutdownSignalException>) - Method in class com.rabbitmq.client.ConnectionFactory
Allows to decide on automatic connection recovery is triggered.
setConnectionRecoveryTriggeringCondition(Predicate<ShutdownSignalException>) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setConnectionShutdownExecutor(ExecutorService) - Method in class com.rabbitmq.client.impl.nio.NioParams
Set the ExecutorService used for connection shutdown.
setConnectionTimeout(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the TCP connection timeout.
setConsumerWorkServiceExecutor(ExecutorService) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setCredentialsProvider(CredentialsProvider) - Method in class com.rabbitmq.client.ConnectionFactory
Set a custom credentials provider.
setCredentialsProvider(CredentialsProvider) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setCredentialsRefreshService(CredentialsRefreshService) - Method in class com.rabbitmq.client.ConnectionFactory
Set a CredentialsRefreshService instance to handle credentials refresh if appropriate.
setCredentialsRefreshService(CredentialsRefreshService) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setDefaultConsumer(Consumer) - Method in interface com.rabbitmq.client.Channel
Set the current default consumer.
setDefaultConsumer(Consumer) - Method in class com.rabbitmq.client.impl.ChannelN
Sets the current default consumer.
setDefaultConsumer(Consumer) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
setDestination(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
setErrorOnWriteListener(ErrorOnWriteListener) - Method in class com.rabbitmq.client.ConnectionFactory
Set a listener to be called when connection gets an IO error trying to write on the socket.
setErrorOnWriteListener(ErrorOnWriteListener) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setException(E) - Method in class com.rabbitmq.utility.BlockingValueOrException
 
setExceptionHandler(ExceptionHandler) - Method in class com.rabbitmq.client.ConnectionFactory
Set the exception handler to use for newly created connections.
setExceptionHandler(ExceptionHandler) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setHandshakeTimeout(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the AMQP0-9-1 protocol handshake timeout.
setHandshakeTimeout(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setHeartbeat(int) - Method in class com.rabbitmq.client.impl.AMQConnection
Protected API - set the heartbeat timeout.
setHeartbeat(int) - Method in class com.rabbitmq.client.impl.HeartbeatSender
Sets the heartbeat in seconds.
setHeartbeatExecutor(ScheduledExecutorService) - Method in class com.rabbitmq.client.ConnectionFactory
Set the executor to use to send heartbeat frames.
setHeartbeatExecutor(ScheduledExecutorService) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setHelp(String) - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
setHelp(String) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
setHost(String) - Method in class com.rabbitmq.client.ConnectionFactory
 
setId(String) - Method in interface com.rabbitmq.client.Connection
Sets a unique ID for this connection.
setId(String) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - Sets a unique ID for this connection.
setId(String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Public API - Sets a unique ID for this connection.
setId(String) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
setIdempotent(boolean) - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
setIfUnset(T) - Method in class com.rabbitmq.utility.BlockingCell
Store a value in this BlockingCell if it doesn't already have a value.
setIndentMode(boolean) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
setJavaReturnType(String) - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
setLastActivity(long) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
setMaxInboundMessageBodySize(int) - Method in class com.rabbitmq.client.ConnectionFactory
Maximum body size of inbound (received) messages in bytes.
setMaxInboundMessageBodySize(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setMetricsCollector(MetricsCollector) - Method in class com.rabbitmq.client.ConnectionFactory
 
setName(String) - Method in class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
setName(String) - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
setName(String) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
setNbIoThreads(int) - Method in class com.rabbitmq.client.impl.nio.NioParams
Sets the max number of threads/tasks used for NIO.
setNetworkRecoveryInterval(int) - Method in class com.rabbitmq.client.ConnectionFactory
Sets connection recovery interval.
setNetworkRecoveryInterval(long) - Method in class com.rabbitmq.client.ConnectionFactory
Sets connection recovery interval.
setNetworkRecoveryInterval(long) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setNioExecutor(ExecutorService) - Method in class com.rabbitmq.client.impl.nio.NioParams
Sets the ExecutorService to use for NIO threads/tasks.
setNioParams(NioParams) - Method in class com.rabbitmq.client.ConnectionFactory
Sets the parameters when using NIO.
setObservationCollector(ObservationCollector) - Method in class com.rabbitmq.client.ConnectionFactory
Set observation collector.
setPassword(String) - Method in class com.rabbitmq.client.ConnectionFactory
Set the password.
setPort(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the target port.
setProcs(Collection<Map<String, Object>>) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Private API - used via reflection during parsing/loading
setQuery(String) - Method in class com.rabbitmq.client.ConnectionFactory
Convenience method for setting some fields from query parameters Will handle only a subset of the query parameters supported by the official erlang client https://www.rabbitmq.com/uri-query-parameters.html
setQueue(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
SetQueue<T> - Class in com.rabbitmq.client.impl
A generic queue-like implementation (supporting operations addIfNotPresent, poll, contains, and isEmpty) which restricts a queue element to appear at most once.
SetQueue() - Constructor for class com.rabbitmq.client.impl.SetQueue
 
setReadByteBufferSize(int) - Method in class com.rabbitmq.client.impl.nio.NioParams
Sets the size in byte of the read ByteBuffer used in the NIO loop.
setRecoveredQueueNameSupplier(RecoveredQueueNameSupplier) - Method in class com.rabbitmq.client.ConnectionFactory
Set the recovered queue name supplier.
setRecoveredQueueNameSupplier(RecoveredQueueNameSupplier) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setRecoveryDelayHandler(RecoveryDelayHandler) - Method in class com.rabbitmq.client.ConnectionFactory
Sets the automatic connection recovery delay handler.
setRecoveryDelayHandler(RecoveryDelayHandler) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setRequestedChannelMax(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the requested maximum channel number.
setRequestedChannelMax(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setRequestedFrameMax(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the requested maximum frame size
setRequestedFrameMax(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setRequestedHeartbeat(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the requested heartbeat timeout.
setRequestedHeartbeat(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setReturn(String) - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Private API - used via reflection during parsing/loading
setSaslConfig(SaslConfig) - Method in class com.rabbitmq.client.ConnectionFactory
Sets the sasl config to use when authenticating
setSaslConfig(SaslConfig) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setSharedExecutor(ExecutorService) - Method in class com.rabbitmq.client.ConnectionFactory
Set the executor to use for consumer operation dispatch by default for newly created connections.
setShutdownCauseIfOpen(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ShutdownNotifierComponent
Internal: this is the means of registering shutdown.
setShutdownExecutor(ExecutorService) - Method in class com.rabbitmq.client.ConnectionFactory
Set the executor to use for connection shutdown.
setShutdownExecutor(ExecutorService) - Method in class com.rabbitmq.client.impl.ChannelManager
 
setShutdownExecutor(ExecutorService) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setShutdownTimeout(int) - Method in class com.rabbitmq.client.ConnectionFactory
Set the shutdown timeout.
setShutdownTimeout(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setSocketChannelConfigurator(SocketChannelConfigurator) - Method in class com.rabbitmq.client.impl.nio.NioParams
Set the SocketChannel configurator.
setSocketConfigurator(SocketConfigurator) - Method in class com.rabbitmq.client.ConnectionFactory
Set the socket configurator.
setSocketFactory(SocketFactory) - Method in class com.rabbitmq.client.ConnectionFactory
Set the socket factory used to create sockets for new connections.
setSslContextFactory(SslContextFactory) - Method in class com.rabbitmq.client.ConnectionFactory
The factory to create SSL contexts.
setSslEngineConfigurator(SslEngineConfigurator) - Method in class com.rabbitmq.client.impl.nio.NioParams
Set the SSLEngine configurator.
setSummary(String) - Method in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
setSummary(String) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
setThreadFactory(ThreadFactory) - Method in class com.rabbitmq.client.ConnectionFactory
Set the thread factory used to instantiate new threads.
setThreadFactory(ThreadFactory) - Method in class com.rabbitmq.client.impl.AMQConnection
Makes it possible to override thread factory that is used to instantiate connection network I/O loop.
setThreadFactory(ThreadFactory) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setThreadFactory(ThreadFactory) - Method in class com.rabbitmq.client.impl.nio.NioParams
Sets the ThreadFactory to use for NIO threads/tasks.
setTimeout(int) - Method in interface com.rabbitmq.client.impl.FrameHandler
Set the underlying socket's read timeout in milliseconds, if applicable.
setTimeout(int) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
setTimeout(int) - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
setTopologyRecovery(boolean) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setTopologyRecoveryEnabled(boolean) - Method in class com.rabbitmq.client.ConnectionFactory
Enables or disables topology recovery
setTopologyRecoveryExecutor(ExecutorService) - Method in class com.rabbitmq.client.ConnectionFactory
Set the executor to use for parallel topology recovery.
setTopologyRecoveryExecutor(ExecutorService) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setTopologyRecoveryFilter(TopologyRecoveryFilter) - Method in class com.rabbitmq.client.ConnectionFactory
Set filter to include/exclude entities from topology recovery.
setTopologyRecoveryFilter(TopologyRecoveryFilter) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setTopologyRecoveryRetryHandler(RetryHandler) - Method in class com.rabbitmq.client.ConnectionFactory
Set retry handler for topology recovery.
setTopologyRecoveryRetryHandler(RetryHandler) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setTrafficListener(TrafficListener) - Method in class com.rabbitmq.client.ConnectionFactory
Traffic listener notified of inbound and outbound Commands.
setTrafficListener(TrafficListener) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setType(String) - Method in class com.rabbitmq.tools.jsonrpc.ParameterDescription
 
setUnlimited(boolean) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
setUnlimited(Channel, boolean) - Method in class com.rabbitmq.client.impl.ConsumerWorkService
 
setUpBasicSsl(ConnectionFactory, boolean, boolean, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
setupConsumer() - Method in class com.rabbitmq.client.RpcClient
Registers a consumer on the reply queue.
setupConsumer() - Method in class com.rabbitmq.client.RpcServer
Registers a consumer on the reply queue.
setupErrorOnWriteListenerForPotentialRecovery() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
setUpSsl(ConnectionFactory, Map<String, String>, String) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
setUri(String) - Method in class com.rabbitmq.client.ConnectionFactory
Convenience method for setting the fields in an AMQP URI: host, port, username, password and virtual host.
setUri(URI) - Method in class com.rabbitmq.client.ConnectionFactory
Convenience method for setting the fields in an AMQP URI: host, port, username, password and virtual host.
setUsername(String) - Method in class com.rabbitmq.client.ConnectionFactory
Set the user name.
setValue(V) - Method in class com.rabbitmq.utility.BlockingValueOrException
 
setVersion(String) - Method in class com.rabbitmq.tools.jsonrpc.ServiceDescription
 
setVirtualHost(String) - Method in class com.rabbitmq.client.ConnectionFactory
Set the virtual host.
setVirtualHost(String) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setWorkPoolTimeout(int) - Method in class com.rabbitmq.client.ConnectionFactory
Timeout (in ms) for work pool enqueueing.
setWorkPoolTimeout(int) - Method in class com.rabbitmq.client.impl.ConnectionParams
 
setWriteByteBufferSize(int) - Method in class com.rabbitmq.client.impl.nio.NioParams
Sets the size in byte of the write ByteBuffer used in the NIO loop.
setWriteEnqueuingTimeoutInMs(int) - Method in class com.rabbitmq.client.impl.nio.NioParams
Sets the timeout for queuing outbound frames.
setWriteQueueCapacity(int) - Method in class com.rabbitmq.client.impl.nio.NioParams
Set the capacity of the queue used for outbound frames.
setWriteQueueFactory(Function<NioContext, NioQueue>) - Method in class com.rabbitmq.client.impl.nio.NioParams
Set the factory to create NioQueues.
sharedExecutor - Variable in class com.rabbitmq.client.ConnectionFactory
 
shortStrSize(String) - Static method in class com.rabbitmq.client.impl.Frame
Computes the AMQP wire-protocol length of a protocol-encoded short string.
shouldLog(Command) - Method in class com.rabbitmq.client.impl.LogTrafficListener
 
shouldTriggerConnectionRecovery(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
shouldUseMandatory() - Method in class com.rabbitmq.client.RpcClientParams
 
shutdown - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
shutdown() - Method in class com.rabbitmq.client.impl.ConsumerWorkService
Stop executing all consumer work
shutdown() - Method in class com.rabbitmq.client.impl.HeartbeatSender
Shutdown the heartbeat process, if any.
shutdown(Method, boolean, Throwable, boolean) - Method in class com.rabbitmq.client.impl.AMQConnection
Protected API - causes all attached channels to terminate (shutdown) with a ShutdownSignal built from the argument, and stops this connection from accepting further work from the application.
shutdown(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.CompletableFutureRpcWrapper
 
shutdown(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.ConsumerDispatcher
 
shutdown(ShutdownSignalException) - Method in class com.rabbitmq.client.impl.RpcContinuationRpcWrapper
 
shutdown(ShutdownSignalException) - Method in interface com.rabbitmq.client.impl.RpcWrapper
 
SHUTDOWN_TIMEOUT - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
shutdownCause - Variable in class com.rabbitmq.client.impl.ShutdownNotifierComponent
When this value is null, the component is in an "open" state.
shutdownCompleted(ShutdownSignalException) - Method in interface com.rabbitmq.client.ShutdownListener
 
shutdownConsumersComplete - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
shutdownConsumersDriven - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
shutdownExecutor - Variable in class com.rabbitmq.client.ConnectionFactory
 
shutdownExecutor - Variable in class com.rabbitmq.client.impl.AMQConnection
 
shutdownExecutor - Variable in class com.rabbitmq.client.impl.ChannelManager
 
shutdownExecutor - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
shutdownExecutor - Variable in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
shutdownHooks - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
shutdownHooks - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
ShutdownListener - Interface in com.rabbitmq.client
A ShutdownListener receives information about the shutdown of connections and channels.
shutdownListeners - Variable in class com.rabbitmq.client.impl.ShutdownNotifierComponent
List of all shutdown listeners associated with the component
ShutdownNotifier - Interface in com.rabbitmq.client
Interface for components that are shutdown capable and that allow listeners to be added for shutdown signals
ShutdownNotifierComponent - Class in com.rabbitmq.client.impl
A class that manages ShutdownListeners and remembers the reason for a shutdown.
ShutdownNotifierComponent() - Constructor for class com.rabbitmq.client.impl.ShutdownNotifierComponent
 
shutdownSet - Variable in class com.rabbitmq.client.impl.ChannelManager
 
shutdownSignal - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
ShutdownSignalException - Exception Class in com.rabbitmq.client
Encapsulates a shutdown condition for a connection to an AMQP broker.
ShutdownSignalException(boolean, boolean, Method, Object) - Constructor for exception class com.rabbitmq.client.ShutdownSignalException
Construct a ShutdownSignalException from the arguments.
ShutdownSignalException(boolean, boolean, Method, Object, String, Throwable) - Constructor for exception class com.rabbitmq.client.ShutdownSignalException
Construct a ShutdownSignalException from the arguments.
shutdownTimeout - Variable in class com.rabbitmq.client.ConnectionFactory
 
shutdownTimeout - Variable in class com.rabbitmq.client.impl.AMQConnection
 
shutdownTimeout - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
shutdownTimeout - Variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
shuttingDown - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
signalActivity() - Method in class com.rabbitmq.client.impl.HeartbeatSender
 
signalNotEmpty() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Signal a waiting take.
signalNotFull() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Signal a waiting put.
SimpleBlockingRpcContinuation() - Constructor for class com.rabbitmq.client.impl.AMQChannel.SimpleBlockingRpcContinuation
 
SimpleBlockingRpcContinuation(Method) - Constructor for class com.rabbitmq.client.impl.AMQChannel.SimpleBlockingRpcContinuation
 
SINGLETON - Static variable in class com.rabbitmq.client.impl.nio.HeaderWriteRequest
 
size() - Method in class com.rabbitmq.client.impl.Frame
 
size() - Method in class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
size() - Method in interface com.rabbitmq.client.impl.nio.NioQueue
Get the current size of the queue.
size() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Returns the number of elements in this queue.
skip(long) - Method in class com.rabbitmq.client.impl.TruncatedInputStream
 
skipWhiteSpace() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
SOCKET_CLOSE_TIMEOUT - Static variable in class com.rabbitmq.client.impl.AMQConnection
 
SOCKET_CLOSING_TIMEOUT - Static variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
Time to linger before closing the socket forcefully.
SOCKET_CLOSING_TIMEOUT - Static variable in class com.rabbitmq.client.impl.SocketFrameHandler
Time to linger before closing the socket forcefully.
socketChannelConfigurator - Variable in class com.rabbitmq.client.impl.nio.NioParams
the hook to configure the socket channel before it's open
SocketChannelConfigurator - Interface in com.rabbitmq.client
 
SocketChannelConfigurators - Class in com.rabbitmq.client
Ready-to-use instances and builder for SocketChannelConfigurator.
SocketChannelConfigurators() - Constructor for class com.rabbitmq.client.SocketChannelConfigurators
 
SocketChannelConfigurators.Builder - Class in com.rabbitmq.client
 
SocketChannelFrameHandler - Class in com.rabbitmq.client.impl.nio
 
SocketChannelFrameHandler(SocketChannelFrameHandlerState) - Constructor for class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
socketChannelFrameHandlerFactory - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
SocketChannelFrameHandlerFactory - Class in com.rabbitmq.client.impl.nio
 
SocketChannelFrameHandlerFactory(int, NioParams, boolean, SslContextFactory, int) - Constructor for class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
SocketChannelFrameHandlerState - Class in com.rabbitmq.client.impl.nio
 
SocketChannelFrameHandlerState(SocketChannel, NioLoopContext, NioParams, SSLEngine, int) - Constructor for class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
SocketChannelRegistration - Class in com.rabbitmq.client.impl.nio
 
SocketChannelRegistration(SocketChannelFrameHandlerState, int) - Constructor for class com.rabbitmq.client.impl.nio.SocketChannelRegistration
 
SocketCloseWait(ShutdownSignalException) - Constructor for class com.rabbitmq.client.impl.AMQConnection.SocketCloseWait
 
socketConf - Variable in class com.rabbitmq.client.ConnectionFactory
 
SocketConfigurator - Interface in com.rabbitmq.client
 
SocketConfigurators - Class in com.rabbitmq.client
Ready-to-use instances and builder for SocketConfigurator.
SocketConfigurators() - Constructor for class com.rabbitmq.client.SocketConfigurators
 
SocketConfigurators.Builder - Class in com.rabbitmq.client
 
socketFactory - Variable in class com.rabbitmq.client.ConnectionFactory
 
socketFactory - Variable in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
SocketFrameHandler - Class in com.rabbitmq.client.impl
A socket-based frame handler.
SocketFrameHandler(Socket) - Constructor for class com.rabbitmq.client.impl.SocketFrameHandler
 
SocketFrameHandler(Socket, ExecutorService, int) - Constructor for class com.rabbitmq.client.impl.SocketFrameHandler
 
SocketFrameHandlerFactory - Class in com.rabbitmq.client.impl
 
SocketFrameHandlerFactory(int, SocketFactory, SocketConfigurator, boolean) - Constructor for class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
SocketFrameHandlerFactory(int, SocketFactory, SocketConfigurator, boolean, ExecutorService) - Constructor for class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
SocketFrameHandlerFactory(int, SocketFactory, SocketConfigurator, boolean, ExecutorService, SslContextFactory, int) - Constructor for class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
somethingToRead() - Method in class com.rabbitmq.client.impl.nio.FrameBuilder
Tells whether there's something to read in the application buffer or not.
somethingToRead() - Method in class com.rabbitmq.client.impl.nio.SslEngineFrameBuilder
 
sort(List<DnsSrvRecordAddressResolver.SrvRecord>) - Method in class com.rabbitmq.client.DnsSrvRecordAddressResolver
 
source - Variable in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
source - Variable in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
source - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
source - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
source - Variable in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
source(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
source(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
source(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedBinding
 
SrvRecord(int, int, int, String) - Constructor for class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
ssl - Variable in class com.rabbitmq.client.DnsRecordIpAddressResolver
 
ssl - Variable in class com.rabbitmq.client.impl.AbstractFrameHandlerFactory
 
ssl - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
SSL_ALGORITHM - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_ENABLED - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_KEY_STORE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_KEY_STORE_ALGORITHM - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_KEY_STORE_PASSWORD - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_KEY_STORE_TYPE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_TRUST_STORE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_TRUST_STORE_ALGORITHM - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_TRUST_STORE_PASSWORD - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_TRUST_STORE_TYPE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_VALIDATE_SERVER_CERTIFICATE - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
SSL_VERIFY_HOSTNAME - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
sslContext - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
 
sslContext(SSLContext) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
Set the SSLContext to use to create the SSLSocketFactory for the HttpsURLConnection.
sslContextFactory - Variable in class com.rabbitmq.client.ConnectionFactory
 
sslContextFactory - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
sslContextFactory - Variable in class com.rabbitmq.client.impl.SocketFrameHandlerFactory
 
SslContextFactory - Interface in com.rabbitmq.client
A factory to create SSLContexts.
sslEngine - Variable in class com.rabbitmq.client.impl.nio.NioContext
 
sslEngine - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
sslEngine - Variable in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
sslEngine - Variable in class com.rabbitmq.client.impl.nio.SslEngineFrameBuilder
 
SslEngineByteBufferOutputStream - Class in com.rabbitmq.client.impl.nio
Bridge between the byte buffer and stream worlds.
SslEngineByteBufferOutputStream(SSLEngine, ByteBuffer, ByteBuffer, WritableByteChannel) - Constructor for class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
sslEngineConfigurator - Variable in class com.rabbitmq.client.impl.nio.NioParams
the hook to configure the SSL engine before the connection is open
SslEngineConfigurator - Interface in com.rabbitmq.client
 
SslEngineConfigurators - Class in com.rabbitmq.client
Ready-to-use instances and builder for SslEngineConfigurators.
SslEngineConfigurators() - Constructor for class com.rabbitmq.client.SslEngineConfigurators
 
SslEngineConfigurators.Builder - Class in com.rabbitmq.client
 
SslEngineFrameBuilder - Class in com.rabbitmq.client.impl.nio
Sub-class of FrameBuilder that unwraps crypted data from the network.
SslEngineFrameBuilder(SSLEngine, ByteBuffer, ByteBuffer, ReadableByteChannel, int) - Constructor for class com.rabbitmq.client.impl.nio.SslEngineFrameBuilder
 
SslEngineHelper - Class in com.rabbitmq.client.impl.nio
 
SslEngineHelper() - Constructor for class com.rabbitmq.client.impl.nio.SslEngineHelper
 
sslSocketFactory - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
sslSocketFactory - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
 
sslSocketFactory() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
 
sslSocketFactory(SSLSocketFactory) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
Set the SSLSocketFactory to use in the HttpsURLConnection.
start() - Method in class com.rabbitmq.client.impl.AMQConnection
Start up the connection, including the MainLoop thread.
Start(int, int, Map<String, Object>, LongString, LongString) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
Start(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
startIoLoops() - Method in class com.rabbitmq.client.impl.nio.NioLoopContext
 
startMainLoop() - Method in class com.rabbitmq.client.impl.AMQConnection
Package private API, allows for easier testing.
StartOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
StartOk(Map<String, Object>, String, LongString, String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
startProcessShutdownSignal(ShutdownSignalException, boolean, boolean) - Method in class com.rabbitmq.client.impl.ChannelN
Start to shutdown -- defer rest of processing until ready
startReading() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
startShutdown(Method, boolean, Throwable, boolean) - Method in class com.rabbitmq.client.impl.AMQConnection
 
state - Variable in class com.rabbitmq.client.impl.CommandAssembler
 
state - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
state - Variable in class com.rabbitmq.client.impl.nio.SocketChannelRegistration
 
stateLock - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
stopWork(Channel) - Method in class com.rabbitmq.client.impl.ConsumerWorkService
Stop executing all consumer work for a particular channel
StrictExceptionHandler - Class in com.rabbitmq.client.impl
An implementation of ExceptionHandler that does close channels on unhandled consumer exception.
StrictExceptionHandler() - Constructor for class com.rabbitmq.client.impl.StrictExceptionHandler
 
string(char) - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
Read a string with a specific delimiter (either ' or ")
string(Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
STRING_ENCODING - Static variable in class com.rabbitmq.client.StringRpcServer
 
stringCall(String) - Method in class com.rabbitmq.client.RpcClient
Perform a simple string-based RPC roundtrip.
stringInterval(StringBuilder, int, int) - Method in class com.rabbitmq.utility.IntAllocator
 
StringRpcServer - Class in com.rabbitmq.client
Subclass of RpcServer which accepts UTF-8 string requests.
StringRpcServer(Channel) - Constructor for class com.rabbitmq.client.StringRpcServer
 
StringRpcServer(Channel, String) - Constructor for class com.rabbitmq.client.StringRpcServer
 
stripCRLF(String) - Static method in class com.rabbitmq.client.impl.TlsUtils
Strips carriage return (CR) and line feed (LF) characters to mitigate CWE-117.
summary - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
Human-readable procedure summary
summary - Variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Human-readable summary for the service
SYNTAX_ERROR - Static variable in interface com.rabbitmq.client.AMQP
 

T

tableSize(Map<String, Object>) - Static method in class com.rabbitmq.client.impl.Frame
Computes the AMQP wire-protocol length of protocol-encoded table entries.
take() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
takeLock - Variable in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Lock held by take, poll, etc
terminateMainloop() - Method in class com.rabbitmq.client.RpcServer
Call this method to terminate the mainloop.
TEXT_PLAIN - Static variable in class com.rabbitmq.client.MessageProperties
Content-type "text/plain", deliveryMode 1 (nonpersistent), priority zero
threadFactory - Variable in class com.rabbitmq.client.ConnectionFactory
 
threadFactory - Variable in class com.rabbitmq.client.impl.AMQConnection
 
threadFactory - Variable in class com.rabbitmq.client.impl.ChannelManager
 
threadFactory - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
threadFactory - Variable in class com.rabbitmq.client.impl.HeartbeatSender
 
threadFactory - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
threadFactory - Variable in class com.rabbitmq.client.impl.nio.NioParams
the thread factory used for IO threads and connections shutdown
threadFactory() - Method in class com.rabbitmq.client.impl.nio.NioLoop
 
ThrowableCreatedElsewhere(Throwable) - Constructor for exception class com.rabbitmq.utility.Utility.ThrowableCreatedElsewhere
 
ticket - Variable in class com.rabbitmq.client.AMQP.Access.RequestOk.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
ticket - Variable in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
ticket - Variable in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Access.RequestOk.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Basic.Consume.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Basic.Get.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Basic.Publish.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Exchange.Bind.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Exchange.Delete.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Exchange.Unbind.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Queue.Bind.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Queue.Declare.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Queue.Delete.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Queue.Purge.Builder
 
ticket(int) - Method in class com.rabbitmq.client.AMQP.Queue.Unbind.Builder
 
timeBeforeExpiration(OAuth2ClientCredentialsGrantCredentialsProvider.Token) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
timeBeforeExpiration(T) - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
timeout - Variable in class com.rabbitmq.client.RpcClientParams
Timeout in milliseconds to use on call responses
timeout(int) - Method in class com.rabbitmq.client.RpcClientParams
Set the timeout in milliseconds to use on call responses.
timestamp - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
timestamp - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
timestamp(Date) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
tls() - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
Get access to the TLS configuration to get the token on HTTPS.
tlsConfiguration - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
TlsConfiguration(OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.TlsConfiguration
 
TlsUtils - Class in com.rabbitmq.client.impl
Utility to extract information from X509 certificates.
TlsUtils() - Constructor for class com.rabbitmq.client.impl.TlsUtils
 
toArray() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
toArray(T[]) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
toFrame(int) - Method in class com.rabbitmq.client.impl.Method
 
toFrame(int, long) - Method in class com.rabbitmq.client.impl.AMQContentHeader
toInetSocketAddress(int) - Method in class com.rabbitmq.client.Address
Construct an InetSocketAddress for this address with a specific port
toInetSocketAddress(int) - Method in class com.rabbitmq.client.ResolvedInetAddress
 
token - Variable in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
token - Variable in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
Token(String, int, Instant) - Constructor for class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.Token
 
tokenEndpointUri - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
 
tokenEndpointUri - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
tokenEndpointUri(String) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder
Set the URI to request to get the token.
tokenExtractor - Variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
TOPIC - Enum constant in enum class com.rabbitmq.client.BuiltinExchangeType
 
TOPOLOGY_RECOVERY_ENABLED - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
topologyRecovery - Variable in class com.rabbitmq.client.ConnectionFactory
 
topologyRecovery - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
TopologyRecoveryException - Exception Class in com.rabbitmq.client
Indicates an exception thrown during topology recovery.
TopologyRecoveryException(String, Throwable) - Constructor for exception class com.rabbitmq.client.TopologyRecoveryException
 
TopologyRecoveryException(String, Throwable, RecordedEntity) - Constructor for exception class com.rabbitmq.client.TopologyRecoveryException
 
topologyRecoveryExecutor - Variable in class com.rabbitmq.client.ConnectionFactory
 
topologyRecoveryExecutor - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
topologyRecoveryFilter - Variable in class com.rabbitmq.client.ConnectionFactory
Filter to include/exclude entities from topology recovery.
topologyRecoveryFilter - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
topologyRecoveryFilter - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
TopologyRecoveryFilter - Interface in com.rabbitmq.client.impl.recovery
Filter to know whether entities should be recovered or not.
topologyRecoveryRetryHandler - Variable in class com.rabbitmq.client.ConnectionFactory
Retry handler for topology recovery.
topologyRecoveryRetryHandler - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
TopologyRecoveryRetryHandlerBuilder - Class in com.rabbitmq.client.impl.recovery
Builder to ease creation of DefaultRetryHandler instances.
TopologyRecoveryRetryHandlerBuilder() - Constructor for class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder
 
TopologyRecoveryRetryLogic - Class in com.rabbitmq.client.impl.recovery
Useful ready-to-use conditions and operations for DefaultRetryHandler.
TopologyRecoveryRetryLogic() - Constructor for class com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryLogic
 
toString() - Method in class com.rabbitmq.client.Address
 
toString() - Method in class com.rabbitmq.client.Envelope
 
toString() - Method in class com.rabbitmq.client.GetResponse
 
toString() - Method in class com.rabbitmq.client.impl.AMQChannel
 
toString() - Method in class com.rabbitmq.client.impl.AMQCommand
 
toString() - Method in class com.rabbitmq.client.impl.AMQConnection
 
toString() - Method in class com.rabbitmq.client.impl.AMQContentHeader
 
toString() - Method in class com.rabbitmq.client.impl.Frame
 
toString() - Method in class com.rabbitmq.client.impl.LongStringHelper.ByteArrayLongString
 
toString() - Method in class com.rabbitmq.client.impl.Method
 
toString() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
toString() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
toString() - Method in class com.rabbitmq.client.impl.recovery.RecordedConsumer
 
toString() - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
toString() - Method in class com.rabbitmq.client.impl.recovery.RecordedExchangeBinding
 
toString() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueue
 
toString() - Method in class com.rabbitmq.client.impl.recovery.RecordedQueueBinding
 
toString() - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
 
toString() - Method in class com.rabbitmq.client.impl.Version
Retrieve a String representation of the version in the standard AMQP version format of major-minor.
toString() - Method in interface com.rabbitmq.client.LongString
Get the content as a String.
toString() - Method in exception class com.rabbitmq.client.UnexpectedMethodError
Return a string representation of this error.
toString() - Method in exception class com.rabbitmq.client.UnknownClassOrMethodId
 
toString() - Method in class com.rabbitmq.utility.IntAllocator
 
toString(boolean) - Method in class com.rabbitmq.client.impl.AMQCommand
 
trafficListener - Variable in class com.rabbitmq.client.ConnectionFactory
Traffic listener notified of inbound and outbound Commands.
trafficListener - Variable in class com.rabbitmq.client.impl.AMQConnection
 
trafficListener - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
TrafficListener - Interface in com.rabbitmq.client
Contract to log outbound and inbound Commands.
transformReply(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
transformReply(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel.SimpleBlockingRpcContinuation
 
transmit(AMQChannel) - Method in class com.rabbitmq.client.impl.AMQCommand
Sends this command down the named channel on the channel's connection, possibly in multiple frames.
transmit(AMQCommand) - Method in class com.rabbitmq.client.impl.AMQChannel
 
transmit(Method) - Method in class com.rabbitmq.client.impl.AMQChannel
 
TruncatedInputStream - Class in com.rabbitmq.client.impl
Utility stream: proxies another stream, making it appear to be no longer than a preset limit.
TruncatedInputStream(InputStream, long) - Constructor for class com.rabbitmq.client.impl.TruncatedInputStream
 
TrustEverythingTrustManager - Class in com.rabbitmq.client
Convenience class providing a default implementation of X509TrustManager.
TrustEverythingTrustManager() - Constructor for class com.rabbitmq.client.TrustEverythingTrustManager
 
tryFill(Object, Map<String, Object>) - Static method in class com.rabbitmq.tools.json.JSONUtil
Ignores reflection exceptions while using reflection to fill public fields and Bean properties of the target object from the source Map.
Tune(int, int, int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
Tune(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
TuneOk(int, int, int) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
TuneOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
Tutorials - Search tag in interface com.rabbitmq.client.Channel
Section
Tx() - Constructor for class com.rabbitmq.client.AMQP.Tx
 
Tx() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Tx
 
txCommit() - Method in interface com.rabbitmq.client.Channel
Commits a TX transaction on this channel.
txCommit() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Commits a TX transaction on this channel.
txCommit() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
txRollback() - Method in interface com.rabbitmq.client.Channel
Rolls back a TX transaction on this channel.
txRollback() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Rolls back a TX transaction on this channel.
txRollback() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
txSelect() - Method in interface com.rabbitmq.client.Channel
Enables TX mode on this channel.
txSelect() - Method in class com.rabbitmq.client.impl.ChannelN
Public API - Enables TX mode on this channel.
txSelect() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
type - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
type - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
type - Variable in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
type - Variable in enum class com.rabbitmq.client.BuiltinExchangeType
 
type - Variable in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
type - Variable in class com.rabbitmq.client.impl.Frame
Frame type code
type - Variable in class com.rabbitmq.client.impl.recovery.RecordedExchange
 
type - Variable in class com.rabbitmq.tools.jsonrpc.ParameterDescription
The parameter type - one of "bit", "num", "str", "arr", "obj", "any" or "nil".
type(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
type(String) - Method in class com.rabbitmq.client.AMQP.Exchange.Declare.Builder
 
type(String) - Method in class com.rabbitmq.client.impl.recovery.RecordedExchange
 

U

unackedMessageDeliveryTags - Variable in class com.rabbitmq.client.impl.AbstractMetricsCollector.ChannelState
 
Unbind(int, String, String, String, boolean, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
Unbind(int, String, String, String, Map<String, Object>) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
Unbind(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
Unbind(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
UnbindOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
UnbindOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
UnbindOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
UnbindOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
Unblocked() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
Unblocked(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
UnblockedCallback - Interface in com.rabbitmq.client
Implement this interface in order to be notified of connection unblock events.
unconfirmedSet - Variable in class com.rabbitmq.client.impl.ChannelN
Set of currently unconfirmed messages (i.e.
UNEXPECTED_FRAME - Static variable in interface com.rabbitmq.client.AMQP
 
UnexpectedFrameError - Exception Class in com.rabbitmq.client
Thrown when the command parser hits an unexpected frame type.
UnexpectedFrameError(Frame, int) - Constructor for exception class com.rabbitmq.client.UnexpectedFrameError
 
UnexpectedMethodError - Exception Class in com.rabbitmq.client
Indicates that a Method object was supplied that was not expected.
UnexpectedMethodError(Method) - Constructor for exception class com.rabbitmq.client.UnexpectedMethodError
Construct an UnexpectedMethodError with the given method parameter
unicode() - Method in class com.rabbitmq.tools.json.JSONReader
Deprecated.
 
unicode(char) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
uninterruptibleGet() - Method in class com.rabbitmq.utility.BlockingCell
As get(), but catches and ignores InterruptedException, retrying until a value appears.
uninterruptibleGet(int) - Method in class com.rabbitmq.utility.BlockingCell
As get(long timeout), but catches and ignores InterruptedException, retrying until a value appears or until specified timeout is reached.
uninterruptibleGetValue() - Method in class com.rabbitmq.utility.BlockingValueOrException
 
uninterruptibleGetValue(int) - Method in class com.rabbitmq.utility.BlockingValueOrException
 
UnknownChannelException - Exception Class in com.rabbitmq.client.impl
 
UnknownChannelException(int) - Constructor for exception class com.rabbitmq.client.impl.UnknownChannelException
 
UnknownClassOrMethodId - Exception Class in com.rabbitmq.client
Thrown when the protocol handlers detect an unknown class number or method number.
UnknownClassOrMethodId(int) - Constructor for exception class com.rabbitmq.client.UnknownClassOrMethodId
 
UnknownClassOrMethodId(int, int) - Constructor for exception class com.rabbitmq.client.UnknownClassOrMethodId
 
unlimit(K) - Method in class com.rabbitmq.client.impl.WorkPool
 
unlimited - Variable in class com.rabbitmq.client.impl.WorkPool
Those keys which want limits to be removed.
unlock() - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
 
unregister(CredentialsProvider, String) - Method in interface com.rabbitmq.client.impl.CredentialsRefreshService
Unregister the entity with the given registration ID.
unregister(CredentialsProvider, String) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService
 
unregister(String) - Method in class com.rabbitmq.client.impl.DefaultCredentialsRefreshService.CredentialsProviderState
 
unregisterAllKeys() - Method in class com.rabbitmq.client.impl.WorkPool
Remove all clients from pool and from any other state.
unregisterChannel(AutorecoveringChannel) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
unregisterKey(K) - Method in class com.rabbitmq.client.impl.WorkPool
Remove client from pool and from any other state.
UnroutableRpcRequestException - Exception Class in com.rabbitmq.client
Exception thrown when a RPC request isn't routed to any queue.
UnroutableRpcRequestException(Return) - Constructor for exception class com.rabbitmq.client.UnroutableRpcRequestException
 
unsignedExtend(int) - Static method in class com.rabbitmq.client.impl.ValueReader
Protected API - Cast an int to a long without extending the sign bit of the int out into the high half of the long.
UNSPECIFIED_OUT_OF_BAND - Static variable in class com.rabbitmq.client.impl.ChannelN
 
unwrap(ByteBuffer, ByteBuffer, ReadableByteChannel, SSLEngine) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
updateChannelStateAfterAckReject(Channel, long, boolean, Runnable) - Method in class com.rabbitmq.client.impl.AbstractMetricsCollector
 
updateConsumerTag(String, String) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
updateContentBodyState() - Method in class com.rabbitmq.client.impl.CommandAssembler
Decides whether more body frames are expected
UpdateSecret(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
UpdateSecret(LongString, String) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
UpdateSecret(LongString, String) - Constructor for class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
UpdateSecretExtension - Class in com.rabbitmq.client.impl
Helper for update-secret extension Method.
UpdateSecretExtension() - Constructor for class com.rabbitmq.client.impl.UpdateSecretExtension
 
UpdateSecretExtension.UpdateSecret - Class in com.rabbitmq.client.impl
 
UpdateSecretOk() - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
UpdateSecretOk(MethodArgumentReader) - Constructor for class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
URI_QUERY_PARAMETER_HANDLERS - Static variable in class com.rabbitmq.client.ConnectionFactory
 
uriDecode(String) - Static method in class com.rabbitmq.client.ConnectionFactory
 
USE_DEFAULT_PORT - Static variable in class com.rabbitmq.client.ConnectionFactory
'Use the default port' port
USE_NIO - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
useBlockingIo() - Method in class com.rabbitmq.client.ConnectionFactory
Use blocking IO for communication with the server.
useDefaultTrustStore(ConnectionFactory, String, boolean) - Static method in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
useMandatory - Variable in class com.rabbitmq.client.RpcClientParams
Whether to publish RPC requests with the mandatory flag or not.
useMandatory() - Method in class com.rabbitmq.client.RpcClientParams
Instructs to use the mandatory flag when publishing RPC requests.
useMandatory(boolean) - Method in class com.rabbitmq.client.RpcClientParams
Whether to publish RPC requests with the mandatory flag or not.
useNio() - Method in class com.rabbitmq.client.ConnectionFactory
Use non-blocking IO (NIO) for communication with the server.
User Guide - Search tag in interface com.rabbitmq.client.Channel
Section
userId - Variable in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
userId - Variable in class com.rabbitmq.client.AMQP.BasicProperties
 
userId(String) - Method in class com.rabbitmq.client.AMQP.BasicProperties.Builder
 
username - Variable in class com.rabbitmq.client.impl.DefaultCredentialsProvider
 
USERNAME - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
usernameFromToken(OAuth2ClientCredentialsGrantCredentialsProvider.Token) - Method in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
usernameFromToken(T) - Method in class com.rabbitmq.client.impl.RefreshProtectedCredentialsProvider
 
UsernamePasswordCallbackHandler(ConnectionFactory) - Constructor for class com.rabbitmq.client.JDKSaslConfig.UsernamePasswordCallbackHandler
 
usesPrivateExecutor() - Method in class com.rabbitmq.client.impl.ConsumerWorkService
 
usesPublisherConfirms - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
useSslProtocol() - Method in class com.rabbitmq.client.ConnectionFactory
Convenience method for configuring TLS using the default set of TLS protocols and a trusting TrustManager.
useSslProtocol(String) - Method in class com.rabbitmq.client.ConnectionFactory
Convenience method for configuring TLS using the supplied protocol and a very trusting TrustManager.
useSslProtocol(String, TrustManager) - Method in class com.rabbitmq.client.ConnectionFactory
Convenience method for configuring TLS.
useSslProtocol(SSLContext) - Method in class com.rabbitmq.client.ConnectionFactory
Sets up TLS with an initialized SSLContext.
usesTransactions - Variable in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
UTF_8_CHARSET - Static variable in class com.rabbitmq.client.impl.OAuth2ClientCredentialsGrantCredentialsProvider
 
Utility - Class in com.rabbitmq.utility
Catch-all holder class for static helper methods.
Utility() - Constructor for class com.rabbitmq.utility.Utility
 
Utility.ThrowableCreatedElsewhere - Exception Class in com.rabbitmq.utility
 
Utils - Class in com.rabbitmq.client.impl.recovery
 
Utils - Class in com.rabbitmq.client.impl
 
Utils() - Constructor for class com.rabbitmq.client.impl.recovery.Utils
 
Utils() - Constructor for class com.rabbitmq.client.impl.Utils
 
Utils.IoTimeoutExceptionRunnable - Interface in com.rabbitmq.client.impl.recovery
 

V

validateQueueNameLength(String) - Static method in class com.rabbitmq.client.impl.ChannelN
 
value(Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
valueOf(String) - Static method in enum class com.rabbitmq.client.BuiltinExchangeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rabbitmq.client.impl.CommandAssembler.CAState
Returns the enum constant of this class with the specified name.
ValueOrException<V,E> - Class in com.rabbitmq.utility
 
ValueOrException(V, E, boolean) - Constructor for class com.rabbitmq.utility.ValueOrException
dual-purpose private constructor: one will be null, and the flag tells which to use
ValueReader - Class in com.rabbitmq.client.impl
Helper class to read AMQP wire-protocol encoded values.
ValueReader(DataInputStream) - Constructor for class com.rabbitmq.client.impl.ValueReader
Construct a MethodArgumentReader streaming over the given DataInputStream.
values() - Static method in enum class com.rabbitmq.client.BuiltinExchangeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rabbitmq.client.impl.CommandAssembler.CAState
Returns an array containing the constants of this enum class, in the order they are declared.
ValueWriter - Class in com.rabbitmq.client.impl
Helper class to generate AMQP wire-protocol encoded values.
ValueWriter(DataOutputStream) - Constructor for class com.rabbitmq.client.impl.ValueWriter
 
VariableLinkedBlockingQueue<E> - Class in com.rabbitmq.client.impl
A clone of LinkedBlockingQueue with the addition of a VariableLinkedBlockingQueue.setCapacity(int) method, allowing us to change the capacity of the queue while it is in use.
VariableLinkedBlockingQueue() - Constructor for class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Creates a LinkedBlockingQueue with a capacity of Integer.MAX_VALUE.
VariableLinkedBlockingQueue(int) - Constructor for class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Creates a LinkedBlockingQueue with the given (fixed) capacity.
VariableLinkedBlockingQueue(Collection<? extends E>) - Constructor for class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Creates a LinkedBlockingQueue with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
VariableLinkedBlockingQueue.Itr - Class in com.rabbitmq.client.impl
 
VariableLinkedBlockingQueue.Node<E> - Class in com.rabbitmq.client.impl
Linked list node class
version - Variable in class com.rabbitmq.tools.jsonrpc.JsonRpcMapper.JsonRpcRequest
 
version - Variable in class com.rabbitmq.tools.jsonrpc.ServiceDescription
Version of the service
Version - Class in com.rabbitmq.client.impl
Encapsulation of AMQP protocol version
Version(int, int) - Constructor for class com.rabbitmq.client.impl.Version
Creates a new Version instance.
VERSION - Static variable in class com.rabbitmq.client.impl.ClientVersion
 
VERSION_PROPERTY - Static variable in class com.rabbitmq.client.impl.ClientVersion
 
versionMajor - Variable in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
versionMajor - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
versionMajor(int) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
versionMinor - Variable in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
versionMinor - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
versionMinor(int) - Method in class com.rabbitmq.client.AMQP.Connection.Start.Builder
 
VIRTUAL_HOST - Static variable in class com.rabbitmq.client.ConnectionFactoryConfigurator
 
virtualHost - Variable in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
virtualHost - Variable in class com.rabbitmq.client.ConnectionFactory
 
virtualHost - Variable in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
virtualHost - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
virtualHost(String) - Method in class com.rabbitmq.client.AMQP.Connection.Open.Builder
 
visit(AMQImpl.Access.Request) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Access.Request) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Access.RequestOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Access.RequestOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Ack) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Ack) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Cancel) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Cancel) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.CancelOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.CancelOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Consume) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Consume) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.ConsumeOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.ConsumeOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Deliver) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Deliver) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Get) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Get) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.GetEmpty) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.GetEmpty) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.GetOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.GetOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Nack) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Nack) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Publish) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Publish) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Qos) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Qos) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.QosOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.QosOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Recover) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Recover) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.RecoverAsync) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.RecoverAsync) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.RecoverOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.RecoverOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Reject) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Reject) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Basic.Return) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Basic.Return) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Channel.Close) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Channel.Close) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Channel.CloseOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Channel.CloseOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Channel.Flow) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Channel.Flow) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Channel.FlowOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Channel.FlowOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Channel.Open) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Channel.Open) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Channel.OpenOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Channel.OpenOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Confirm.Select) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Confirm.Select) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Confirm.SelectOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Confirm.SelectOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Blocked) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Blocked) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Close) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Close) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.CloseOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.CloseOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Open) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Open) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.OpenOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.OpenOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Secure) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Secure) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.SecureOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.SecureOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Start) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Start) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.StartOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.StartOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Tune) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Tune) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.TuneOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.TuneOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.Unblocked) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.Unblocked) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.UpdateSecret) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.UpdateSecret) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Connection.UpdateSecretOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Connection.UpdateSecretOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.Bind) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.Bind) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.BindOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.BindOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.Declare) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.Declare) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.DeclareOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.DeclareOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.Delete) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.Delete) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.DeleteOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.DeleteOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.Unbind) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.Unbind) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Exchange.UnbindOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Exchange.UnbindOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.Method
Visitor support (double-dispatch mechanism).
visit(AMQImpl.MethodVisitor) - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
visit(AMQImpl.Queue.Bind) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.Bind) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.BindOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.BindOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.Declare) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.Declare) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.DeclareOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.DeclareOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.Delete) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.Delete) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.DeleteOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.DeleteOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.Purge) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.Purge) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.PurgeOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.PurgeOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.Unbind) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.Unbind) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Queue.UnbindOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Queue.UnbindOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Tx.Commit) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Tx.Commit) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Tx.CommitOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Tx.CommitOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Tx.Rollback) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Tx.Rollback) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Tx.RollbackOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Tx.RollbackOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Tx.Select) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Tx.Select) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 
visit(AMQImpl.Tx.SelectOk) - Method in class com.rabbitmq.client.impl.AMQImpl.DefaultMethodVisitor
 
visit(AMQImpl.Tx.SelectOk) - Method in interface com.rabbitmq.client.impl.AMQImpl.MethodVisitor
 

W

waitForConfirms() - Method in interface com.rabbitmq.client.Channel
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirms() - Method in class com.rabbitmq.client.impl.ChannelN
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirms() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
waitForConfirms(long) - Method in interface com.rabbitmq.client.Channel
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
waitForConfirms(long) - Method in class com.rabbitmq.client.impl.ChannelN
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
waitForConfirms(long) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
waitForConfirmsOrDie() - Method in interface com.rabbitmq.client.Channel
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirmsOrDie() - Method in class com.rabbitmq.client.impl.ChannelN
Wait until all messages published since the last call have been either ack'd or nack'd by the broker.
waitForConfirmsOrDie() - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
waitForConfirmsOrDie(long) - Method in interface com.rabbitmq.client.Channel
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
waitForConfirmsOrDie(long) - Method in class com.rabbitmq.client.impl.ChannelN
Wait until all messages published since the last call have been either ack'd or nack'd by the broker; or until timeout elapses.
waitForConfirmsOrDie(long) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringChannel
 
weight - Variable in class com.rabbitmq.client.DnsSrvRecordAddressResolver.SrvRecord
 
willCheckRpcResponseType() - Method in class com.rabbitmq.client.impl.AMQConnection
 
willShutDownConsumerExecutor() - Method in class com.rabbitmq.client.impl.AMQConnection
Public API
workPool - Variable in class com.rabbitmq.client.impl.ConsumerWorkService
 
WorkPool<K,W> - Class in com.rabbitmq.client.impl
This is a generic implementation of the channels specification in Channeling Work, Nov 2010 (channels.pdf).
WorkPool(int) - Constructor for class com.rabbitmq.client.impl.WorkPool
 
WorkPoolFullException - Exception Class in com.rabbitmq.client.impl
Exception thrown when WorkPool enqueueing times out.
WorkPoolFullException(String) - Constructor for exception class com.rabbitmq.client.impl.WorkPoolFullException
 
WorkPoolRunnable() - Constructor for class com.rabbitmq.client.impl.ConsumerWorkService.WorkPoolRunnable
 
workPoolTimeout - Variable in class com.rabbitmq.client.ConnectionFactory
Timeout in ms for work pool enqueuing.
workPoolTimeout - Variable in class com.rabbitmq.client.impl.AMQConnection
 
workPoolTimeout - Variable in class com.rabbitmq.client.impl.ConnectionParams
 
workService - Variable in class com.rabbitmq.client.impl.ChannelManager
 
workService - Variable in class com.rabbitmq.client.impl.ConsumerDispatcher
 
wrap(ShutdownSignalException) - Static method in class com.rabbitmq.client.impl.AMQChannel
Placeholder until we address bug 15786 (implementing a proper exception hierarchy).
wrap(ShutdownSignalException, String) - Static method in class com.rabbitmq.client.impl.AMQChannel
 
wrap(ByteBuffer, ByteBuffer, WritableByteChannel, SSLEngine) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
wrapChannel(RecoveryAwareChannelN) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Creates a recovering channel from a regular channel and registers it.
wrapRetryIfNecessary(RecordedEntity, Callable<T>) - Method in class com.rabbitmq.client.impl.recovery.AutorecoveringConnection
 
wrapTimeoutException(Method, TimeoutException) - Method in class com.rabbitmq.client.impl.AMQChannel
Cleans RPC channel state after a timeout and wraps the TimeoutException in a ChannelContinuationTimeoutException
write - Variable in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
write - Variable in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
write() - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
write(boolean) - Method in class com.rabbitmq.client.AMQP.Access.Request.Builder
 
write(boolean) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
write(char) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
write(double) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
write(int) - Method in class com.rabbitmq.client.impl.nio.ByteBufferOutputStream
 
write(int) - Method in class com.rabbitmq.client.impl.nio.SslEngineByteBufferOutputStream
 
write(long) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
write(Command) - Method in class com.rabbitmq.client.impl.LogTrafficListener
 
write(Command) - Method in interface com.rabbitmq.client.TrafficListener
Notified for each outbound Command.
write(Frame) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
write(Object) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
 
write(Object) - Method in class com.rabbitmq.tools.jsonrpc.DefaultJsonRpcMapper
Deprecated.
 
write(Object) - Method in class com.rabbitmq.tools.jsonrpc.JacksonJsonRpcMapper
 
write(Object) - Method in interface com.rabbitmq.tools.jsonrpc.JsonRpcMapper
Serialize an object into JSON.
write(WritableByteChannel, SSLEngine, ByteBuffer, ByteBuffer) - Static method in class com.rabbitmq.client.impl.nio.SslEngineHelper
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.Request
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Access.RequestOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Ack
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Cancel
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.CancelOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Consume
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.ConsumeOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Get
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetEmpty
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.GetOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Nack
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Publish
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Qos
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.QosOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Recover
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverAsync
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.RecoverOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Reject
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Basic.Return
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Close
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.CloseOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Flow
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.FlowOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.Open
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Channel.OpenOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.Select
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Confirm.SelectOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Blocked
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Close
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.CloseOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Open
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.OpenOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Secure
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.SecureOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Start
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.StartOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Tune
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.TuneOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.Unblocked
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecret
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Connection.UpdateSecretOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Bind
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Declare
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeclareOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Delete
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.Unbind
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Bind
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.BindOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Declare
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeclareOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Delete
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.DeleteOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Purge
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.PurgeOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.Unbind
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Queue.UnbindOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Commit
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.CommitOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Rollback
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.Select
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.AMQImpl.Tx.SelectOk
 
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.Method
Private API - Autogenerated writer for this method.
writeArgumentsTo(MethodArgumentWriter) - Method in class com.rabbitmq.client.impl.UpdateSecretExtension.UpdateSecret
 
writeArray(Object[]) - Method in class com.rabbitmq.client.impl.ValueWriter
 
writeArray(List<?>) - Method in class com.rabbitmq.client.impl.ValueWriter
 
writeBit(boolean) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a boolean/bit argument.
writeBuffer - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
writeByteBufferSize - Variable in class com.rabbitmq.client.impl.nio.NioParams
size of the byte buffer used for outbound data
writeEnqueuingTimeoutInMs - Variable in class com.rabbitmq.client.impl.nio.BlockingQueueNioQueue
 
writeEnqueuingTimeoutInMs - Variable in class com.rabbitmq.client.impl.nio.NioParams
the timeout to enqueue outbound frames
writeFieldValue(Object) - Method in class com.rabbitmq.client.impl.ValueWriter
 
writeFrame(Frame) - Method in class com.rabbitmq.client.impl.AMQConnection
Public API - sends a frame directly to the broker.
writeFrame(Frame) - Method in interface com.rabbitmq.client.impl.FrameHandler
Write a Frame to the underlying data connection.
writeFrame(Frame) - Method in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandler
 
writeFrame(Frame) - Method in class com.rabbitmq.client.impl.SocketFrameHandler
 
writeLimited(Class<?>, Object, String[]) - Method in class com.rabbitmq.tools.json.JSONWriter
Deprecated.
Write only a certain subset of the object's properties and fields.
writeLong(int) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes an integer argument.
writeLong(int) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes an integer.
writeLong(Integer) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeLonglong(long) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a long integer argument.
writeLonglong(long) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a long integer.
writeLonglong(Long) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeLongstr(LongString) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeLongstr(LongString) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a long string argument from a LongString.
writeLongstr(LongString) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a long string from a LongString.
writeLongstr(String) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeLongstr(String) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a long string argument from a String.
writeLongstr(String) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a long string from a String.
writeObject(ObjectOutputStream) - Method in class com.rabbitmq.client.impl.VariableLinkedBlockingQueue
Save the state to a stream (that is, serialize it).
writeOctet(byte) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes an octet argument from a byte.
writeOctet(byte) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes an octet from a byte.
writeOctet(int) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeOctet(int) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes an octet argument from an int.
writeOctet(int) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes an octet from an int.
writeOctet(Integer) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writePresence(boolean) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writePropertiesTo(ContentHeaderPropertyWriter) - Method in class com.rabbitmq.client.AMQP.BasicProperties
 
writePropertiesTo(ContentHeaderPropertyWriter) - Method in class com.rabbitmq.client.impl.AMQContentHeader
Private API - Autogenerated writer for this header
writeQueue - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
writeQueueCapacity - Variable in class com.rabbitmq.client.impl.nio.NioParams
the capacity of the queue used for outbound frames
writeQueueFactory - Variable in class com.rabbitmq.client.impl.nio.NioParams
Factory to create a NioQueue.
WriteRequest - Interface in com.rabbitmq.client.impl.nio
 
writeSelectorState - Variable in class com.rabbitmq.client.impl.nio.NioLoopContext
 
writeSelectorState - Variable in class com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerState
 
writeShort(int) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a short integer argument.
writeShort(int) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a short integer.
writeShort(Integer) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeShortstr(String) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeShortstr(String) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a short string argument.
writeShortstr(String) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a short string.
writeTable(Map<String, Object>) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeTable(Map<String, Object>) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a table argument.
writeTable(Map<String, Object>) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a table.
writeTimestamp(Date) - Method in class com.rabbitmq.client.impl.ContentHeaderPropertyWriter
 
writeTimestamp(Date) - Method in class com.rabbitmq.client.impl.MethodArgumentWriter
Public API - encodes a timestamp argument.
writeTimestamp(Date) - Method in class com.rabbitmq.client.impl.ValueWriter
Public API - encodes a timestamp.
writeTo(DataOutputStream) - Method in class com.rabbitmq.client.impl.Frame
Public API - writes this Frame to the given DataOutputStream
writeTo(DataOutputStream, long) - Method in class com.rabbitmq.client.impl.AMQContentHeader
 

_

_activeRpc - Variable in class com.rabbitmq.client.impl.AMQChannel
The current outstanding RPC request, if any.
_appContinuation - Variable in class com.rabbitmq.client.impl.AMQConnection
Object used for blocking main application thread when doing all the necessary connection shutdown operations
_blockContent - Variable in class com.rabbitmq.client.impl.AMQChannel
Whether transmission of content-bearing methods should be blocked
_blocker - Variable in class com.rabbitmq.client.impl.AMQChannel.BlockingRpcContinuation
 
_body - Variable in class com.rabbitmq.client.Delivery
 
_brokerInitiatedShutdown - Variable in class com.rabbitmq.client.impl.AMQConnection
Flag indicating whether the client received Connection.Close message from the broker
_cancelled - Variable in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
_channel - Variable in class com.rabbitmq.client.DefaultConsumer
Channel that this consumer is associated with.
_channel - Variable in class com.rabbitmq.client.RpcClient
Channel we are communicating on
_channel - Variable in class com.rabbitmq.client.RpcServer
Channel we are communicating on
_channel0 - Variable in class com.rabbitmq.client.impl.AMQConnection
The special channel 0 (not managed by the _channelManager)
_channelLock - Variable in class com.rabbitmq.client.impl.AMQChannel
Protected; used instead of synchronizing on the channel itself, so that clients can themselves use the channel to synchronize on.
_channelLockCondition - Variable in class com.rabbitmq.client.impl.AMQChannel
 
_channelManager - Variable in class com.rabbitmq.client.impl.AMQConnection
Object that manages a set of channels
_channelMap - Variable in class com.rabbitmq.client.impl.ChannelManager
Mapping from 1.._channelMax to ChannelN instance
_channelMax - Variable in class com.rabbitmq.client.impl.ChannelManager
Maximum channel number available on this connection.
_channelNumber - Variable in class com.rabbitmq.client.impl.AMQChannel
This channel's channel number.
_checkRpcResponseType - Variable in class com.rabbitmq.client.impl.AMQChannel
 
_clientProperties - Variable in class com.rabbitmq.client.ConnectionFactory
 
_clientProperties - Variable in class com.rabbitmq.client.impl.AMQConnection
 
_command - Variable in class com.rabbitmq.client.impl.AMQChannel
Command being assembled
_connection - Variable in class com.rabbitmq.client.impl.AMQChannel
The connection this channel is associated with.
_consumer - Variable in class com.rabbitmq.client.RpcClient
Consumer attached to our reply queue
_consumer - Variable in class com.rabbitmq.client.RpcServer
Consumer attached to our request queue
_consumers - Variable in class com.rabbitmq.client.impl.ChannelN
Map from consumer tag to Consumer instance.
_consumerTag - Variable in class com.rabbitmq.client.DefaultConsumer
Consumer tag for this consumer.
_continuationMap - Variable in class com.rabbitmq.client.RpcClient
Map from request correlation ID to continuation BlockingCell
_correlationIdSupplier - Variable in class com.rabbitmq.client.RpcClient
Generates correlation ID for each request.
_deliveryTag - Variable in class com.rabbitmq.client.Envelope
 
_envelope - Variable in class com.rabbitmq.client.Delivery
 
_exception - Variable in class com.rabbitmq.utility.ValueOrException
 
_exceptionHandler - Variable in class com.rabbitmq.client.impl.AMQConnection
Handler for (uncaught) exceptions that crop up in the AMQConnection.MainLoop.
_exchange - Variable in class com.rabbitmq.client.Envelope
 
_exchange - Variable in class com.rabbitmq.client.RpcClient
Exchange to send requests to
_expectedFrameType - Variable in exception class com.rabbitmq.client.UnexpectedFrameError
 
_filled - Variable in class com.rabbitmq.utility.BlockingCell
Indicator of not-yet-filledness
_frame - Variable in exception class com.rabbitmq.client.UnexpectedFrameError
 
_frameHandler - Variable in class com.rabbitmq.client.impl.AMQConnection
Frame source/sink
_frameMax - Variable in class com.rabbitmq.client.impl.AMQConnection
Maximum frame length, or zero if no limit is set
_hardError - Variable in exception class com.rabbitmq.client.ShutdownSignalException
True if the connection is shut down, or false if this signal refers to a channel
_heartbeat - Variable in class com.rabbitmq.client.impl.AMQConnection
Currently-configured heart-beat interval, in seconds.
_heartbeatSender - Variable in class com.rabbitmq.client.impl.AMQConnection
Manages heart-beat sending for this connection
_host - Variable in class com.rabbitmq.client.Address
host name
_inConnectionNegotiation - Variable in class com.rabbitmq.client.impl.AMQConnection
Flag indicating we are still negotiating the connection in start
_initiatedByApplication - Variable in exception class com.rabbitmq.client.ShutdownSignalException
True if this exception is caused by explicit application action; false if it originated with the broker or as a result of detectable non-deliberate application failure
_inputStream - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
Socket's inputstream - data from the broker - synchronized on
_inputStreamLock - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
 
_javaReturnTypeAsClass - Variable in class com.rabbitmq.tools.jsonrpc.ProcedureDescription
 
_mainloopRunning - Variable in class com.rabbitmq.client.RpcServer
Boolean controlling the exit from the mainloop.
_major - Variable in class com.rabbitmq.client.impl.Version
 
_method - Variable in exception class com.rabbitmq.client.UnexpectedMethodError
 
_minor - Variable in class com.rabbitmq.client.impl.Version
 
_missedHeartbeats - Variable in class com.rabbitmq.client.impl.AMQConnection
Count of socket-timeouts that have happened without any incoming frames
_outputStream - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
Socket's outputstream - data to the broker - synchronized on
_outputStreamLock - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
 
_port - Variable in class com.rabbitmq.client.Address
port number
_properties - Variable in class com.rabbitmq.client.Delivery
 
_queue - Variable in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
_queueName - Variable in class com.rabbitmq.client.RpcServer
Queue to receive requests from
_reason - Variable in exception class com.rabbitmq.client.ShutdownSignalException
Possible explanation
_redeliver - Variable in class com.rabbitmq.client.Envelope
 
_ref - Variable in exception class com.rabbitmq.client.ShutdownSignalException
Either Channel or Connection instance, depending on _hardError
_replyHandler - Variable in class com.rabbitmq.client.RpcClient
 
_replyTo - Variable in class com.rabbitmq.client.RpcClient
Queue where the server should put the reply
_routingKey - Variable in class com.rabbitmq.client.Envelope
 
_routingKey - Variable in class com.rabbitmq.client.RpcClient
Routing key to use for requests
_rpcTimeout - Variable in class com.rabbitmq.client.impl.AMQChannel
Timeout for RPC calls
_running - Variable in class com.rabbitmq.client.impl.AMQConnection
Flag controlling the main driver loop's termination
_serverProperties - Variable in class com.rabbitmq.client.impl.AMQConnection
Saved server properties field from connection.start
_shutdown - Variable in class com.rabbitmq.client.RpcServer.DefaultRpcConsumer
 
_shutdownExecutor - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
Optional ExecutorService for final flush.
_socket - Variable in class com.rabbitmq.client.impl.SocketFrameHandler
The underlying socket
_timeout - Variable in class com.rabbitmq.client.RpcClient
timeout to use on call responses
_trafficListener - Variable in class com.rabbitmq.client.impl.AMQChannel
 
_useMandatory - Variable in class com.rabbitmq.client.RpcClient
Whether to publish RPC requests with the mandatory flag or not.
_useValue - Variable in class com.rabbitmq.utility.ValueOrException
 
_value - Variable in class com.rabbitmq.utility.BlockingCell
Will be null until a value is supplied, and possibly still then.
_value - Variable in class com.rabbitmq.utility.ValueOrException
 
_virtualHost - Variable in class com.rabbitmq.client.impl.AMQConnection
 
_workService - Variable in class com.rabbitmq.client.impl.AMQConnection
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form