public interface RxSubscribeByGroupOperation extends Checkpointable
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<org.springframework.messaging.Message<?>> |
subscribe(String destination,
String consumerGroup,
Class<?> messagePayloadType)
Register a message consumer to a given destination with a given consumer group.
|
getCheckpointConfig, setCheckpointConfigCopyright © 2019 Pivotal Software, Inc.. All rights reserved.