org.jdiameter.client.impl.app.sh
Class ShClientSessionDataLocalImpl

java.lang.Object
  extended by org.jdiameter.common.api.app.AppSessionDataLocalImpl
      extended by org.jdiameter.client.impl.app.sh.ShClientSessionDataLocalImpl
All Implemented Interfaces:
IShClientSessionData, IAppSessionData, IShSessionData

public class ShClientSessionDataLocalImpl
extends AppSessionDataLocalImpl
implements IShClientSessionData

Author:
Bartosz Baranowski , Alexandre Mendonca

Field Summary
 
Fields inherited from interface org.jdiameter.common.api.app.IAppSessionData
NON_INITIALIZED
 
Constructor Summary
ShClientSessionDataLocalImpl()
           
 
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

ShClientSessionDataLocalImpl

public ShClientSessionDataLocalImpl()


Copyright © 2014. All Rights Reserved.