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

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

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

Methods in org.mobicents.slee.resource.parlay.fw that return ServiceAndToken
 ServiceAndToken FwSession.getService(java.lang.String serviceTypeName, org.csapi.fw.TpServiceProperty[] serviceProperties)
          Returns a reference to a Service interface.
 ServiceAndToken FwSessionImpl.getService(java.lang.String serviceTypeName, org.csapi.fw.TpServiceProperty[] serviceProperties)
           
 ServiceAndToken BypassedFwSession.getService(java.lang.String serviceTypeName, org.csapi.fw.TpServiceProperty[] serviceProperties)
           
 

Methods in org.mobicents.slee.resource.parlay.fw with parameters of type ServiceAndToken
 void FwSession.releaseService(ServiceAndToken service)
          Releses the specified Service.
 void FwSessionImpl.releaseService(ServiceAndToken service)
           
 void BypassedFwSession.releaseService(ServiceAndToken service)
           
 

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

Methods in org.mobicents.slee.resource.parlay.fw.application that return ServiceAndToken
 ServiceAndToken SABean.selectAndSignServiceAgreement(java.lang.String serviceID, java.lang.String agreementText)
          This method selects a service and signs an agreement for it with the Parlay framework.
 ServiceAndToken SABeanImpl.selectAndSignServiceAgreement(java.lang.String serviceID, java.lang.String agreementText)
          This method will select a service and sign an agreement for it with the parlay framework.
 

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

Methods in org.mobicents.slee.resource.parlay.session with parameters of type ServiceAndToken
 ServiceSession ParlaySessionImpl.createServiceSession(java.lang.String serviceTypeName, ServiceAndToken serviceAndToken, org.mobicents.csapi.jr.slee.TpServiceIdentifier serviceIdentifier, FwSession fwSession, ActivityManager activityManager)
           
 



Copyright © 2008. All Rights Reserved.