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