Uses of Enum Class
com.myjeeva.digitalocean.common.StickySessionType
Packages that use StickySessionType
-
Uses of StickySessionType in com.myjeeva.digitalocean.common
Methods in com.myjeeva.digitalocean.common that return StickySessionTypeModifier and TypeMethodDescriptionstatic StickySessionTypestatic StickySessionTypeReturns the enum constant of this class with the specified name.static StickySessionType[]StickySessionType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StickySessionType in com.myjeeva.digitalocean.pojo
Methods in com.myjeeva.digitalocean.pojo that return StickySessionTypeMethods in com.myjeeva.digitalocean.pojo with parameters of type StickySessionType