Package com.opencloud.sentinel.common
Interface NullSentinelSessionState
-
- All Known Subinterfaces:
SentinelByNameSessionState
,SentinelCommonSessionState
,com.opencloud.sentinel.common.SentinelDiameterMediationSessionState
,com.opencloud.sentinel.common.SentinelMediationToPromotionsSessionState
,SentinelRoamingSessionState
,com.opencloud.sentinel.common.SentinelSessionIdsSessionState
,SentinelSessionState
,SentinelSipSessionState
,SessionCountersSessionState
,SessionStatePromotionBucketsSessionState
@SessionStateInterface @PassByReference public interface NullSentinelSessionState
An empty session state interface. All other session state interfaces should extend from this interface. Features which don't require session state should also use this interface as their session state.