org.csapi.cc.cccs
Class _IpConfCallStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.cc.cccs._IpConfCallStub
All Implemented Interfaces:
java.io.Serializable, IpConfCall, IpConfCallOperations, IpMultiMediaCall, IpMultiMediaCallOperations, IpMultiPartyCall, IpMultiPartyCallOperations, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpConfCallStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpConfCall

Generated from IDL interface "IpConfCall"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpConfCallStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 TpCallLegIdentifier createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpSubConfCallIdentifier createSubConference(int conferenceSessionID, IpAppSubConfCall appSubConference, TpConfPolicy conferencePolicy)
           
 void deassignCall(int callSessionID)
           
 TpCallLegIdentifier[] getCallLegs(int callSessionID)
           
 TpAddress getConferenceAddress(int conferenceSessionID)
           
 void getInfoReq(int callSessionID, int callInfoRequested)
           
 TpSubConfCallIdentifier[] getSubConferences(int conferenceSessionID)
           
 void leaveMonitorReq(int conferenceSessionID)
           
 void release(int callSessionID, TpReleaseCause cause)
           
 void setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 void setChargePlan(int callSessionID, TpCallChargePlan callChargePlan)
           
 void superviseReq(int callSessionID, int time, int treatment)
           
 void superviseVolumeReq(int callSessionID, TpCallSuperviseVolume volume, int treatment)
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpConfCallStub

public _IpConfCallStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl

setCallback

public void setCallback(IpInterface appInterface)
                 throws P_INVALID_INTERFACE_TYPE,
                        TpCommonExceptions
Specified by:
setCallback in interface IpServiceOperations
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions

getCallLegs

public TpCallLegIdentifier[] getCallLegs(int callSessionID)
                                  throws TpCommonExceptions,
                                         P_INVALID_SESSION_ID
Specified by:
getCallLegs in interface IpMultiPartyCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

getSubConferences

public TpSubConfCallIdentifier[] getSubConferences(int conferenceSessionID)
                                            throws TpCommonExceptions,
                                                   P_INVALID_SESSION_ID
Specified by:
getSubConferences in interface IpConfCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

createSubConference

public TpSubConfCallIdentifier createSubConference(int conferenceSessionID,
                                                   IpAppSubConfCall appSubConference,
                                                   TpConfPolicy conferencePolicy)
                                            throws TpCommonExceptions,
                                                   P_INVALID_SESSION_ID
Specified by:
createSubConference in interface IpConfCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

createAndRouteCallLegReq

public TpCallLegIdentifier createAndRouteCallLegReq(int callSessionID,
                                                    TpCallEventRequest[] eventsRequested,
                                                    TpAddress targetAddress,
                                                    TpAddress originatingAddress,
                                                    TpCallAppInfo[] appInfo,
                                                    IpAppCallLeg appLegInterface)
                                             throws P_INVALID_INTERFACE_TYPE,
                                                    P_INVALID_EVENT_TYPE,
                                                    P_INVALID_NETWORK_STATE,
                                                    TpCommonExceptions,
                                                    P_INVALID_ADDRESS,
                                                    P_INVALID_SESSION_ID,
                                                    P_UNSUPPORTED_ADDRESS_PLAN,
                                                    P_INVALID_CRITERIA
Specified by:
createAndRouteCallLegReq in interface IpMultiPartyCallOperations
Throws:
P_INVALID_INTERFACE_TYPE
P_INVALID_EVENT_TYPE
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_ADDRESS
P_INVALID_SESSION_ID
P_UNSUPPORTED_ADDRESS_PLAN
P_INVALID_CRITERIA

superviseVolumeReq

public void superviseVolumeReq(int callSessionID,
                               TpCallSuperviseVolume volume,
                               int treatment)
                        throws TpCommonExceptions,
                               P_INVALID_SESSION_ID
Specified by:
superviseVolumeReq in interface IpMultiMediaCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

getInfoReq

public void getInfoReq(int callSessionID,
                       int callInfoRequested)
                throws TpCommonExceptions,
                       P_INVALID_SESSION_ID
Specified by:
getInfoReq in interface IpMultiPartyCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

getConferenceAddress

public TpAddress getConferenceAddress(int conferenceSessionID)
                               throws TpCommonExceptions,
                                      P_INVALID_SESSION_ID
Specified by:
getConferenceAddress in interface IpConfCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

createCallLeg

public TpCallLegIdentifier createCallLeg(int callSessionID,
                                         IpAppCallLeg appCallLeg)
                                  throws P_INVALID_INTERFACE_TYPE,
                                         TpCommonExceptions,
                                         P_INVALID_SESSION_ID
Specified by:
createCallLeg in interface IpMultiPartyCallOperations
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID

deassignCall

public void deassignCall(int callSessionID)
                  throws TpCommonExceptions,
                         P_INVALID_SESSION_ID
Specified by:
deassignCall in interface IpMultiPartyCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

release

public void release(int callSessionID,
                    TpReleaseCause cause)
             throws P_INVALID_NETWORK_STATE,
                    TpCommonExceptions,
                    P_INVALID_SESSION_ID
Specified by:
release in interface IpMultiPartyCallOperations
Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID

setCallbackWithSessionID

public void setCallbackWithSessionID(IpInterface appInterface,
                                     int sessionID)
                              throws P_INVALID_INTERFACE_TYPE,
                                     TpCommonExceptions,
                                     P_INVALID_SESSION_ID
Specified by:
setCallbackWithSessionID in interface IpServiceOperations
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID

setAdviceOfCharge

public void setAdviceOfCharge(int callSessionID,
                              TpAoCInfo aOCInfo,
                              int tariffSwitch)
                       throws P_INVALID_AMOUNT,
                              P_INVALID_CURRENCY,
                              TpCommonExceptions,
                              P_INVALID_SESSION_ID
Specified by:
setAdviceOfCharge in interface IpMultiPartyCallOperations
Throws:
P_INVALID_AMOUNT
P_INVALID_CURRENCY
TpCommonExceptions
P_INVALID_SESSION_ID

setChargePlan

public void setChargePlan(int callSessionID,
                          TpCallChargePlan callChargePlan)
                   throws TpCommonExceptions,
                          P_INVALID_SESSION_ID
Specified by:
setChargePlan in interface IpMultiPartyCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

leaveMonitorReq

public void leaveMonitorReq(int conferenceSessionID)
                     throws TpCommonExceptions,
                            P_INVALID_SESSION_ID
Specified by:
leaveMonitorReq in interface IpConfCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID

superviseReq

public void superviseReq(int callSessionID,
                         int time,
                         int treatment)
                  throws TpCommonExceptions,
                         P_INVALID_SESSION_ID
Specified by:
superviseReq in interface IpMultiPartyCallOperations
Throws:
TpCommonExceptions
P_INVALID_SESSION_ID


Copyright © 2009. All Rights Reserved.