Uses of Class
org.csapi.cc.cccs.TpSubConfCallIdentifier

Packages that use TpSubConfCallIdentifier
org.csapi.cc.cccs   
 

Uses of TpSubConfCallIdentifier in org.csapi.cc.cccs
 

Fields in org.csapi.cc.cccs declared as TpSubConfCallIdentifier
 TpSubConfCallIdentifier[] TpSubConfCallIdentifierSetHolder.value
           
 TpSubConfCallIdentifier TpSubConfCallIdentifierHolder.value
           
 

Methods in org.csapi.cc.cccs that return TpSubConfCallIdentifier
 TpSubConfCallIdentifier _IpConfCallStub.createSubConference(int conferenceSessionID, IpAppSubConfCall appSubConference, TpConfPolicy conferencePolicy)
           
 TpSubConfCallIdentifier IpConfCallPOATie.createSubConference(int conferenceSessionID, IpAppSubConfCall appSubConference, TpConfPolicy conferencePolicy)
           
 TpSubConfCallIdentifier IpConfCallOperations.createSubConference(int conferenceSessionID, IpAppSubConfCall appSubConference, TpConfPolicy conferencePolicy)
           
static TpSubConfCallIdentifier[] TpSubConfCallIdentifierSetHelper.extract(org.omg.CORBA.Any any)
           
static TpSubConfCallIdentifier TpSubConfCallIdentifierHelper.extract(org.omg.CORBA.Any any)
           
 TpSubConfCallIdentifier[] _IpConfCallStub.getSubConferences(int conferenceSessionID)
           
 TpSubConfCallIdentifier[] IpConfCallPOATie.getSubConferences(int conferenceSessionID)
           
 TpSubConfCallIdentifier[] IpConfCallOperations.getSubConferences(int conferenceSessionID)
           
static TpSubConfCallIdentifier[] TpSubConfCallIdentifierSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpSubConfCallIdentifier TpSubConfCallIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
           
 TpSubConfCallIdentifier _IpSubConfCallStub.splitSubConference(int subConferenceSessionID, int[] callLegList, IpAppSubConfCall appSubConferenceCall)
           
 TpSubConfCallIdentifier IpSubConfCallPOATie.splitSubConference(int subConferenceSessionID, int[] callLegList, IpAppSubConfCall appSubConferenceCall)
           
 TpSubConfCallIdentifier IpSubConfCallOperations.splitSubConference(int subConferenceSessionID, int[] callLegList, IpAppSubConfCall appSubConferenceCall)
           
 

Methods in org.csapi.cc.cccs with parameters of type TpSubConfCallIdentifier
static void TpSubConfCallIdentifierHelper.insert(org.omg.CORBA.Any any, TpSubConfCallIdentifier s)
           
static void TpSubConfCallIdentifierSetHelper.insert(org.omg.CORBA.Any any, TpSubConfCallIdentifier[] s)
           
static void TpSubConfCallIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out, TpSubConfCallIdentifier s)
           
static void TpSubConfCallIdentifierSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpSubConfCallIdentifier[] _s)
           
 

Constructors in org.csapi.cc.cccs with parameters of type TpSubConfCallIdentifier
TpSubConfCallIdentifierHolder(TpSubConfCallIdentifier initial)
           
TpSubConfCallIdentifierSetHolder(TpSubConfCallIdentifier[] initial)
           
 



Copyright © 2008. All Rights Reserved.