Uses of Interface
org.jdiameter.api.auth.events.SessionTermAnswer

Packages that use SessionTermAnswer
org.jdiameter.api.auth   
org.jdiameter.api.cca   
 

Uses of SessionTermAnswer in org.jdiameter.api.auth
 

Methods in org.jdiameter.api.auth with parameters of type SessionTermAnswer
 void ClientAuthSessionListener.doSessionTerminationAnswerEvent(ClientAuthSession session, SessionTermAnswer answer)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived SessionTerminationAnswer message.
 void ServerAuthSession.sendSessionTerminationAnswer(SessionTermAnswer request)
          Send session termination answer to client
 

Uses of SessionTermAnswer in org.jdiameter.api.cca
 

Methods in org.jdiameter.api.cca with parameters of type SessionTermAnswer
 void ClientCCASessionListener.doSessionTerminationAnswer(ClientCCASession session, SessionTermRequest request, SessionTermAnswer answer)
           
 void ServerCCASessionListener.doSessionTerminationAnswer(ServerCCASession session, SessionTermRequest request, SessionTermAnswer answer)
           
 



Copyright © 2009. All Rights Reserved.