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