org.jdiameter.api.gq
Interface GqServerSession

All Superinterfaces:
AppSession, BaseSession, ServerAuthSession, StateMachine

public interface GqServerSession
extends ServerAuthSession

Basic class for Server Gq application specific session Listener must be injected from constructor of implementation class

Author:
Yulian Oifa , Alexandre Mendonca , Bartosz Baranowski

Method Summary
 
Methods inherited from interface org.jdiameter.api.auth.ServerAuthSession
sendAbortSessionRequest, sendAuthAnswer, sendReAuthRequest, sendSessionTerminationAnswer
 
Methods inherited from interface org.jdiameter.api.app.AppSession
getSessionAppId, getSessions, isStateless
 
Methods inherited from interface org.jdiameter.api.BaseSession
getCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, release
 
Methods inherited from interface org.jdiameter.api.app.StateMachine
addStateChangeNotification, getState, handleEvent, removeStateChangeNotification
 



Copyright © 2013. All Rights Reserved.