| Class | Description |
|---|---|
| AbstractCaseInsensitiveMultiMap | |
| AbstractCaseInsensitiveMultiMap.UnmodifiableCaseInsensitiveMultiMap | |
| CaseInsensitiveMultiMap |
MultiMap where the key's case is not taken into account when looking for it, adding or aggregating it. |
| OptimizedCaseInsensitiveMapWrapper<T> |
Specialization of
CaseInsensitiveMapWrapper where all map keys will be stored internally as lowercase. |
| Enum | Description |
|---|---|
| HttpProtocol |
Represents the HTTP message protocol.
|
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.