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

Packages that use StateMachine
org.jdiameter.api.acc   
org.jdiameter.api.auth   
org.jdiameter.api.cca   
org.jdiameter.api.cxdx   
org.jdiameter.api.gq   
org.jdiameter.api.gx   
org.jdiameter.api.rf   
org.jdiameter.api.ro   
org.jdiameter.api.rx   
org.jdiameter.api.s6a   
org.jdiameter.api.sh   
 

Uses of StateMachine in org.jdiameter.api.acc
 

Subinterfaces of StateMachine in org.jdiameter.api.acc
 interface ClientAccSession
          Basic class for accounting application specific session Listener must injection from constructor of implementation class
 interface ServerAccSession
          Basic class for server accounting application specific session.
 

Uses of StateMachine in org.jdiameter.api.auth
 

Subinterfaces of StateMachine in org.jdiameter.api.auth
 interface ClientAuthSession
          Basic class for authentication application specific session Listener must injection from constructor of implementation class
 interface ServerAuthSession
          Basic class for server authentication application specific session.
 

Uses of StateMachine in org.jdiameter.api.cca
 

Subinterfaces of StateMachine in org.jdiameter.api.cca
 interface CCASession
           
 interface ClientCCASession
          Basic class for client credit-control application specific session Listener must be injected from constructor of implementation class
 interface ServerCCASession
          Basic class for server credit-control application specific session Listener must be injected from constructor of implementation class
 

Uses of StateMachine in org.jdiameter.api.cxdx
 

Subinterfaces of StateMachine in org.jdiameter.api.cxdx
 interface ClientCxDxSession
           
 interface ServerCxDxSession
           
 

Uses of StateMachine in org.jdiameter.api.gq
 

Subinterfaces of StateMachine in org.jdiameter.api.gq
 interface GqClientSession
          Basic class for Client Gq application specific session Listener must be injected from constructor of implementation class
 interface GqServerSession
          Basic class for Server Gq application specific session Listener must be injected from constructor of implementation class
 

Uses of StateMachine in org.jdiameter.api.gx
 

Subinterfaces of StateMachine in org.jdiameter.api.gx
 interface ClientGxSession
          Basic class for Gx client credit-control application specific session.
 interface ServerGxSession
          Basic class for server credit-control application specific session.
 

Uses of StateMachine in org.jdiameter.api.rf
 

Subinterfaces of StateMachine in org.jdiameter.api.rf
 interface ClientRfSession
          Basic class for Rf accounting application specific session Listener must injection from constructor of implementation class
 interface ServerRfSession
          Basic class for server Rf accounting application specific session.
 

Uses of StateMachine in org.jdiameter.api.ro
 

Subinterfaces of StateMachine in org.jdiameter.api.ro
 interface ClientRoSession
          Basic class for Ro client credit-control application specific session Listener must be injected from constructor of implementation class
 interface ServerRoSession
          Basic class for server credit-control application specific session Listener must be injected from constructor of implementation class
 

Uses of StateMachine in org.jdiameter.api.rx
 

Subinterfaces of StateMachine in org.jdiameter.api.rx
 interface ClientRxSession
          Basic class for Rx Client Interface specific session.
 interface ServerRxSession
          Basic class for Rx Server Interface specific session.
 

Uses of StateMachine in org.jdiameter.api.s6a
 

Subinterfaces of StateMachine in org.jdiameter.api.s6a
 interface ClientS6aSession
           
 interface ServerS6aSession
           
 

Uses of StateMachine in org.jdiameter.api.sh
 

Subinterfaces of StateMachine in org.jdiameter.api.sh
 interface ClientShSession
           
 interface ServerShSession
           
 



Copyright © 2013. All Rights Reserved.