Package com.opencloud.sentinel.common
Interface ImsiSessionState
-
- All Superinterfaces:
NullSentinelSessionState
- All Known Subinterfaces:
SentinelSs7CommonSessionState,SentinelSs7SessionState
public interface ImsiSessionState extends NullSentinelSessionState
For those features that read/write the IMSI
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetIMSI()voidsetIMSI(java.lang.String IMSI)
-