|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbortSessionRequest | |
|---|---|
| org.jdiameter.api.auth | |
| org.jdiameter.api.cca | |
| 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.cca |
|---|
| Methods in org.jdiameter.api.cca with parameters of type AbortSessionRequest | |
|---|---|
void |
ClientCCASessionListener.doAbortSessionAnswer(ClientCCASession session,
AbortSessionRequest request,
AbortSessionAnswer answer)
|
void |
ServerCCASessionListener.doAbortSessionAnswer(ServerCCASession session,
AbortSessionRequest request,
AbortSessionAnswer answer)
|
void |
ClientCCASessionListener.doAbortSessionRequest(ClientCCASession session,
AbortSessionRequest request)
|
void |
ServerCCASessionListener.doAbortSessionRequest(ServerCCASession session,
AbortSessionRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||