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