Uses of Enum Class
core.provider.ProviderRuleSet
                
            Packages that use ProviderRuleSet
            
            
            - 
                        
Uses of ProviderRuleSet in core.provider
Methods in core.provider that return ProviderRuleSetModifier and TypeMethodDescriptionstatic ProviderRuleSetReturns the enum constant of this class with the specified name.static ProviderRuleSet[]ProviderRuleSet.values()Returns an array containing the constants of this enum class, in the order they are declared. - 
                        
Uses of ProviderRuleSet in request.logic.sender
Methods in request.logic.sender with parameters of type ProviderRuleSetModifier and TypeMethodDescriptionfinal voidRequestSender.sendRequest(BaseRequest request, ServerConnection connection, ProviderRuleSet[] ruleSets, ApplicationResponseProvider<BaseResponse>... providers)