|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerCCASessionState | |
|---|---|
| org.jdiameter.common.api.app.cca | |
| org.jdiameter.server.impl.app.cca | |
| Uses of ServerCCASessionState in org.jdiameter.common.api.app.cca |
|---|
| Methods in org.jdiameter.common.api.app.cca that return ServerCCASessionState | |
|---|---|
ServerCCASessionState |
ServerCCASessionState.fromInt(int v)
|
static ServerCCASessionState |
ServerCCASessionState.valueOf(java.lang.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. |
| Uses of ServerCCASessionState in org.jdiameter.server.impl.app.cca |
|---|
| Fields in org.jdiameter.server.impl.app.cca declared as ServerCCASessionState | |
|---|---|
protected ServerCCASessionState |
ServerCCASessionDataLocalImpl.state
|
| Methods in org.jdiameter.server.impl.app.cca that return ServerCCASessionState | |
|---|---|
ServerCCASessionState |
ServerCCASessionDataLocalImpl.getServerCCASessionState()
|
ServerCCASessionState |
IServerCCASessionData.getServerCCASessionState()
|
| Methods in org.jdiameter.server.impl.app.cca with parameters of type ServerCCASessionState | |
|---|---|
void |
ServerCCASessionDataLocalImpl.setServerCCASessionState(ServerCCASessionState state)
|
void |
IServerCCASessionData.setServerCCASessionState(ServerCCASessionState state)
|
protected void |
ServerCCASessionImpl.setState(ServerCCASessionState newState)
|
protected void |
ServerCCASessionImpl.setState(ServerCCASessionState newState,
boolean release)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||