| Package | Description |
|---|---|
| org.jdiameter.common.api.app.ro | |
| org.jdiameter.server.impl.app.ro |
| Modifier and Type | Method and Description |
|---|---|
ServerRoSessionState |
ServerRoSessionState.fromInt(int v) |
static ServerRoSessionState |
ServerRoSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerRoSessionState[] |
ServerRoSessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ServerRoSessionState |
ServerRoSessionDataLocalImpl.state |
| Modifier and Type | Method and Description |
|---|---|
ServerRoSessionState |
IServerRoSessionData.getServerRoSessionState() |
ServerRoSessionState |
ServerRoSessionDataLocalImpl.getServerRoSessionState() |
| Modifier and Type | Method and Description |
|---|---|
void |
IServerRoSessionData.setServerRoSessionState(ServerRoSessionState state) |
void |
ServerRoSessionDataLocalImpl.setServerRoSessionState(ServerRoSessionState state) |
protected void |
ServerRoSessionImpl.setState(ServerRoSessionState newState) |
protected void |
ServerRoSessionImpl.setState(ServerRoSessionState newState,
boolean release) |
Copyright © 2016. All Rights Reserved.