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 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)
           
 

Methods in org.mobicents.slee.resource.parlay.fw with parameters of type ServiceAndToken
 void FwSessionImpl.releaseService(ServiceAndToken service)
           
 void FwSession.releaseService(ServiceAndToken service)
          Releses the specified 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 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.
 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.
 

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 © 2009. All Rights Reserved.