org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs
Class IpAppCallLegImpl
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cc.mpccs.IpAppCallLegPOA
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.IpAppCallLegImpl
- All Implemented Interfaces:
- org.csapi.cc.mpccs.IpAppCallLegOperations, org.csapi.IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppCallLegImpl
- extends org.csapi.cc.mpccs.IpAppCallLegPOA
Class Description for IpAppCallLegImpl
|
Constructor Summary |
IpAppCallLegImpl(MultiPartyCall multiPartyCall,
org.omg.PortableServer.POA defaultPOA,
EDU.oswego.cs.dl.util.concurrent.Executor[] ipAppCallLegExecutors)
|
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
void |
attachMediaErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
|
void |
attachMediaRes(int callLegSessionID)
|
void |
callLegEnded(int callLegSessionID,
org.csapi.cc.TpReleaseCause arg1)
|
void |
detachMediaErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
|
void |
detachMediaRes(int callLegSessionID)
|
void |
dispose()
|
void |
eventReportErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
|
void |
eventReportRes(int callLegSessionID,
org.csapi.cc.TpCallEventInfo arg1)
|
void |
getInfoErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
|
void |
getInfoRes(int callLegSessionID,
org.csapi.cc.TpCallLegInfoReport arg1)
|
void |
routeErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
|
void |
superviseErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
|
void |
superviseRes(int callLegSessionID,
int arg1,
int arg2)
|
| Methods inherited from class org.csapi.cc.mpccs.IpAppCallLegPOA |
_all_interfaces, _invoke, _this, _this |
| 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 |
IpAppCallLegImpl
public IpAppCallLegImpl(MultiPartyCall multiPartyCall,
org.omg.PortableServer.POA defaultPOA,
EDU.oswego.cs.dl.util.concurrent.Executor[] ipAppCallLegExecutors)
dispose
public void dispose()
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
eventReportRes
public void eventReportRes(int callLegSessionID,
org.csapi.cc.TpCallEventInfo arg1)
eventReportErr
public void eventReportErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
attachMediaRes
public void attachMediaRes(int callLegSessionID)
attachMediaErr
public void attachMediaErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
detachMediaRes
public void detachMediaRes(int callLegSessionID)
detachMediaErr
public void detachMediaErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
getInfoRes
public void getInfoRes(int callLegSessionID,
org.csapi.cc.TpCallLegInfoReport arg1)
getInfoErr
public void getInfoErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
routeErr
public void routeErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
superviseRes
public void superviseRes(int callLegSessionID,
int arg1,
int arg2)
superviseErr
public void superviseErr(int callLegSessionID,
org.csapi.cc.TpCallError arg1)
callLegEnded
public void callLegEnded(int callLegSessionID,
org.csapi.cc.TpReleaseCause arg1)
Copyright © 2009. All Rights Reserved.