JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
B
C
J
M
N
Q
R
T
X
B
brave.jms
- package brave.jms
build()
- Method in class brave.jms.
JmsTracing.Builder
C
connection(Connection)
- Method in class brave.jms.
JmsTracing
connectionFactory(ConnectionFactory)
- Method in class brave.jms.
JmsTracing
create(Tracing)
- Static method in class brave.jms.
JmsTracing
J
JmsTracing
- Class in
brave.jms
Use this class to decorate your Jms consumer / producer and enable Tracing.
JmsTracing.Builder
- Class in
brave.jms
M
messageListener(MessageListener, boolean)
- Method in class brave.jms.
JmsTracing
Returns a message listener that optionally starts a consumer span for the message received before wrapping the listener in a separate span.
N
newBuilder(Tracing)
- Static method in class brave.jms.
JmsTracing
nextSpan(Message)
- Method in class brave.jms.
JmsTracing
Use this to create a span for processing the given message.
Q
queueConnection(QueueConnection)
- Method in class brave.jms.
JmsTracing
R
remoteServiceName(String)
- Method in class brave.jms.
JmsTracing.Builder
The remote service name that describes the broker in the dependency graph.
T
topicConnection(TopicConnection)
- Method in class brave.jms.
JmsTracing
X
xaConnection(XAConnection)
- Method in class brave.jms.
JmsTracing
xaConnectionFactory(XAConnectionFactory)
- Method in class brave.jms.
JmsTracing
xaQueueConnection(XAQueueConnection)
- Method in class brave.jms.
JmsTracing
xaTopicConnection(XATopicConnection)
- Method in class brave.jms.
JmsTracing
B
C
J
M
N
Q
R
T
X
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2018
OpenZipkin
. All rights reserved.