org.jdiameter.api.gq
Interface GqClientSession

All Superinterfaces:
AppSession, BaseSession, ClientAuthSession, StateMachine

public interface GqClientSession
extends ClientAuthSession

Basic class for Client 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.ClientAuthSession
sendAbortSessionAnswer, sendAuthRequest, sendReAuthAnswer, sendSessionTerminationRequest
 
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.