Uses of Interface
org.csapi.IpService

Packages that use IpService
org.csapi   
org.csapi.am   
org.csapi.cc.cccs   
org.csapi.cc.gccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.csapi.cm   
org.csapi.cs   
org.csapi.dsc   
org.csapi.fw   
org.csapi.fw.fw_service.service_lifecycle   
org.csapi.gms   
org.csapi.mm.ul   
org.csapi.mm.ulc   
org.csapi.mm.ule   
org.csapi.mm.us   
org.csapi.pam.access   
org.csapi.pam.event   
org.csapi.pam.provisioning   
org.csapi.termcap   
org.csapi.ui   
 

Uses of IpService in org.csapi
 

Classes in org.csapi that implement IpService
 class _IpServiceStub
          Generated from IDL interface "IpService"
 

Fields in org.csapi declared as IpService
 IpService IpServiceHolder.value
           
 

Methods in org.csapi that return IpService
 IpService IpServicePOATie._this()
           
 IpService IpServicePOA._this()
           
 IpService IpServicePOATie._this(org.omg.CORBA.ORB orb)
           
 IpService IpServicePOA._this(org.omg.CORBA.ORB orb)
           
static IpService IpServiceHelper.extract(org.omg.CORBA.Any any)
           
static IpService IpServiceHelper.narrow(java.lang.Object obj)
           
static IpService IpServiceHelper.narrow(org.omg.CORBA.Object obj)
           
static IpService IpServiceHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpService IpServiceHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi with parameters of type IpService
static void IpServiceHelper.insert(org.omg.CORBA.Any any, IpService s)
           
static void IpServiceHelper.write(org.omg.CORBA.portable.OutputStream _out, IpService s)
           
 

Constructors in org.csapi with parameters of type IpService
IpServiceHolder(IpService initial)
           
 

Uses of IpService in org.csapi.am
 

Subinterfaces of IpService in org.csapi.am
 interface IpAccountManager
          Generated from IDL interface "IpAccountManager"
 

Classes in org.csapi.am that implement IpService
 class _IpAccountManagerStub
          Generated from IDL interface "IpAccountManager"
 

Uses of IpService in org.csapi.cc.cccs
 

Subinterfaces of IpService in org.csapi.cc.cccs
 interface IpConfCall
          Generated from IDL interface "IpConfCall"
 interface IpConfCallControlManager
          Generated from IDL interface "IpConfCallControlManager"
 interface IpSubConfCall
          Generated from IDL interface "IpSubConfCall"
 

Classes in org.csapi.cc.cccs that implement IpService
 class _IpConfCallControlManagerStub
          Generated from IDL interface "IpConfCallControlManager"
 class _IpConfCallStub
          Generated from IDL interface "IpConfCall"
 class _IpSubConfCallStub
          Generated from IDL interface "IpSubConfCall"
 

Uses of IpService in org.csapi.cc.gccs
 

Subinterfaces of IpService in org.csapi.cc.gccs
 interface IpCall
          Generated from IDL interface "IpCall"
 interface IpCallControlManager
          Generated from IDL interface "IpCallControlManager"
 

Classes in org.csapi.cc.gccs that implement IpService
 class _IpCallControlManagerStub
          Generated from IDL interface "IpCallControlManager"
 class _IpCallStub
          Generated from IDL interface "IpCall"
 

Uses of IpService in org.csapi.cc.mmccs
 

Subinterfaces of IpService in org.csapi.cc.mmccs
 interface IpMultiMediaCall
          Generated from IDL interface "IpMultiMediaCall"
 interface IpMultiMediaCallControlManager
          Generated from IDL interface "IpMultiMediaCallControlManager"
 interface IpMultiMediaCallLeg
          Generated from IDL interface "IpMultiMediaCallLeg"
 interface IpMultiMediaStream
          Generated from IDL interface "IpMultiMediaStream"
 

Classes in org.csapi.cc.mmccs that implement IpService
 class _IpMultiMediaCallControlManagerStub
          Generated from IDL interface "IpMultiMediaCallControlManager"
 class _IpMultiMediaCallLegStub
          Generated from IDL interface "IpMultiMediaCallLeg"
 class _IpMultiMediaCallStub
          Generated from IDL interface "IpMultiMediaCall"
 class _IpMultiMediaStreamStub
          Generated from IDL interface "IpMultiMediaStream"
 

Uses of IpService in org.csapi.cc.mpccs
 

