| Interface | Description |
|---|---|
| IConfigRetriever |
This is used to retrieve settings that control the application at a gross
level.
|
| TreeCache.Callback |
| Class | Description |
|---|---|
| ConfigRetriever | |
| DefaultConfigRetriever | |
| DisplayNameParser | |
| DisplayNameParts |
Break down a full display name (including authority and perspective) into
component parts useful for the api.
|
| EnvConfigRetriever | |
| IDGenerator | |
| JsonToMap | Deprecated
- use rapture.common.impl.jackson.JacksonUtil.getMapFromJson
|
| MimeTypeResolver | |
| NetworkUtil |
Utility around networks
|
| PropertyConfigRetriever | |
| RaptureURLCoder |
This can be used to convert a string that could not (may not) be stored as a RaptureURI into something that
could be stored as a RaptureURI, along with a reverse function that can undo such a change.
|
| ResourceLoader | |
| ScriptNameHelper |
Given a script name looking like "authority/name", split it into authority
and name
|
| StringComplianceCheck | |
| StringUtil | |
| TreeCache | |
| TypeUtil |