org.omg.CORBA

Class NO_MEMORYHelper


public final class NO_MEMORYHelper
extends java.lang.Object

Generated from IDL definition of exception "NO_MEMORY"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static NO_MEMORY extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          NO_MEMORY s)


read

public static NO_MEMORY read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         NO_MEMORY s)