| Package | Description |
|---|---|
| com.corundumstudio.socketio.store | |
| com.corundumstudio.socketio.store.pubsub |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastPubSubStore |
class |
MemoryPubSubStore |
class |
RedissonPubSubStore |
| Modifier and Type | Method and Description |
|---|---|
PubSubStore |
StoreFactory.pubSubStore() |
PubSubStore |
RedissonStoreFactory.pubSubStore() |
PubSubStore |
MemoryStoreFactory.pubSubStore() |
PubSubStore |
HazelcastStoreFactory.pubSubStore() |
| Modifier and Type | Method and Description |
|---|---|
abstract PubSubStore |
BaseStoreFactory.pubSubStore() |
Copyright © 2012–2021. All rights reserved.