JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
H
I
M
N
P
R
S
A
acked()
- Method in interface io.codemonastery.dropwizard.rabbitmq.
ConnectionMetrics
acked()
- Method in class io.codemonastery.dropwizard.rabbitmq.
DefaultConnectionMetrics
Call after ack
addRecoveryListener(RecoveryListener)
- Method in class io.codemonastery.dropwizard.rabbitmq.
AutorecoveringChannelWithMetrics
addRecoveryListener(RecoveryListener)
- Method in class io.codemonastery.dropwizard.rabbitmq.
AutoRecoveringConnectionWithMetrics
AutorecoveringChannelWithMetrics
- Class in
io.codemonastery.dropwizard.rabbitmq
AutorecoveringChannelWithMetrics(Channel, WrappedConnectionMetrics)
- Constructor for class io.codemonastery.dropwizard.rabbitmq.
AutorecoveringChannelWithMetrics
AutoRecoveringConnectionWithMetrics
- Class in
io.codemonastery.dropwizard.rabbitmq
B
build(Environment, ExecutorService, String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionFactory
Synchronously connect to rabbitmq, will cause application to fail if initial connection is unsuccessful.
build(HealthCheckRegistry, LifecycleEnvironment, MetricRegistry, ExecutorService, String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionFactory
Synchronously connect to rabbitmq, will throw exception to fail if initial connection is unsuccessful.
buildRetryInitialConnect(Environment, ExecutorService, String, ConnectedCallback)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionFactory
Asynchronously connect to rabbitmq, and retry until successful
C
connected(Connection)
- Method in interface io.codemonastery.dropwizard.rabbitmq.
ConnectedCallback
ConnectedCallback
- Interface in
io.codemonastery.dropwizard.rabbitmq
Callback interface.
ConnectionConfiguration
- Class in
io.codemonastery.dropwizard.rabbitmq
ConnectionConfiguration()
- Constructor for class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
ConnectionFactory
- Class in
io.codemonastery.dropwizard.rabbitmq
For documentation about these configurations, see
ConnectionFactory
.
ConnectionFactory()
- Constructor for class io.codemonastery.dropwizard.rabbitmq.
ConnectionFactory
ConnectionMetrics
- Interface in
io.codemonastery.dropwizard.rabbitmq
Implement this if you want your own metrics.
ConsumerWithMetrics
- Class in
io.codemonastery.dropwizard.rabbitmq
ConsumerWithMetrics(Consumer, WrappedConnectionMetrics)
- Constructor for class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
customMetrics(ConnectionMetrics)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionFactory
D
DefaultConnectionMetrics
- Class in
io.codemonastery.dropwizard.rabbitmq
DefaultConnectionMetrics(String, MetricRegistry)
- Constructor for class io.codemonastery.dropwizard.rabbitmq.
DefaultConnectionMetrics
delivered()
- Method in interface io.codemonastery.dropwizard.rabbitmq.
ConnectionMetrics
delivered()
- Method in class io.codemonastery.dropwizard.rabbitmq.
DefaultConnectionMetrics
Call before delivered.
G
getClientProperties()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getConnectionTimeout()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getHandshakeTimeout()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getHost()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getNetworkRecoveryInterval()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getPassword()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getPort()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getRequestedChannelMax()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getRequestedFrameMax()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getRequestedHeartbeat()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getShutdownTimeout()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getUsername()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
getVirtualHost()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
H
handleCancel(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
handleCancelOk(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
handleConsumeOk(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
handleDelivery(String, Envelope, AMQP.BasicProperties, byte[])
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
handleRecoverOk(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
handleShutdownSignal(String, ShutdownSignalException)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConsumerWithMetrics
I
io.codemonastery.dropwizard.rabbitmq
- package io.codemonastery.dropwizard.rabbitmq
M
makeConnectionFactory()
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
N
nacked()
- Method in interface io.codemonastery.dropwizard.rabbitmq.
ConnectionMetrics
nacked()
- Method in class io.codemonastery.dropwizard.rabbitmq.
DefaultConnectionMetrics
P
published()
- Method in interface io.codemonastery.dropwizard.rabbitmq.
ConnectionMetrics
published()
- Method in class io.codemonastery.dropwizard.rabbitmq.
DefaultConnectionMetrics
R
rejected()
- Method in interface io.codemonastery.dropwizard.rabbitmq.
ConnectionMetrics
rejected()
- Method in class io.codemonastery.dropwizard.rabbitmq.
DefaultConnectionMetrics
removeRecoveryListener(RecoveryListener)
- Method in class io.codemonastery.dropwizard.rabbitmq.
AutorecoveringChannelWithMetrics
removeRecoveryListener(RecoveryListener)
- Method in class io.codemonastery.dropwizard.rabbitmq.
AutoRecoveringConnectionWithMetrics
S
setClientProperties(Map<String, Object>)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setConnectionTimeout(Duration)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setHandshakeTimeout(Duration)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setHost(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setNetworkRecoveryInterval(Duration)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setPassword(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setPort(Integer)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setRequestedChannelMax(Integer)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setRequestedFrameMax(Integer)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setRequestedHeartbeat(Duration)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setShutdownTimeout(Duration)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setUsername(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
setVirtualHost(String)
- Method in class io.codemonastery.dropwizard.rabbitmq.
ConnectionConfiguration
A
B
C
D
G
H
I
M
N
P
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.