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