org.jdiameter.server.impl.app.sh
Class ShServerSessionDataLocalImpl

java.lang.Object
  extended by org.jdiameter.common.api.app.AppSessionDataLocalImpl
      extended by org.jdiameter.server.impl.app.sh.ShServerSessionDataLocalImpl
All Implemented Interfaces:
IAppSessionData, IShSessionData, IShServerSessionData

public class ShServerSessionDataLocalImpl
extends AppSessionDataLocalImpl
implements IShServerSessionData

Author:
Bartosz Baranowski , Alexandre Mendonca

Field Summary
 
Fields inherited from interface org.jdiameter.common.api.app.IAppSessionData
NON_INITIALIZED
 
Constructor Summary
ShServerSessionDataLocalImpl()
           
 
Method Summary
 
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.IAppSessionData
getApplicationId, getSessionId, remove, setApplicationId
 

Constructor Detail

ShServerSessionDataLocalImpl

public ShServerSessionDataLocalImpl()


Copyright © 2014. All Rights Reserved.