|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientRoSessionState | |
|---|---|
| org.jdiameter.client.impl.app.ro | |
| org.jdiameter.common.api.app.ro | |
| Uses of ClientRoSessionState in org.jdiameter.client.impl.app.ro |
|---|
| Fields in org.jdiameter.client.impl.app.ro declared as ClientRoSessionState | |
|---|---|
protected ClientRoSessionState |
ClientRoSessionDataLocalImpl.state
|
| Methods in org.jdiameter.client.impl.app.ro that return ClientRoSessionState | |
|---|---|
ClientRoSessionState |
IClientRoSessionData.getClientRoSessionState()
|
ClientRoSessionState |
ClientRoSessionDataLocalImpl.getClientRoSessionState()
|
| Methods in org.jdiameter.client.impl.app.ro with parameters of type ClientRoSessionState | |
|---|---|
void |
IClientRoSessionData.setClientRoSessionState(ClientRoSessionState state)
|
void |
ClientRoSessionDataLocalImpl.setClientRoSessionState(ClientRoSessionState state)
|
protected void |
ClientRoSessionImpl.setState(ClientRoSessionState newState)
|
protected void |
ClientRoSessionImpl.setState(ClientRoSessionState newState,
boolean release)
|
| Uses of ClientRoSessionState in org.jdiameter.common.api.app.ro |
|---|
| Methods in org.jdiameter.common.api.app.ro that return ClientRoSessionState | |
|---|---|
ClientRoSessionState |
ClientRoSessionState.fromInt(int v)
|
static ClientRoSessionState |
ClientRoSessionState.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||