Uses of Class
com.opencloud.sentinel.common.Abort
-
Packages that use Abort Package Description com.opencloud.sentinel.common This package contains session state interfaces in the Sentinel services. -
-
Uses of Abort in com.opencloud.sentinel.common
Methods in com.opencloud.sentinel.common that return Abort Modifier and Type Method Description Abort
SentinelSs7SessionState. getLatestAbort()
Methods in com.opencloud.sentinel.common with parameters of type Abort Modifier and Type Method Description void
SentinelSs7SessionState. setLatestAbort(Abort abort)
-