Uses of Enum Class
core.provider.ProviderRuleSet
-
Uses of ProviderRuleSet in core.provider
Modifier and TypeMethodDescriptionstatic ProviderRuleSet
Returns 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
Modifier and TypeMethodDescriptionfinal void
RequestSender.sendRequest
(BaseRequest request, ServerConnection connection, ProviderRuleSet[] ruleSets, ApplicationResponseProvider<BaseResponse>... providers)