Package | Description |
---|---|
com.opencloud.sentinel.common |
This package contains session state interfaces in the Sentinel services.
|
Modifier and Type | Method and Description |
---|---|
EventChargingMethod |
SentinelDiameterMediationSessionState.getClientEventChargingMethod() |
EventChargingMethod |
SentinelDiameterMediationSessionState.getOcsEventChargingMethod() |
static EventChargingMethod |
EventChargingMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventChargingMethod[] |
EventChargingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SentinelDiameterMediationSessionState.setClientEventChargingMethod(EventChargingMethod ClientEventChargingMethod) |
void |
SentinelDiameterMediationSessionState.setOcsEventChargingMethod(EventChargingMethod ClientEventChargingMethod) |
Copyright © OpenCloud. All Rights Reserved.