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