org.csapi.cc.cccs
Class _IpSubConfCallStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.cc.cccs._IpSubConfCallStub
- All Implemented Interfaces:
- java.io.Serializable, IpSubConfCall, IpSubConfCallOperations, IpMultiMediaCall, IpMultiMediaCallOperations, IpMultiPartyCall, IpMultiPartyCallOperations, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpSubConfCallStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpSubConfCall
Generated from IDL interface "IpSubConfCall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
|
Method Summary |
java.lang.String[] |
_ids()
|
void |
appointSpeaker(int subConferenceSessionID,
int speakerCallLeg)
|
void |
chairSelection(int subConferenceSessionID,
int chairCallLeg)
|
void |
changeConferencePolicy(int subConferenceSessionID,
TpConfPolicy conferencePolicy)
|
TpCallLegIdentifier |
createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
void |
deassignCall(int callSessionID)
|
TpCallLegIdentifier[] |
getCallLegs(int callSessionID)
|
void |
getInfoReq(int callSessionID,
int callInfoRequested)
|
void |
inspectVideo(int subConferenceSessionID,
int inspectedCallLeg)
|
void |
inspectVideoCancel(int subConferenceSessionID)
|
void |
mergeSubConference(int subConferenceCallSessionID,
int targetSubConferenceCall)
|
void |
moveCallLeg(int subConferenceCallSessionID,
int targetSubConferenceCall,
int callLeg)
|
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)
|
TpSubConfCallIdentifier |
splitSubConference(int subConferenceSessionID,
int[] callLegList,
IpAppSubConfCall appSubConferenceCall)
|
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 |
_opsClass
public static final java.lang.Class _opsClass
_IpSubConfCallStub
public _IpSubConfCallStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
chairSelection
public void chairSelection(int subConferenceSessionID,
int chairCallLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
chairSelection in interface IpSubConfCallOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Specified by:
setCallback in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
changeConferencePolicy
public void changeConferencePolicy(int subConferenceSessionID,
TpConfPolicy conferencePolicy)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
changeConferencePolicy in interface IpSubConfCallOperations
- 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
mergeSubConference
public void mergeSubConference(int subConferenceCallSessionID,
int targetSubConferenceCall)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
mergeSubConference in interface IpSubConfCallOperations
- 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
deassignCall
public void deassignCall(int callSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
deassignCall in interface IpMultiPartyCallOperations
- Throws:
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
getCallLegs
public TpCallLegIdentifier[] getCallLegs(int callSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
getCallLegs in interface IpMultiPartyCallOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
appointSpeaker
public void appointSpeaker(int subConferenceSessionID,
int speakerCallLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
appointSpeaker in interface IpSubConfCallOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
splitSubConference
public TpSubConfCallIdentifier splitSubConference(int subConferenceSessionID,
int[] callLegList,
IpAppSubConfCall appSubConferenceCall)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
splitSubConference in interface IpSubConfCallOperations
- 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
inspectVideoCancel
public void inspectVideoCancel(int subConferenceSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
inspectVideoCancel in interface IpSubConfCallOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
moveCallLeg
public void moveCallLeg(int subConferenceCallSessionID,
int targetSubConferenceCall,
int callLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
moveCallLeg in interface IpSubConfCallOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
inspectVideo
public void inspectVideo(int subConferenceSessionID,
int inspectedCallLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
inspectVideo in interface IpSubConfCallOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
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
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
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
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
Copyright © 2009. All Rights Reserved.