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