tecgraf.openbus.fault_tolerance.v1_05
Class ftServiceHelper

java.lang.Object
  extended by tecgraf.openbus.fault_tolerance.v1_05.ftServiceHelper

public abstract class ftServiceHelper
extends Object

Generated from IDL alias "ftService".

Version:
generated at Jan 25, 2017 11:06:47 AM
Author:
JacORB IDL compiler V 3.8

Constructor Summary
ftServiceHelper()
           
 
Method Summary
static IFaultTolerantService extract(Any any)
           
static String id()
           
static void insert(Any any, IFaultTolerantService s)
           
static IFaultTolerantService read(InputStream _in)
           
static TypeCode type()
           
static void write(OutputStream _out, IFaultTolerantService _s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ftServiceHelper

public ftServiceHelper()
Method Detail

insert

public static void insert(Any any,
                          IFaultTolerantService s)

extract

public static IFaultTolerantService extract(Any any)

type

public static TypeCode type()

id

public static String id()

read

public static IFaultTolerantService read(InputStream _in)

write

public static void write(OutputStream _out,
                         IFaultTolerantService _s)


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