| Class | Description |
|---|---|
| ClasspathInterceptorChainFactory |
Factory for creating request/response handler chains from the classpath.
|
| Context |
A wrapper for the immutable context objects that are visible to the
ExecutionInterceptors. |
| ExecutionAttribute<T> |
An attribute attached to a particular execution, stored in
ExecutionAttributes. |
| ExecutionAttributes |
A mutable collection of
ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and
retrieve information specific to the current execution. |
| SdkExecutionAttribute |
Contains attributes attached to the execution.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.