|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpDataSessionReleaseCause | |
|---|---|
| org.csapi.dsc | |
| org.mobicents.csapi.jr.slee.dsc | Contains the Parlay Data Session Control data types and interfaces. |
| Uses of TpDataSessionReleaseCause in org.csapi.dsc |
|---|
| Fields in org.csapi.dsc declared as TpDataSessionReleaseCause | |
|---|---|
TpDataSessionReleaseCause |
TpDataSessionReleaseCauseHolder.value
|
| Methods in org.csapi.dsc that return TpDataSessionReleaseCause | |
|---|---|
TpDataSessionReleaseCause |
TpDataSessionAdditionalReportInfo.DataSessionDisconnect()
|
static TpDataSessionReleaseCause |
TpDataSessionReleaseCauseHelper.extract(org.omg.CORBA.Any any)
|
static TpDataSessionReleaseCause |
TpDataSessionReleaseCauseHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.dsc with parameters of type TpDataSessionReleaseCause | |
|---|---|
void |
TpDataSessionAdditionalReportInfo.DataSessionDisconnect(TpDataSessionReleaseCause _x)
|
static void |
TpDataSessionReleaseCauseHelper.insert(org.omg.CORBA.Any any,
TpDataSessionReleaseCause s)
|
void |
IpDataSessionPOATie.release(int dataSessionID,
TpDataSessionReleaseCause cause)
|
void |
IpDataSessionOperations.release(int dataSessionID,
TpDataSessionReleaseCause cause)
|
void |
_IpDataSessionStub.release(int dataSessionID,
TpDataSessionReleaseCause cause)
|
static void |
TpDataSessionReleaseCauseHelper.write(org.omg.CORBA.portable.OutputStream out,
TpDataSessionReleaseCause s)
|
| Constructors in org.csapi.dsc with parameters of type TpDataSessionReleaseCause | |
|---|---|
TpDataSessionReleaseCauseHolder(TpDataSessionReleaseCause initial)
|
|
| Uses of TpDataSessionReleaseCause in org.mobicents.csapi.jr.slee.dsc |
|---|
| Methods in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionReleaseCause | |
|---|---|
void |
IpDataSessionConnection.release(TpDataSessionReleaseCause cause)
This method requests the release of the data session and associated objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||