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