|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppRequestEvent | |
|---|---|
| org.jdiameter.api.acc | |
| org.jdiameter.api.acc.events | |
| org.jdiameter.api.auth | |
| org.jdiameter.api.auth.events | |
| org.jdiameter.api.sh | |
| org.jdiameter.api.sh.events | |
| Uses of AppRequestEvent in org.jdiameter.api.acc |
|---|
| Methods in org.jdiameter.api.acc with parameters of type AppRequestEvent | |
|---|---|
void |
ServerAccSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message. |
void |
ClientAccSessionListener.doOtherEvent(AppSession appSession,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AccSessionEventListener that the ClientAccSesssion has recived not account message. |
| Uses of AppRequestEvent in org.jdiameter.api.acc.events |
|---|
| Subinterfaces of AppRequestEvent in org.jdiameter.api.acc.events | |
|---|---|
interface |
AccountRequest
A Account Request is a request from a client to a server |
| Uses of AppRequestEvent in org.jdiameter.api.auth |
|---|
| Methods in org.jdiameter.api.auth with parameters of type AppRequestEvent | |
|---|---|
void |
ClientAuthSessionListener.doAuthAnswerEvent(ClientAuthSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AuthAnswer message. |
void |
ServerAuthSessionListener.doAuthRequestEvent(ServerAuthSession session,
AppRequestEvent request)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived AuthRequest message. |
void |
ServerAuthSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message. |
void |
ClientAuthSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived not authentication message. |
void |
ClientAuthSession.sendAuthRequest(AppRequestEvent request)
Send authentication session request to server |
| Uses of AppRequestEvent in org.jdiameter.api.auth.events |
|---|
| Subinterfaces of AppRequestEvent in org.jdiameter.api.auth.events | |
|---|---|
interface |
AbortSessionRequest
A Abort Session Request is a request from a client to a server |
interface |
ReAuthRequest
A ReAuthentication Request is a request from a client to a server |
interface |
SessionTermRequest
A Session Termination Request is a request from a client to a server |
| Uses of AppRequestEvent in org.jdiameter.api.sh |
|---|
| Methods in org.jdiameter.api.sh with parameters of type AppRequestEvent | |
|---|---|
void |
ServerShSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ShSessionEventListener that the ServerShSession has recived not Sh message. |
void |
ClientShSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ShSessionEventListener that the ClientShSession has recived not Sh message. |
| Uses of AppRequestEvent in org.jdiameter.api.sh.events |
|---|
| Subinterfaces of AppRequestEvent in org.jdiameter.api.sh.events | |
|---|---|
interface |
ProfileUpdateRequest
|
interface |
PushNotificationRequest
|
interface |
SubscribeNotificationsRequest
|
interface |
UserDataRequest
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||