|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
FwSession.authenticate()
This method authenticates a client with the Parlay framework. |
void |
FwSessionImpl.authenticate()
|
void |
BypassedFwSession.authenticate()
|
void |
FwSession.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
This method ends a client's access session with the Parlay Framework |
void |
FwSessionImpl.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
|
void |
BypassedFwSession.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
|
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)
|
void |
FwSession.init()
Initialises FwSession, only use when created with default constructor. |
void |
FwSessionImpl.init()
|
void |
BypassedFwSession.init()
|
void |
FwSession.releaseService(ServiceAndToken service)
Releses the specified Service. |
void |
FwSessionImpl.releaseService(ServiceAndToken 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||