| Interface | Description |
|---|---|
| BaseUrlResolver | |
| MultiValueMap<K,V> |
Extension of the
Map interface that stores multiple values. |
| Class | Description |
|---|---|
| DefaultBaseUrlResolver | |
| LinkedCaseInsensitiveMap<V> | |
| MimeType |
Represents a MIME Type, as originally defined in RFC 2046 and subsequently used in
other Internet protocols including HTTP.
|
| MimeType.SpecificityComparator<T extends MimeType> | |
| MimeTypeUtils |
Miscellaneous
MimeType utility methods. |
| RequestUtils | |
| SoftHashMap<K,V> |
A
SoftHashMap is a memory-constrained map that stores its values in
SoftReferences. |
| StringInputStream |
| Exception | Description |
|---|---|
| InvalidMimeTypeException |
Copyright © 2017 Okta. All rights reserved.