Uses of Interface
tecgraf.openbus.fault_tolerance.v1_05.IFaultTolerantService

Packages that use IFaultTolerantService
tecgraf.openbus.fault_tolerance.v1_05   
 

Uses of IFaultTolerantService in tecgraf.openbus.fault_tolerance.v1_05
 

Classes in tecgraf.openbus.fault_tolerance.v1_05 that implement IFaultTolerantService
 class _IFaultTolerantServiceStub
          Generated from IDL interface "IFaultTolerantService".
 

Fields in tecgraf.openbus.fault_tolerance.v1_05 declared as IFaultTolerantService
 IFaultTolerantService IFaultTolerantServiceHolder.value
           
 

Methods in tecgraf.openbus.fault_tolerance.v1_05 that return IFaultTolerantService
 IFaultTolerantService IFaultTolerantServicePOATie._this()
           
 IFaultTolerantService IFaultTolerantServicePOA._this()
           
 IFaultTolerantService IFaultTolerantServicePOATie._this(ORB orb)
           
 IFaultTolerantService IFaultTolerantServicePOA._this(ORB orb)
           
static IFaultTolerantService ftServiceHelper.extract(Any any)
           
static IFaultTolerantService IFaultTolerantServiceHelper.extract(Any any)
           
static IFaultTolerantService IFaultTolerantServiceHelper.narrow(Object obj)
           
static IFaultTolerantService ftServiceHelper.read(InputStream _in)
           
static IFaultTolerantService IFaultTolerantServiceHelper.read(InputStream in)
           
static IFaultTolerantService IFaultTolerantServiceHelper.unchecked_narrow(Object obj)
           
 

Methods in tecgraf.openbus.fault_tolerance.v1_05 with parameters of type IFaultTolerantService
static void ftServiceHelper.insert(Any any, IFaultTolerantService s)
           
static void IFaultTolerantServiceHelper.insert(Any any, IFaultTolerantService s)
           
static void ftServiceHelper.write(OutputStream _out, IFaultTolerantService _s)
           
static void IFaultTolerantServiceHelper.write(OutputStream _out, IFaultTolerantService s)
           
 

Constructors in tecgraf.openbus.fault_tolerance.v1_05 with parameters of type IFaultTolerantService
IFaultTolerantServiceHolder(IFaultTolerantService initial)
           
 



Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.