| Class | Description |
|---|---|
| CfApplication | |
| CfCredentials |
Access service credentials.
|
| CfEnv |
Provides access to Cloud Foundry environment variables.
|
| CfEnvSingleton |
JVM singleton for cases where you want to avoid reparsing the JSON per instance of
CfEnv |
| CfService |
Contains the Map of values and type-safe accessors for properties of a single service
defined in VCAP_SERVICES.
|
| CfVolume |
Access individual volume.
|
| UriInfo |
Utility class that allows expressing URIs in alternative forms: individual fields or a
URI string
|
| Enum | Description |
|---|---|
| CfVolume.Mode |