org.csapi.cc.gccs
Class IpCallPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cc.gccs.IpCallPOA
org.csapi.cc.gccs.IpCallPOATie
- All Implemented Interfaces:
- IpCallOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpCallPOATie
- extends IpCallPOA
Generated from IDL interface "IpCall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
IpCallOperations |
_delegate()
|
void |
_delegate(IpCallOperations delegate)
|
IpCall |
_this()
|
IpCall |
_this(org.omg.CORBA.ORB orb)
|
void |
continueProcessing(int callSessionID)
|
void |
deassignCall(int callSessionID)
|
void |
getCallInfoReq(int callSessionID,
int callInfoRequested)
|
void |
getMoreDialledDigitsReq(int callSessionID,
int length)
|
void |
release(int callSessionID,
TpCallReleaseCause cause)
|
int |
routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
void |
setAdviceOfCharge(int callSessionID,
TpAoCInfo aOCInfo,
int tariffSwitch)
|
void |
setCallback(IpInterface appInterface)
|
void |
setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
|
void |
setCallChargePlan(int callSessionID,
TpCallChargePlan callChargePlan)
|
void |
superviseCallReq(int callSessionID,
int time,
int treatment)
|
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpCallPOATie
public IpCallPOATie(IpCallOperations delegate)
IpCallPOATie
public IpCallPOATie(IpCallOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpCall _this()
- Overrides:
_this in class IpCallPOA
_this
public IpCall _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpCallPOA
_delegate
public IpCallOperations _delegate()
_delegate
public void _delegate(IpCallOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
getMoreDialledDigitsReq
public void getMoreDialledDigitsReq(int callSessionID,
int length)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
release
public void release(int callSessionID,
TpCallReleaseCause cause)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
setCallChargePlan
public void setCallChargePlan(int callSessionID,
TpCallChargePlan callChargePlan)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
superviseCallReq
public void superviseCallReq(int callSessionID,
int time,
int treatment)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
getCallInfoReq
public void getCallInfoReq(int callSessionID,
int callInfoRequested)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
continueProcessing
public void continueProcessing(int callSessionID)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
deassignCall
public void deassignCall(int callSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
routeReq
public int routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
throws P_INVALID_EVENT_TYPE,
P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_ADDRESS,
P_INVALID_SESSION_ID,
P_UNSUPPORTED_ADDRESS_PLAN,
P_INVALID_CRITERIA
- Throws:
P_INVALID_EVENT_TYPE
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_ADDRESS
P_INVALID_SESSION_ID
P_UNSUPPORTED_ADDRESS_PLAN
P_INVALID_CRITERIA
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
setAdviceOfCharge
public void setAdviceOfCharge(int callSessionID,
TpAoCInfo aOCInfo,
int tariffSwitch)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2008. All Rights Reserved.