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

Packages that use TpConfCallIdentifier
org.csapi.cc.cccs   
 

Uses of TpConfCallIdentifier in org.csapi.cc.cccs
 

Fields in org.csapi.cc.cccs declared as TpConfCallIdentifier
 TpConfCallIdentifier TpConfCallIdentifierHolder.value
           
 

Methods in org.csapi.cc.cccs that return TpConfCallIdentifier
 TpConfCallIdentifier IpConfCallControlManagerOperations.createConference(IpAppConfCall appConferenceCall, int numberOfSubConferences, TpConfPolicy conferencePolicy, int numberOfParticipants, int duration)
           
 TpConfCallIdentifier IpConfCallControlManagerPOATie.createConference(IpAppConfCall appConferenceCall, int numberOfSubConferences, TpConfPolicy conferencePolicy, int numberOfParticipants, int duration)
           
 TpConfCallIdentifier _IpConfCallControlManagerStub.createConference(IpAppConfCall appConferenceCall, int numberOfSubConferences, TpConfPolicy conferencePolicy, int numberOfParticipants, int duration)
           
static TpConfCallIdentifier TpConfCallIdentifierHelper.extract(org.omg.CORBA.Any any)
           
static TpConfCallIdentifier TpConfCallIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.cccs with parameters of type TpConfCallIdentifier
 IpAppConfCall IpAppConfCallControlManagerOperations.conferenceCreated(TpConfCallIdentifier conferenceCall)
           
 IpAppConfCall IpAppConfCallControlManagerPOATie.conferenceCreated(TpConfCallIdentifier conferenceCall)
           
 IpAppConfCall _IpAppConfCallControlManagerStub.conferenceCreated(TpConfCallIdentifier conferenceCall)
           
static void TpConfCallIdentifierHelper.insert(org.omg.CORBA.Any any, TpConfCallIdentifier s)
           
static void TpConfCallIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out, TpConfCallIdentifier s)
           
 

Constructors in org.csapi.cc.cccs with parameters of type TpConfCallIdentifier
TpConfCallIdentifierHolder(TpConfCallIdentifier initial)
           
 



Copyright © 2008. All Rights Reserved.