|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerGxSessionState | |
|---|---|
| org.jdiameter.common.api.app.gx | |
| org.jdiameter.server.impl.app.gx | |
| Uses of ServerGxSessionState in org.jdiameter.common.api.app.gx |
|---|
| Methods in org.jdiameter.common.api.app.gx that return ServerGxSessionState | |
|---|---|
ServerGxSessionState |
ServerGxSessionState.fromInt(int v)
|
static ServerGxSessionState |
ServerGxSessionState.valueOf(java.lang.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. |
| Uses of ServerGxSessionState in org.jdiameter.server.impl.app.gx |
|---|
| Fields in org.jdiameter.server.impl.app.gx declared as ServerGxSessionState | |
|---|---|
protected ServerGxSessionState |
ServerGxSessionDataLocalImpl.state
|
| Methods in org.jdiameter.server.impl.app.gx that return ServerGxSessionState | |
|---|---|
ServerGxSessionState |
ServerGxSessionDataLocalImpl.getServerGxSessionState()
|
ServerGxSessionState |
IServerGxSessionData.getServerGxSessionState()
|
| Methods in org.jdiameter.server.impl.app.gx with parameters of type ServerGxSessionState | |
|---|---|
void |
ServerGxSessionDataLocalImpl.setServerGxSessionState(ServerGxSessionState state)
|
void |
IServerGxSessionData.setServerGxSessionState(ServerGxSessionState state)
|
protected void |
ServerGxSessionImpl.setState(ServerGxSessionState newState)
|
protected void |
ServerGxSessionImpl.setState(ServerGxSessionState newState,
boolean release)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||