Package net.ognetwork.ogcore.api.pubsubs
Class AllPubSubs
java.lang.Object
net.ognetwork.ogcore.api.pubsubs.AllPubSubs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends redis.clients.jedis.JedisPubSub>
Tvoid
void
-
Constructor Details
-
AllPubSubs
public AllPubSubs()
-
-
Method Details
-
getPubSub
-
subscribe
public void subscribe() -
unsubscribe
public void unsubscribe()
-