org.omg.CORBA

Class TRANSACTION_REQUIREDHelper


public final class TRANSACTION_REQUIREDHelper
extends java.lang.Object

Generated from IDL definition of exception "TRANSACTION_REQUIRED"

Author:
JacORB IDL compiler

Method Summary

static TRANSACTION_REQUIRED
extract(Any any)
static String
id()
static void
insert(Any any, TRANSACTION_REQUIRED s)
static TRANSACTION_REQUIRED
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, TRANSACTION_REQUIRED s)

Method Details

extract

public static TRANSACTION_REQUIRED extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TRANSACTION_REQUIRED s)


read

public static TRANSACTION_REQUIRED read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         TRANSACTION_REQUIRED s)