public interface MessageCollector
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<org.springframework.messaging.Message<?>> |
forChannel(org.springframework.messaging.MessageChannel channel)
Obtain a queue that will receive messages sent to the given channel.
|
BlockingQueue<org.springframework.messaging.Message<?>> forChannel(org.springframework.messaging.MessageChannel channel)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.