org.omg.CORBA

Class TRANSACTION_UNAVAILABLEHelper


public final class TRANSACTION_UNAVAILABLEHelper
extends java.lang.Object

Generated from IDL definition of exception "TRANSACTION_UNAVAILABLE"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static TRANSACTION_UNAVAILABLE extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TRANSACTION_UNAVAILABLE s)


read

public static TRANSACTION_UNAVAILABLE read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         TRANSACTION_UNAVAILABLE s)