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