Uses of Class
org.mobicents.slee.resource.parlay.fw.FwSessionProperties

Packages that use FwSessionProperties
org.mobicents.slee.resource.parlay.fw   
org.mobicents.slee.resource.parlay.fw.access   
org.mobicents.slee.resource.parlay.session   
 

Uses of FwSessionProperties in org.mobicents.slee.resource.parlay.fw
 

Methods in org.mobicents.slee.resource.parlay.fw that return FwSessionProperties
 FwSessionProperties FwSessionImpl.getFwSessionProperties()
           
 FwSessionProperties FwSession.getFwSessionProperties()
           
 FwSessionProperties BypassedFwSession.getFwSessionProperties()
           
 

Methods in org.mobicents.slee.resource.parlay.fw with parameters of type FwSessionProperties
static FwSession FwSessionFactory.createFwSession(FwSessionProperties properties)
          Creates a new FwSession instance.
 

Constructors in org.mobicents.slee.resource.parlay.fw with parameters of type FwSessionProperties
BypassedFwSession(FwSessionProperties properties, TestProperties testProperties)
           
FwSessionImpl(FwSessionProperties fwSessionProperties)
           
 

Uses of FwSessionProperties in org.mobicents.slee.resource.parlay.fw.access
 

Methods in org.mobicents.slee.resource.parlay.fw.access that return FwSessionProperties
 FwSessionProperties TSMBeanImpl.getFwProperties()
           
 FwSessionProperties TSMBean.getFwProperties()
           
 

Methods in org.mobicents.slee.resource.parlay.fw.access with parameters of type FwSessionProperties
 void TSMBeanImpl.setFwProperties(FwSessionProperties properties)
           
 void TSMBean.setFwProperties(FwSessionProperties properties)
           
 

Constructors in org.mobicents.slee.resource.parlay.fw.access with parameters of type FwSessionProperties
TSMBeanImpl(FwSession fwSession, FwSessionProperties fwProperties)
           
 

Uses of FwSessionProperties in org.mobicents.slee.resource.parlay.session
 

Constructors in org.mobicents.slee.resource.parlay.session with parameters of type FwSessionProperties
ParlaySessionImpl(FwSessionProperties fwProperties, ActivityManager activityManager)
           
 



Copyright © 2008. All Rights Reserved.