org.omg.CORBA

Class NO_RESOURCESHelper


public final class NO_RESOURCESHelper
extends java.lang.Object

Generated from IDL definition of exception "NO_RESOURCES"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static NO_RESOURCES extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          NO_RESOURCES s)


read

public static NO_RESOURCES read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         NO_RESOURCES s)