Package | Description |
---|---|
io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayOutput<K,V>
List of objects and lists to support dynamic nested structures (List with mixed content of values and
sublists). |
class |
PushOutput<K,V>
Output for push notifications.
|
Copyright © 2023 lettuce.io. All rights reserved.