|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbortSessionRequest | |
|---|---|
| org.jdiameter.api.auth | |
| org.jdiameter.api.rx | |
| Uses of AbortSessionRequest in org.jdiameter.api.auth |
|---|
| Methods in org.jdiameter.api.auth with parameters of type AbortSessionRequest | |
|---|---|
void |
ClientAuthSessionListener.doAbortSessionRequestEvent(ClientAuthSession session,
AbortSessionRequest request)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AbortSessionRequest message. |
void |
ServerAuthSession.sendAbortSessionRequest(AbortSessionRequest request)
Send session abort session request to client |
| Uses of AbortSessionRequest in org.jdiameter.api.rx |
|---|
| Methods in org.jdiameter.api.rx with parameters of type AbortSessionRequest | |
|---|---|
void |
ServerRxSessionListener.doAbortSessionAnswer(ServerRxSession session,
AbortSessionRequest request,
AbortSessionAnswer answer)
|
void |
ClientRxSessionListener.doAbortSessionRequest(ClientRxSession session,
AbortSessionRequest request)
|
void |
ServerRxSession.sendAbortSessionRequest(AbortSessionRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||