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

Packages that use StateMachine
org.jdiameter.api.acc   
org.jdiameter.api.auth   
 

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.
 



Copyright © 2008. All Rights Reserved.