JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.jaegertracing.spi
Interface Codec<T>
All Superinterfaces:
Extractor
<T>,
Injector
<T>
All Known Implementing Classes:
B3TextMapCodec
,
CompositeCodec
,
TextMapCodec
public interface
Codec<T>
extends
Injector
<T>,
Extractor
<T>
Method Summary
Methods inherited from interface io.jaegertracing.spi.
Injector
inject
Methods inherited from interface io.jaegertracing.spi.
Extractor
extract
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method