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
R
S
V
A
addHeader(String, String)
- Method in interface com.github.kristofa.brave.http.
HttpClientRequest
Adds headers to request.
addSpanIdToRequest(SpanId)
- Method in class com.github.kristofa.brave.http.
HttpClientRequestAdapter
B
BraveHttpHeaders
- Enum in
com.github.kristofa.brave.http
Contains the header keys that are used to represent trace id, span id, parent span id, sampled.
C
com.github.kristofa.brave.http
- package com.github.kristofa.brave.http
D
DefaultSpanNameProvider
- Class in
com.github.kristofa.brave.http
DefaultSpanNameProvider()
- Constructor for class com.github.kristofa.brave.http.
DefaultSpanNameProvider
G
getClientServiceName()
- Method in class com.github.kristofa.brave.http.
HttpClientRequestAdapter
getHttpHeaderValue(String)
- Method in interface com.github.kristofa.brave.http.
HttpServerRequest
Get http header value.
getHttpMethod()
- Method in interface com.github.kristofa.brave.http.
HttpRequest
Returns the http method for request (GET, PUT, POST,...)
getHttpStatusCode()
- Method in interface com.github.kristofa.brave.http.
HttpResponse
getName()
- Method in enum com.github.kristofa.brave.http.
BraveHttpHeaders
getSpanName()
- Method in class com.github.kristofa.brave.http.
HttpClientRequestAdapter
getSpanName()
- Method in class com.github.kristofa.brave.http.
HttpServerRequestAdapter
getTraceData()
- Method in class com.github.kristofa.brave.http.
HttpServerRequestAdapter
getUri()
- Method in interface com.github.kristofa.brave.http.
HttpRequest
Get request URI.
H
HttpClientRequest
- Interface in
com.github.kristofa.brave.http
HttpClientRequestAdapter
- Class in
com.github.kristofa.brave.http
HttpClientRequestAdapter(HttpClientRequest, ServiceNameProvider, SpanNameProvider)
- Constructor for class com.github.kristofa.brave.http.
HttpClientRequestAdapter
HttpClientResponseAdapter
- Class in
com.github.kristofa.brave.http
HttpClientResponseAdapter(HttpResponse)
- Constructor for class com.github.kristofa.brave.http.
HttpClientResponseAdapter
HttpRequest
- Interface in
com.github.kristofa.brave.http
HttpResponse
- Interface in
com.github.kristofa.brave.http
HttpServerRequest
- Interface in
com.github.kristofa.brave.http
HttpServerRequestAdapter
- Class in
com.github.kristofa.brave.http
HttpServerRequestAdapter(HttpServerRequest, SpanNameProvider)
- Constructor for class com.github.kristofa.brave.http.
HttpServerRequestAdapter
HttpServerResponseAdapter
- Class in
com.github.kristofa.brave.http
HttpServerResponseAdapter(HttpResponse)
- Constructor for class com.github.kristofa.brave.http.
HttpServerResponseAdapter
R
requestAnnotations()
- Method in class com.github.kristofa.brave.http.
HttpClientRequestAdapter
requestAnnotations()
- Method in class com.github.kristofa.brave.http.
HttpServerRequestAdapter
responseAnnotations()
- Method in class com.github.kristofa.brave.http.
HttpClientResponseAdapter
responseAnnotations()
- Method in class com.github.kristofa.brave.http.
HttpServerResponseAdapter
S
serviceName(HttpRequest)
- Method in interface com.github.kristofa.brave.http.
ServiceNameProvider
serviceName(HttpRequest)
- Method in class com.github.kristofa.brave.http.
StringServiceNameProvider
ServiceNameProvider
- Interface in
com.github.kristofa.brave.http
spanName(HttpRequest)
- Method in class com.github.kristofa.brave.http.
DefaultSpanNameProvider
spanName(HttpRequest)
- Method in interface com.github.kristofa.brave.http.
SpanNameProvider
SpanNameProvider
- Interface in
com.github.kristofa.brave.http
StringServiceNameProvider
- Class in
com.github.kristofa.brave.http
StringServiceNameProvider(String)
- Constructor for class com.github.kristofa.brave.http.
StringServiceNameProvider
V
valueOf(String)
- Static method in enum com.github.kristofa.brave.http.
BraveHttpHeaders
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.github.kristofa.brave.http.
BraveHttpHeaders
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
G
H
R
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All Rights Reserved.