| Package | Description |
|---|---|
| org.springframework.cloud.cloudfoundry.discovery.reactive |
| Modifier and Type | Class and Description |
|---|---|
class |
CloudFoundryAppServiceReactiveDiscoveryClient
Discovery Client implementation using Cloud Foundry's Native DNS based Service
Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFoundryNativeReactiveDiscoveryClient |
CloudFoundryReactiveDiscoveryClientConfiguration.CloudFoundryNativeReactiveDiscoveryClientConfig.nativeCloudFoundryDiscoveryClient(org.cloudfoundry.operations.CloudFoundryOperations cf,
CloudFoundryService svc,
CloudFoundryDiscoveryProperties cloudFoundryDiscoveryProperties) |
| Modifier and Type | Method and Description |
|---|---|
CloudFoundryReactiveHeartbeatSender |
CloudFoundryReactiveDiscoveryClientConfiguration.CloudFoundryNativeReactiveDiscoveryClientConfig.cloudFoundryHeartbeatSender(CloudFoundryNativeReactiveDiscoveryClient client) |
org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryClientHealthIndicator |
CloudFoundryReactiveDiscoveryClientConfiguration.CloudFoundryNativeReactiveDiscoveryClientConfig.cloudFoundryReactiveDiscoveryClientHealthIndicator(CloudFoundryNativeReactiveDiscoveryClient client,
org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicatorProperties properties) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.