Uses of Enum
org.redisson.config.TransportMode
Packages that use TransportMode
-
Uses of TransportMode in org.redisson.config
Methods in org.redisson.config that return TransportModeModifier and TypeMethodDescriptionConfig.getTransportMode()static TransportModeReturns the enum constant of this type with the specified name.static TransportMode[]TransportMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.redisson.config with parameters of type TransportModeModifier and TypeMethodDescriptionConfig.setTransportMode(TransportMode transportMode) Transport mode