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