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   
 

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
 



Copyright © 2008. All Rights Reserved.