|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerRxSessionState | |
|---|---|
| org.jdiameter.common.api.app.rx | |
| org.jdiameter.server.impl.app.rx | |
| Uses of ServerRxSessionState in org.jdiameter.common.api.app.rx |
|---|
| Methods in org.jdiameter.common.api.app.rx that return ServerRxSessionState | |
|---|---|
ServerRxSessionState |
ServerRxSessionState.fromInt(int v)
|
static ServerRxSessionState |
ServerRxSessionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServerRxSessionState[] |
ServerRxSessionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ServerRxSessionState in org.jdiameter.server.impl.app.rx |
|---|
| Fields in org.jdiameter.server.impl.app.rx declared as ServerRxSessionState | |
|---|---|
protected ServerRxSessionState |
ServerRxSessionDataLocalImpl.state
|
| Methods in org.jdiameter.server.impl.app.rx that return ServerRxSessionState | |
|---|---|
ServerRxSessionState |
ServerRxSessionDataLocalImpl.getServerRxSessionState()
|
ServerRxSessionState |
IServerRxSessionData.getServerRxSessionState()
|
| Methods in org.jdiameter.server.impl.app.rx with parameters of type ServerRxSessionState | |
|---|---|
void |
ServerRxSessionDataLocalImpl.setServerRxSessionState(ServerRxSessionState state)
|
void |
IServerRxSessionData.setServerRxSessionState(ServerRxSessionState state)
|
protected void |
ServerRxSessionImpl.setState(ServerRxSessionState newState)
|
protected void |
ServerRxSessionImpl.setState(ServerRxSessionState newState,
boolean release)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||