Uses of Interface
org.jdiameter.api.app.AppEvent

Packages that use AppEvent
org.jdiameter.api.acc.events   
org.jdiameter.api.app   
org.jdiameter.api.auth.events   
org.jdiameter.api.cca.events   
org.jdiameter.api.sh.events   
 

Uses of AppEvent in org.jdiameter.api.acc.events
 

Subinterfaces of AppEvent in org.jdiameter.api.acc.events
 interface AccountAnswer
          A Answer message is sent by a recipient of Request once it has received and interpreted the Request.
 interface AccountRequest
          A Account Request is a request from a client to a server
 

Uses of AppEvent in org.jdiameter.api.app
 

Subinterfaces of AppEvent in org.jdiameter.api.app
 interface AppAnswerEvent
          Basic class for application specific answer event (Sx, Rx, Gx)
 interface AppRequestEvent
          Basic class for application specific request event (Sx, Rx, Gx)
 

Uses of AppEvent in org.jdiameter.api.auth.events
 

Subinterfaces of AppEvent in org.jdiameter.api.auth.events
 interface AbortSessionAnswer
          A Answer message is sent by a recipient of Request once it has received and interpreted the Request.
 interface AbortSessionRequest
          A Abort Session Request is a request from a client to a server
 interface ReAuthAnswer
          A Answer message is sent by a recipient of Request once it has received and interpreted the Request.
 interface ReAuthRequest
          A ReAuthentication Request is a request from a client to a server
 interface SessionTermAnswer
          A Answer message is sent by a recipient of Request once it has received and interpreted the Request.
 interface SessionTermRequest
          A Session Termination Request is a request from a client to a server
 

Uses of AppEvent in org.jdiameter.api.cca.events
 

Subinterfaces of AppEvent in org.jdiameter.api.cca.events
 interface JCreditControlAnswer
          JCreditControlAnswer.java
Super project: mobicents
3:45:53 PM Dec 2, 2008
 interface JCreditControlRequest
          JCreditControlRequest.java
Super project: mobicents
3:46:49 PM Dec 2, 2008
 

Uses of AppEvent in org.jdiameter.api.sh.events
 

Subinterfaces of AppEvent in org.jdiameter.api.sh.events
 interface ProfileUpdateAnswer
           
 interface ProfileUpdateRequest
           
 interface PushNotificationAnswer
           
 interface PushNotificationRequest
           
 interface SubscribeNotificationsAnswer
           
 interface SubscribeNotificationsRequest
           
 interface UserDataAnswer
           
 interface UserDataRequest
           
 



Copyright © 2009. All Rights Reserved.