| Interface | Description |
|---|---|
| ApplicationLogListener | |
| ClientHttpResponseCallback |
Callback class while the client receives the server response.
|
| CloudFoundryOperations |
The interface defining operations making up the Cloud Foundry Java client's API.
|
| RestLogCallback |
Callback to support reporting of log information for any REST calls.
|
| StreamingLogToken | |
| UploadStatusCallback |
Reports status information when uploading an application.
|
| Class | Description |
|---|---|
| CloudCredentials |
Class that encapsulates credentials used for authentication
|
| CloudFoundryClient |
A Java client to exercise the Cloud Foundry API.
|
| HttpProxyConfiguration |
Class that encapsulates http proxy information
|
| RestLogEntry |
RestLogEntry containing the values logged for each REST call
|
| RestLogger |
RestLogCallback implementation that logs to application log
|
| StartingInfo |
Starting info contains values from response headers when an application is
first started.
|
| Exception | Description |
|---|---|
| CloudFoundryException | |
| CloudOperationException | |
| NotFinishedStagingException | |
| StagingErrorException |
Copyright © 2015. All rights reserved.