Uses of Class
org.csapi.cc.TpCallError

Packages that use TpCallError
org.csapi.cc   
org.csapi.cc.cccs   
org.csapi.cc.gccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.mobicents.csapi.jr.slee.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
org.mobicents.csapi.jr.slee.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
org.mobicents.csapi.jr.slee.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
 

Uses of TpCallError in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallError
 TpCallError TpCallErrorHolder.value
           
 

Methods in org.csapi.cc that return TpCallError
static TpCallError TpCallErrorHelper.extract(org.omg.CORBA.Any any)
           
static TpCallError TpCallErrorHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpCallError
static void TpCallErrorHelper.insert(org.omg.CORBA.Any any, TpCallError s)
           
static void TpCallErrorHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallError s)
           
 

Constructors in org.csapi.cc with parameters of type TpCallError
TpCallErrorHolder(TpCallError initial)
           
 

Uses of TpCallError in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs with parameters of type TpCallError
 void _IpAppSubConfCallStub.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void IpAppSubConfCallPOATie.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void _IpAppConfCallStub.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void IpAppConfCallPOATie.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void _IpAppSubConfCallStub.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppSubConfCallPOATie.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppConfCallStub.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppConfCallPOATie.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppSubConfCallStub.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppSubConfCallPOATie.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppConfCallStub.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppConfCallPOATie.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppSubConfCallStub.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppSubConfCallPOATie.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppConfCallStub.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppConfCallPOATie.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 

Uses of TpCallError in org.csapi.cc.gccs
 

Methods in org.csapi.cc.gccs with parameters of type TpCallError
 void _IpAppCallStub.getCallInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallOperations.getCallInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallPOATie.getCallInfoErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppCallStub.getMoreDialledDigitsErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallOperations.getMoreDialledDigitsErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallPOATie.getMoreDialledDigitsErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppCallStub.routeErr(int callSessionID, TpCallError errorIndication, int callLegSessionID)
           
 void IpAppCallOperations.routeErr(int callSessionID, TpCallError errorIndication, int callLegSessionID)
           
 void IpAppCallPOATie.routeErr(int callSessionID, TpCallError errorIndication, int callLegSessionID)
           
 void _IpAppCallStub.superviseCallErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallOperations.superviseCallErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallPOATie.superviseCallErr(int callSessionID, TpCallError errorIndication)
           
 

Uses of TpCallError in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs with parameters of type TpCallError
 void _IpAppMultiMediaCallLegStub.attachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallLegPOATie.attachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallStub.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void IpAppMultiMediaCallPOATie.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallLegStub.detachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallLegPOATie.detachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallLegStub.eventReportErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallLegPOATie.eventReportErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallLegStub.getInfoErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallLegPOATie.getInfoErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallStub.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallPOATie.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallLegStub.routeErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallLegPOATie.routeErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallLegStub.superviseErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallLegPOATie.superviseErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallStub.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallPOATie.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallOperations.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppMultiMediaCallStub.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppMultiMediaCallPOATie.superviseVolumeErr(int callSessionID, TpCallError errorIndication)
           
 

Uses of TpCallError in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs with parameters of type TpCallError
 void IpAppCallLegOperations.attachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppCallLegStub.attachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegPOATie.attachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiPartyCallStub.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void IpAppMultiPartyCallOperations.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void IpAppMultiPartyCallPOATie.createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void IpAppCallLegOperations.detachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppCallLegStub.detachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegPOATie.detachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegOperations.eventReportErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppCallLegStub.eventReportErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegPOATie.eventReportErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiPartyCallStub.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppMultiPartyCallOperations.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallLegOperations.getInfoErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiPartyCallPOATie.getInfoErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppCallLegStub.getInfoErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegPOATie.getInfoErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegOperations.routeErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppCallLegStub.routeErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegPOATie.routeErr(int callLegSessionID, TpCallError errorIndication)
           
 void _IpAppMultiPartyCallStub.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppMultiPartyCallOperations.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void IpAppCallLegOperations.superviseErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppMultiPartyCallPOATie.superviseErr(int callSessionID, TpCallError errorIndication)
           
 void _IpAppCallLegStub.superviseErr(int callLegSessionID, TpCallError errorIndication)
           
 void IpAppCallLegPOATie.superviseErr(int callLegSessionID, TpCallError errorIndication)
           
 

Uses of TpCallError in org.mobicents.csapi.jr.slee.cc.gccs
 

Methods in org.mobicents.csapi.jr.slee.cc.gccs that return TpCallError
 TpCallError GetMoreDialledDigitsErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError RouteErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError GetCallInfoErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError SuperviseCallErrEvent.getErrorIndication()
          Returns the errorIndication
 

Constructors in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpCallError
GetCallInfoErrEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallError errorIndication)
          Constructor for GetCallInfoErrEvent
GetMoreDialledDigitsErrEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallError errorIndication)
          Constructor for GetMoreDialledDigitsErrEvent
RouteErrEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallError errorIndication, int callLegSessionID)
          Constructor for RouteErrEvent
SuperviseCallErrEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallError errorIndication)
          Constructor for SuperviseCallErrEvent
 

Uses of TpCallError in org.mobicents.csapi.jr.slee.cc.mmccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mmccs that return TpCallError
 TpCallError SuperviseVolumeErrEvent.getErrorIndication()
          Returns the errorIndication
 

Constructors in org.mobicents.csapi.jr.slee.cc.mmccs with parameters of type TpCallError
SuperviseVolumeErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiMediaCallIdentifier tpMultiMediaCallIdentifier, TpCallError errorIndication)
          Constructor for SuperviseVolumeErrEvent
 

Uses of TpCallError in org.mobicents.csapi.jr.slee.cc.mpccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpCallError
 TpCallError RouteErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError GetInfoErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError SuperviseErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError DetachMediaErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError CreateAndRouteCallLegErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError AttachMediaErrEvent.getErrorIndication()
          Returns the errorIndication
 TpCallError EventReportErrEvent.getErrorIndication()
          Returns the errorIndication
 

Constructors in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallError
AttachMediaErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for AttachMediaErrEvent
CreateAndRouteCallLegErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
          Constructor for CreateAndRouteCallLegErrEvent
DetachMediaErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for DetachMediaErrEvent
EventReportErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for EventReportErrEvent
GetInfoErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallError errorIndication)
          Constructor for GetInfoErrEvent
GetInfoErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for GetInfoErrEvent
RouteErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for RouteErrEvent
SuperviseErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallError errorIndication)
          Constructor for SuperviseErrEvent
SuperviseErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for SuperviseErrEvent
 



Copyright © 2008. All Rights Reserved.