| Package | Description |
|---|---|
| sirius.web.cache | |
| sirius.web.http |
Built-in HTTP server based on netty.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalUserMessageCache
|
| Modifier and Type | Method and Description |
|---|---|
UserMessageCache |
DistributedUserMessageCacheFactory.createDistributedCache(String name)
Creates a distributed
UserMessageCache. |
| Modifier and Type | Method and Description |
|---|---|
static UserMessageCache |
WebContext.createDistributedReadOnceCache(String name)
Creates a distributed
UserMessageCache if a DistributedUserMessageCacheFactory is implemented and can be
injected. |
Copyright © 2018. All rights reserved.