Package com.opencloud.sentinel.providers
This package contains the interfaces for injected resource providers in the Sentinel SIP service.
-
Interface Summary Interface Description PlmnIdAnalyser An interface for a provider that can be used by features to determine if a PLMN ID (combination of MCC and MNC) is a home PLMN ID, or classify it as a Home PLMN ID, an MCC-only match, or no match.ServiceTimerProvider An interface for a provider that can be used by features to raise timers. -
Enum Summary Enum Description PlmnIdAnalyser.PlmnIdMatch -
Exception Summary Exception Description ServiceTimerAlreadyExistsException Exception thrown if aTimerID
is already registered in aServiceTimerProvider
.