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