Subinterfaces of IpService in org.csapi.cc.mpccs
 interface IpCallLeg
          Generated from IDL interface "IpCallLeg"
 interface IpMultiPartyCall
          Generated from IDL interface "IpMultiPartyCall"
 interface IpMultiPartyCallControlManager
          Generated from IDL interface "IpMultiPartyCallControlManager"
 

Classes in org.csapi.cc.mpccs that implement IpService
 class _IpCallLegStub
          Generated from IDL interface "IpCallLeg"
 class _IpMultiPartyCallControlManagerStub
          Generated from IDL interface "IpMultiPartyCallControlManager"
 class _IpMultiPartyCallStub
          Generated from IDL interface "IpMultiPartyCall"
 

Uses of IpService in org.csapi.cm
 

Subinterfaces of IpService in org.csapi.cm
 interface IpConnectivityManager
          Generated from IDL interface "IpConnectivityManager"
 interface IpEnterpriseNetwork
          Generated from IDL interface "IpEnterpriseNetwork"
 interface IpEnterpriseNetworkSite
          Generated from IDL interface "IpEnterpriseNetworkSite"
 interface IpQoSMenu
          Generated from IDL interface "IpQoSMenu"
 interface IpQoSTemplate
          Generated from IDL interface "IpQoSTemplate"
 interface IpVPrN
          Generated from IDL interface "IpVPrN"
 interface IpVPrP
          Generated from IDL interface "IpVPrP"
 

Classes in org.csapi.cm that implement IpService
 class _IpConnectivityManagerStub
          Generated from IDL interface "IpConnectivityManager"
 class _IpEnterpriseNetworkSiteStub
          Generated from IDL interface "IpEnterpriseNetworkSite"
 class _IpEnterpriseNetworkStub
          Generated from IDL interface "IpEnterpriseNetwork"
 class _IpQoSMenuStub
          Generated from IDL interface "IpQoSMenu"
 class _IpQoSTemplateStub
          Generated from IDL interface "IpQoSTemplate"
 class _IpVPrNStub
          Generated from IDL interface "IpVPrN"
 class _IpVPrPStub
          Generated from IDL interface "IpVPrP"
 

Uses of IpService in org.csapi.cs
 

Subinterfaces of IpService in org.csapi.cs
 interface IpChargingManager
          Generated from IDL interface "IpChargingManager"
 interface IpChargingSession
          Generated from IDL interface "IpChargingSession"
 

Classes in org.csapi.cs that implement IpService
 class _IpChargingManagerStub
          Generated from IDL interface "IpChargingManager"
 class _IpChargingSessionStub
          Generated from IDL interface "IpChargingSession"
 

Uses of IpService in org.csapi.dsc
 

Subinterfaces of IpService in org.csapi.dsc
 interface IpDataSession
          Generated from IDL interface "IpDataSession"
 interface IpDataSessionControlManager
          Generated from IDL interface "IpDataSessionControlManager"
 

Classes in org.csapi.dsc that implement IpService
 class _IpDataSessionControlManagerStub
          Generated from IDL interface "IpDataSessionControlManager"
 class _IpDataSessionStub
          Generated from IDL interface "IpDataSession"
 

Uses of IpService in org.csapi.fw
 

Fields in org.csapi.fw declared as IpService
 IpService TpSignatureAndServiceMgr.ServiceMgrInterface
           
 

Constructors in org.csapi.fw with parameters of type IpService
TpSignatureAndServiceMgr(byte[] DigitalSignature, IpService ServiceMgrInterface)
           
 

Uses of IpService in org.csapi.fw.fw_service.service_lifecycle
 

Methods in org.csapi.fw.fw_service.service_lifecycle that return IpService
 IpService _IpServiceInstanceLifecycleManagerStub.createServiceManager(java.lang.String application, TpServiceProperty[] serviceProperties, java.lang.String serviceInstanceID)
           
 IpService IpServiceInstanceLifecycleManagerPOATie.createServiceManager(java.lang.String application, TpServiceProperty[] serviceProperties, java.lang.String serviceInstanceID)
           
 IpService IpServiceInstanceLifecycleManagerOperations.createServiceManager(java.lang.String application, TpServiceProperty[] serviceProperties, java.lang.String serviceInstanceID)
           
 

Uses of IpService in org.csapi.gms
 

Subinterfaces of IpService in org.csapi.gms
 interface IpMailbox
          Generated from IDL interface "IpMailbox"
 interface IpMailboxFolder
          Generated from IDL interface "IpMailboxFolder"
 interface IpMessage
          Generated from IDL interface "IpMessage"
 interface IpMessagingManager
          Generated from IDL interface "IpMessagingManager"
 

