Uses of Class
org.infinispan.server.core.transport.IpSubnetFilterRule
Packages that use IpSubnetFilterRule
Package
Description
Core Server Configuration API
-
Uses of IpSubnetFilterRule in org.infinispan.server.core
Method parameters in org.infinispan.server.core with type arguments of type IpSubnetFilterRuleModifier and TypeMethodDescriptionServerStateManager.setConnectorIpFilterRule
(String name, Collection<IpSubnetFilterRule> filterRule) -
Uses of IpSubnetFilterRule in org.infinispan.server.core.configuration
Methods in org.infinispan.server.core.configuration that return types with arguments of type IpSubnetFilterRuleMethod parameters in org.infinispan.server.core.configuration with type arguments of type IpSubnetFilterRuleModifier and TypeMethodDescriptionvoid
IpFilterConfiguration.rules
(List<IpSubnetFilterRule> rules) Constructor parameters in org.infinispan.server.core.configuration with type arguments of type IpSubnetFilterRule