Uses of Enum Class
ch.rasc.wamp2spring.config.Feature
Packages that use Feature
-
Uses of Feature in ch.rasc.wamp2spring.config
Methods in ch.rasc.wamp2spring.config that return FeatureModifier and TypeMethodDescriptionstatic FeatureReturns the enum constant of this class with the specified name.static Feature[]Feature.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.rasc.wamp2spring.config that return types with arguments of type FeatureModifier and TypeMethodDescriptionFeatures.enabledBrokerFeatures()Features.enabledDealerFeatures()Methods in ch.rasc.wamp2spring.config with parameters of type Feature