org.omg.CORBA

Class NO_IMPLEMENTHelper


public final class NO_IMPLEMENTHelper
extends java.lang.Object

Generated from IDL definition of exception "NO_IMPLEMENT"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static NO_IMPLEMENT extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          NO_IMPLEMENT s)


read

public static NO_IMPLEMENT read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         NO_IMPLEMENT s)