org.jdiameter.server.impl.app.s6a
Class ServerS6aSessionDataLocalImpl

java.lang.Object
  extended by org.jdiameter.common.api.app.AppSessionDataLocalImpl
      extended by org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
          extended by org.jdiameter.server.impl.app.s6a.ServerS6aSessionDataLocalImpl
All Implemented Interfaces:
IAppSessionData, IS6aSessionData, IServerS6aSessionData

public class ServerS6aSessionDataLocalImpl
extends S6aLocalSessionDataImpl
implements IServerS6aSessionData

Author:
Alexandre Mendonca , Richard Good , Paul Carter-Brown

Field Summary
 
Fields inherited from class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
buffer, state, tsTimerId
 
Fields inherited from interface org.jdiameter.common.api.app.IAppSessionData
NON_INITIALIZED
 
Constructor Summary
ServerS6aSessionDataLocalImpl()
           
 
Method Summary
 
Methods inherited from class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
getBuffer, getS6aSessionState, getTsTimerId, setBuffer, setS6aSessionState, 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.s6a.IS6aSessionData
getBuffer, getS6aSessionState, getTsTimerId, setBuffer, setS6aSessionState, setTsTimerId
 
Methods inherited from interface org.jdiameter.common.api.app.IAppSessionData
getApplicationId, getSessionId, remove, setApplicationId
 

Constructor Detail

ServerS6aSessionDataLocalImpl

public ServerS6aSessionDataLocalImpl()


Copyright © 2014. All Rights Reserved.