public interface SpringCloudBusClient
| Modifier and Type | Field and Description |
|---|---|
static String |
INPUT
Name of the input channel for Spring Cloud Bus.
|
static String |
OUTPUT
Name of the output channel for Spring Cloud Bus.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.messaging.SubscribableChannel |
springCloudBusInput() |
org.springframework.messaging.MessageChannel |
springCloudBusOutput() |
static final String INPUT
static final String OUTPUT
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.