Classes in org.csapi.gms that implement IpService
 class _IpMailboxFolderStub
          Generated from IDL interface "IpMailboxFolder"
 class _IpMailboxStub
          Generated from IDL interface "IpMailbox"
 class _IpMessageStub
          Generated from IDL interface "IpMessage"
 class _IpMessagingManagerStub
          Generated from IDL interface "IpMessagingManager"
 

Uses of IpService in org.csapi.mm.ul
 

Subinterfaces of IpService in org.csapi.mm.ul
 interface IpTriggeredUserLocation
          Generated from IDL interface "IpTriggeredUserLocation"
 interface IpUserLocation
          Generated from IDL interface "IpUserLocation"
 

Classes in org.csapi.mm.ul that implement IpService
 class _IpTriggeredUserLocationStub
          Generated from IDL interface "IpTriggeredUserLocation"
 class _IpUserLocationStub
          Generated from IDL interface "IpUserLocation"
 

Uses of IpService in org.csapi.mm.ulc
 

Subinterfaces of IpService in org.csapi.mm.ulc
 interface IpUserLocationCamel
          Generated from IDL interface "IpUserLocationCamel"
 

Classes in org.csapi.mm.ulc that implement IpService
 class _IpUserLocationCamelStub
          Generated from IDL interface "IpUserLocationCamel"
 

Uses of IpService in org.csapi.mm.ule
 

Subinterfaces of IpService in org.csapi.mm.ule
 interface IpUserLocationEmergency
          Generated from IDL interface "IpUserLocationEmergency"
 

Classes in org.csapi.mm.ule that implement IpService
 class _IpUserLocationEmergencyStub
          Generated from IDL interface "IpUserLocationEmergency"
 

Uses of IpService in org.csapi.mm.us
 

Subinterfaces of IpService in org.csapi.mm.us
 interface IpUserStatus
          Generated from IDL interface "IpUserStatus"
 

Classes in org.csapi.mm.us that implement IpService
 class _IpUserStatusStub
          Generated from IDL interface "IpUserStatus"
 

Uses of IpService in org.csapi.pam.access
 

Subinterfaces of IpService in org.csapi.pam.access
 interface IpPAMPresenceAvailabilityManager
          Generated from IDL interface "IpPAMPresenceAvailabilityManager"
 

Classes in org.csapi.pam.access that implement IpService
 class _IpPAMPresenceAvailabilityManagerStub
          Generated from IDL interface "IpPAMPresenceAvailabilityManager"
 

Uses of IpService in org.csapi.pam.event
 

Subinterfaces of IpService in org.csapi.pam.event
 interface IpPAMEventManager
          Generated from IDL interface "IpPAMEventManager"
 

Classes in org.csapi.pam.event that implement IpService
 class _IpPAMEventManagerStub
          Generated from IDL interface "IpPAMEventManager"
 

Uses of IpService in org.csapi.pam.provisioning
 

Subinterfaces of IpService in org.csapi.pam.provisioning
 interface IpPAMProvisioningManager
          Generated from IDL interface "IpPAMProvisioningManager"
 

Classes in org.csapi.pam.provisioning that implement IpService
 class _IpPAMProvisioningManagerStub
          Generated from IDL interface "IpPAMProvisioningManager"
 

Uses of IpService in org.csapi.termcap
 

Subinterfaces of IpService in org.csapi.termcap
 interface IpExtendedTerminalCapabilities
          Generated from IDL interface "IpExtendedTerminalCapabilities"
 interface IpTerminalCapabilities
          Generated from IDL interface "IpTerminalCapabilities"
 

Classes in org.csapi.termcap that implement IpService
 class _IpExtendedTerminalCapabilitiesStub
          Generated from IDL interface "IpExtendedTerminalCapabilities"
 class _IpTerminalCapabilitiesStub
          Generated from IDL interface "IpTerminalCapabilities"
 

Uses of IpService in org.csapi.ui
 

Subinterfaces of IpService in org.csapi.ui
 interface IpUI
          Generated from IDL interface "IpUI"
 interface IpUICall
          Generated from IDL interface "IpUICall"
 interface IpUIManager
          Generated from IDL interface "IpUIManager"
 

Classes in org.csapi.ui that implement IpService
 class _IpUICallStub
          Generated from IDL interface "IpUICall"
 class _IpUIManagerStub
          Generated from IDL interface "IpUIManager"
 class _IpUIStub
          Generated from IDL interface "IpUI"
 



Copyright © 2008. All Rights Reserved.