|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpDataSessionReportRequest | |
|---|---|
| org.csapi.dsc | |
| org.mobicents.csapi.jr.slee.dsc | Contains the Parlay Data Session Control data types and interfaces. |
| Uses of TpDataSessionReportRequest in org.csapi.dsc |
|---|
| Fields in org.csapi.dsc declared as TpDataSessionReportRequest | |
|---|---|
TpDataSessionReportRequest[] |
TpDataSessionReportRequestSetHolder.value
|
TpDataSessionReportRequest |
TpDataSessionReportRequestHolder.value
|
| Methods in org.csapi.dsc that return TpDataSessionReportRequest | |
|---|---|
static TpDataSessionReportRequest[] |
TpDataSessionReportRequestSetHelper.extract(org.omg.CORBA.Any any)
|
static TpDataSessionReportRequest |
TpDataSessionReportRequestHelper.extract(org.omg.CORBA.Any any)
|
static TpDataSessionReportRequest[] |
TpDataSessionReportRequestSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpDataSessionReportRequest |
TpDataSessionReportRequestHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.dsc with parameters of type TpDataSessionReportRequest | |
|---|---|
int |
IpDataSessionPOATie.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
int |
IpDataSessionOperations.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
int |
_IpDataSessionStub.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
static void |
TpDataSessionReportRequestHelper.insert(org.omg.CORBA.Any any,
TpDataSessionReportRequest s)
|
static void |
TpDataSessionReportRequestSetHelper.insert(org.omg.CORBA.Any any,
TpDataSessionReportRequest[] s)
|
static void |
TpDataSessionReportRequestHelper.write(org.omg.CORBA.portable.OutputStream out,
TpDataSessionReportRequest s)
|
static void |
TpDataSessionReportRequestSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpDataSessionReportRequest[] _s)
|
| Constructors in org.csapi.dsc with parameters of type TpDataSessionReportRequest | |
|---|---|
TpDataSessionReportRequestHolder(TpDataSessionReportRequest initial)
|
|
TpDataSessionReportRequestSetHolder(TpDataSessionReportRequest[] initial)
|
|
| Uses of TpDataSessionReportRequest in org.mobicents.csapi.jr.slee.dsc |
|---|
| Methods in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionReportRequest | |
|---|---|
int |
IpDataSessionConnection.connectReq(TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
This asynchronous method requests the connection of a data session with the destination party (specified in the parameter TargetAddress). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||