Uses of Enum
org.infinispan.client.rest.IpFilterRule.RuleType
Packages that use IpFilterRule.RuleType
-
Uses of IpFilterRule.RuleType in org.infinispan.client.rest
Methods in org.infinispan.client.rest that return IpFilterRule.RuleTypeModifier and TypeMethodDescriptionIpFilterRule.getType()static IpFilterRule.RuleTypeReturns the enum constant of this type with the specified name.static IpFilterRule.RuleType[]IpFilterRule.RuleType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.infinispan.client.rest with parameters of type IpFilterRule.RuleType