|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.cca |
|---|
| Methods in org.jdiameter.api.cca with parameters of type AppRequestEvent | |
|---|---|
void |
ClientCCASessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCCASessionListener that the ClientCCASession has recived not CCA message, usually some extension. |
void |
ServerCCASessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ServerCCASessionListener that the ServerCCASession has recived not CCA message, now it can be even RAA. |
| Uses of AppRequestEvent in org.jdiameter.api.cca.events |
|---|
| Subinterfaces of AppRequestEvent in org.jdiameter.api.cca.events | |
|---|---|
interface |
JCreditControlRequest
JCreditControlRequest.java Super project: mobicents 3:46:49 PM Dec 2, 2008 |
| Uses of AppRequestEvent in org.jdiameter.api.cxdx |
|---|
| Methods in org.jdiameter.api.cxdx with parameters of type AppRequestEvent | |
|---|---|
void |
ClientCxDxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension. |
void |
ServerCxDxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension. |
| Uses of AppRequestEvent in org.jdiameter.api.cxdx.events |
|---|
| Subinterfaces of AppRequestEvent in org.jdiameter.api.cxdx.events | |
|---|---|
interface |
JLocationInfoRequest
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JMultimediaAuthRequest
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JPushProfileRequest
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JRegistrationTerminationRequest
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JServerAssignmentRequest
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JUserAuthorizationRequest
Start time:13:45:50 2009-08-17 Project: diameter-parent |
| 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 | |||||||||