Package | Description |
---|---|
io.smallrye.reactive.messaging.connectors |
Modifier and Type | Method and Description |
---|---|
<T> InMemorySink<T> |
InMemoryConnector.sink(String channel)
Retrieves an
InMemorySink associated to the channel named channel . |
Copyright © 2018–2021 SmallRye. All rights reserved.