org.jdiameter.api.cca
Interface CCASession

All Superinterfaces:
AppSession, BaseSession, StateMachine
All Known Subinterfaces:
ClientCCASession, ServerCCASession

public interface CCASession
extends AppSession, StateMachine

Author:
Alexandre Mendonca , Bartosz Baranowski

Method Summary
 
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.