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.String
getIMSI()
void
setIMSI(java.lang.String IMSI)
-