org.jdiameter.server.impl.app.cxdx
Class ServerCxDxSessionDataLocalImpl

java.lang.Object
  extended by org.jdiameter.common.api.app.AppSessionDataLocalImpl
      extended by org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
          extended by org.jdiameter.server.impl.app.cxdx.ServerCxDxSessionDataLocalImpl
All Implemented Interfaces:
ICxDxSessionData, IAppSessionData, IServerCxDxSessionData

public class ServerCxDxSessionDataLocalImpl
extends CxDxLocalSessionDataImpl
implements IServerCxDxSessionData

Author:
Bartosz Baranowski , Alexandre Mendonca

Field Summary
 
Fields inherited from class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
buffer, state, tsTimerId
 
Fields inherited from interface org.jdiameter.common.api.app.IAppSessionData
NON_INITIALIZED
 
Constructor Summary
ServerCxDxSessionDataLocalImpl()
           
 
Method Summary
 
Methods inherited from class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
getBuffer, getCxDxSessionState, getTsTimerId, setBuffer, setCxDxSessionState, setTsTimerId
 
Methods inherited from class org.jdiameter.common.api.app.AppSessionDataLocalImpl
equals, getApplicationId, getSessionId, hashCode, remove, setApplicationId, setSessionId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
getBuffer, getCxDxSessionState, getTsTimerId, setBuffer, setCxDxSessionState, setTsTimerId
 
Methods inherited from interface org.jdiameter.common.api.app.IAppSessionData
getApplicationId, getSessionId, remove, setApplicationId
 

Constructor Detail

ServerCxDxSessionDataLocalImpl

public ServerCxDxSessionDataLocalImpl()


Copyright © 2014. All Rights Reserved.