Uses of Class
io.lettuce.core.pubsub.PubSubOutput.Type
| Package | Description |
|---|---|
| io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
-
Uses of PubSubOutput.Type in io.lettuce.core.pubsub
Methods in io.lettuce.core.pubsub that return PubSubOutput.Type Modifier and Type Method Description PubSubOutput.TypePubSubMessage. type()PubSubOutput.TypePubSubOutput. type()static PubSubOutput.TypePubSubOutput.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static PubSubOutput.Type[]PubSubOutput.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.