Uses of Interface
org.jdiameter.api.gx.events.GxReAuthRequest

Packages that use GxReAuthRequest
org.jdiameter.api.gx   
 

Uses of GxReAuthRequest in org.jdiameter.api.gx
 

Methods in org.jdiameter.api.gx with parameters of type GxReAuthRequest
 void ServerGxSessionListener.doGxReAuthAnswer(ServerGxSession session, GxReAuthRequest request, GxReAuthAnswer answer)
          Notifies this ServerRoSessionListener that the ServerRoSession has received a RAA message.
 void ClientGxSessionListener.doGxReAuthRequest(ClientGxSession session, GxReAuthRequest request)
          Notifies this ClientGxSessionListener that the ClientGxSession has received a RAR message.
 void ServerGxSession.sendGxReAuthRequest(GxReAuthRequest request)
          Send re-authentication request to client
 



Copyright © 2013. All Rights Reserved.