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

Packages that use FwSessionException
org.mobicents.slee.resource.parlay.fw   
org.mobicents.slee.resource.parlay.fw.application   
org.mobicents.slee.resource.parlay.session   
 

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

Methods in org.mobicents.slee.resource.parlay.fw that throw FwSessionException
 void FwSessionImpl.authenticate()
           
 void FwSession.authenticate()
          This method authenticates a client with the Parlay framework.
 void BypassedFwSession.authenticate()
           
 void FwSessionImpl.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
           
 void FwSession.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
          This method ends a client's access session with the Parlay Framework
 void BypassedFwSession.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
           
 ServiceAndToken FwSessionImpl.getService(java.lang.String serviceTypeName, org.csapi.fw.TpServiceProperty[] serviceProperties)
           
 ServiceAndToken FwSession.getService(java.lang.String serviceTypeName, org.csapi.fw.TpServiceProperty[] serviceProperties)
          Returns a reference to a Service interface.
 ServiceAndToken BypassedFwSession.getService(java.lang.String serviceTypeName, org.csapi.fw.TpServiceProperty[] serviceProperties)
           
 void FwSessionImpl.init()
           
 void FwSession.init()
          Initialises FwSession, only use when created with default constructor.
 void BypassedFwSession.init()
           
 void FwSessionImpl.releaseService(ServiceAndToken service)
           
 void FwSession.releaseService(ServiceAndToken service)
          Releses the specified Service.
 void BypassedFwSession.releaseService(ServiceAndToken service)
           
 

Uses of FwSessionException in org.mobicents.slee.resource.parlay.fw.application
 

Methods in org.mobicents.slee.resource.parlay.fw.application that throw FwSessionException
 org.csapi.fw.fw_application.service_agreement.IpAppServiceAgreementManagement ServiceAgreementCallbackFactory.createIpAppServiceAgreementManagement(SABeanImpl saBean)
           
 void ServiceAgreementCallbackFactory.deactivateIpAppServiceAgreementManagement()
          Method deactivateIpAppServiceAgreementManagement.
 

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

Methods in org.mobicents.slee.resource.parlay.session that throw FwSessionException
 org.mobicents.csapi.jr.slee.TpServiceIdentifier ParlaySessionImpl.getService(java.lang.String serviceTypeName, java.util.Properties serviceProperties)
           
 org.mobicents.csapi.jr.slee.TpServiceIdentifier ParlaySession.getService(java.lang.String serviceTypeName, java.util.Properties serviceProperties)
          Returns an identifier for a service matching the specified name and service properties.
 void ParlaySessionImpl.init()
           
 void ParlaySession.init()
          Initialise Parlay Session.
 



Copyright © 2008. All Rights Reserved.