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