A B C I P R W 
All Classes All Packages

A

addRecord(PropagationRecord) - Method in class io.helidon.webclient.context.propagation.WebClientContextPropagation.Builder
Add a propagation record to the list of records.
apply(Context, WebClientRequestHeaders) - Method in interface io.helidon.webclient.context.propagation.PropagationRecord
Apply this record on web client headers, reading the classifier from the provided context and registering headers.

B

build() - Method in class io.helidon.webclient.context.propagation.PropagationRecord.Builder
 
build() - Method in class io.helidon.webclient.context.propagation.WebClientContextPropagation.Builder
 
builder() - Static method in interface io.helidon.webclient.context.propagation.PropagationRecord
Create a new fluent API builder to customize configuration.
builder() - Static method in class io.helidon.webclient.context.propagation.WebClientContextPropagation
A new fluent API builder to customize configuration of context propagation.
Builder() - Constructor for class io.helidon.webclient.context.propagation.WebClientContextPropagation.Builder
 

C

config(Config) - Method in class io.helidon.webclient.context.propagation.WebClientContextPropagation.Builder
Update builder from configuration.
configKey() - Method in class io.helidon.webclient.context.propagation.WebClientContextPropagationProvider
 
create(Config) - Static method in class io.helidon.webclient.context.propagation.WebClientContextPropagation
Creates a new instance of client tracing service from configuration.
create(Config) - Method in class io.helidon.webclient.context.propagation.WebClientContextPropagationProvider
 

I

io.helidon.webclient.context.propagation - module io.helidon.webclient.context.propagation
Helidon WebClient Context Propagation.
io.helidon.webclient.context.propagation - package io.helidon.webclient.context.propagation
Propagation of context values across network using HTTP Headers.

P

PropagationRecord - Interface in io.helidon.webclient.context.propagation
Propagation record mapping classifier to header, may be a String type, or and array of strings.
PropagationRecord.Builder - Class in io.helidon.webclient.context.propagation
Fluent API builder for PropagationRecord.

R

request(WebClientServiceRequest) - Method in class io.helidon.webclient.context.propagation.WebClientContextPropagation
 

W

WebClientContextPropagation - Class in io.helidon.webclient.context.propagation
Client service for context propagation.
WebClientContextPropagation.Builder - Class in io.helidon.webclient.context.propagation
Fluent API builder for WebClientContextPropagation.
WebClientContextPropagationProvider - Class in io.helidon.webclient.context.propagation
Client Context Propagation service provider implementation.
WebClientContextPropagationProvider() - Constructor for class io.helidon.webclient.context.propagation.WebClientContextPropagationProvider
Default constructor required by ServiceLoader.
A B C I P R W 
All Classes All Packages