Uses of Enum Class
com.yahoo.container.jdisc.config.SessionConfig.Type.Enum
Packages that use SessionConfig.Type.Enum
-
Uses of SessionConfig.Type.Enum in com.yahoo.container.jdisc.config
Fields in com.yahoo.container.jdisc.config declared as SessionConfig.Type.EnumModifier and TypeFieldDescriptionstatic final SessionConfig.Type.EnumSessionConfig.Type.INTERMEDIATEstatic final SessionConfig.Type.EnumSessionConfig.Type.INTERNALstatic final SessionConfig.Type.EnumSessionConfig.Type.SOURCEMethods in com.yahoo.container.jdisc.config that return SessionConfig.Type.EnumModifier and TypeMethodDescriptionSessionConfig.type()static SessionConfig.Type.EnumReturns the enum constant of this class with the specified name.static SessionConfig.Type.Enum[]SessionConfig.Type.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.container.jdisc.config with parameters of type SessionConfig.Type.EnumConstructors in com.yahoo.container.jdisc.config with parameters of type SessionConfig.Type.Enum