|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SABeanException | |
|---|---|
| org.mobicents.slee.resource.parlay.fw.application | |
| Uses of SABeanException in org.mobicents.slee.resource.parlay.fw.application |
|---|
| Methods in org.mobicents.slee.resource.parlay.fw.application that throw SABeanException | |
|---|---|
void |
SABeanImpl.initialise()
|
void |
SABean.initialise()
|
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. |
void |
SABeanImpl.terminateServiceAgreement(java.lang.String serviceToken,
java.lang.String terminationText)
This method will terminate a service agreement with the parlay framework. |
void |
SABean.terminateServiceAgreement(java.lang.String serviceToken,
java.lang.String terminationText)
This method terminates the service agreement between the client and the Parlay framework. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||