|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerRfSessionState | |
|---|---|
| org.jdiameter.common.api.app.rf | |
| org.jdiameter.server.impl.app.rf | |
| Uses of ServerRfSessionState in org.jdiameter.common.api.app.rf |
|---|
| Methods in org.jdiameter.common.api.app.rf that return ServerRfSessionState | |
|---|---|
ServerRfSessionState |
ServerRfSessionState.fromInt(int val)
|
static ServerRfSessionState |
ServerRfSessionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServerRfSessionState[] |
ServerRfSessionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ServerRfSessionState in org.jdiameter.server.impl.app.rf |
|---|
| Fields in org.jdiameter.server.impl.app.rf declared as ServerRfSessionState | |
|---|---|
protected ServerRfSessionState |
ServerRfSessionDataLocalImpl.state
|
| Methods in org.jdiameter.server.impl.app.rf that return ServerRfSessionState | |
|---|---|
ServerRfSessionState |
ServerRfSessionDataLocalImpl.getServerRfSessionState()
|
ServerRfSessionState |
IServerRfSessionData.getServerRfSessionState()
|
| Methods in org.jdiameter.server.impl.app.rf with parameters of type ServerRfSessionState | |
|---|---|
void |
ServerRfSessionDataLocalImpl.setServerRfSessionState(ServerRfSessionState state)
|
void |
IServerRfSessionData.setServerRfSessionState(ServerRfSessionState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||