M
- the type of message objectpublic interface RTopicAsync<M>
Modifier and Type | Method and Description |
---|---|
io.netty.util.concurrent.Future<Long> |
publishAsync(M message)
Publish the message to all subscribers of this topic asynchronously
|
Copyright © 2014–2016. All rights reserved.