public class Publisher extends Object
| Constructor and Description |
|---|
Publisher() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getChannel(IPubSub pub) |
static void |
listen(IPubSub pub,
Redis redis) |
static boolean |
publish(IPubSub pub,
String message) |
Copyright © 2014–2016. All rights reserved.