| Package | Description |
|---|---|
| org.cloudfoundry.client.lib | |
| org.cloudfoundry.client.lib.rest |
| Modifier and Type | Method and Description |
|---|---|
StreamingLogToken |
CloudFoundryOperations.streamLogs(String appName,
ApplicationLogListener listener)
Stream application logs produced after this method is called.
|
StreamingLogToken |
CloudFoundryClient.streamLogs(String appName,
ApplicationLogListener listener) |
| Modifier and Type | Method and Description |
|---|---|
StreamingLogTokenImpl |
LoggregatorClient.connectToLoggregator(String endpoint,
String mode,
UUID appId,
ApplicationLogListener listener,
javax.websocket.ClientEndpointConfig.Configurator configurator) |
StreamingLogToken |
CloudControllerClientImpl.streamLogs(String appName,
ApplicationLogListener listener) |
StreamingLogToken |
CloudControllerClient.streamLogs(String appName,
ApplicationLogListener listener) |
| Constructor and Description |
|---|
LoggregatorEndpoint(ApplicationLogListener listener) |
LoggregatorMessageHandler(ApplicationLogListener listener) |
Copyright © 2015. All rights reserved.