org.omg.CosTypedEventChannelAdmin

Class InterfaceNotSupportedHelper


public final class InterfaceNotSupportedHelper
extends java.lang.Object

Generated from IDL definition of exception "InterfaceNotSupported"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static InterfaceNotSupported extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          InterfaceNotSupported s)


read

public static InterfaceNotSupported read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         InterfaceNotSupported s)