| Class and Description |
|---|
| ExecutionInterceptor
An interceptor that is invoked during the execution lifecycle of a request/response (execution).
|
| Class and Description |
|---|
| ExecutionAttributes
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
| Class and Description |
|---|
| ExecutionAttributes
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
| ExecutionInterceptorChain
A wrapper for a list of
ExecutionInterceptors that ensures the interceptors are executed in the correct order as it
is documented in the ExecutionInterceptor documentation. |
| InterceptorContext
An SDK-internal implementation of
Context.AfterExecution and its parent interfaces. |
| Class and Description |
|---|
| ExecutionAttributes
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
| ExecutionInterceptorChain
A wrapper for a list of
ExecutionInterceptors that ensures the interceptors are executed in the correct order as it
is documented in the ExecutionInterceptor documentation. |
| Class and Description |
|---|
| ExecutionAttributes
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
| Class and Description |
|---|
| Context.FailedExecution
All information that is known about a particular execution that has failed.
|
| InterceptorContext
An SDK-internal implementation of
Context.AfterExecution and its parent interfaces. |
| Class and Description |
|---|
| ExecutionAttributes
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
| Class and Description |
|---|
| ExecutionAttributes
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
Copyright © 2019. All rights reserved.