org.jacorb.notification

Class JacORBEventChannelFactoryHelper


public final class JacORBEventChannelFactoryHelper
extends java.lang.Object

Generated from IDL interface "JacORBEventChannelFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

static JacORBEventChannelFactory
extract(Any any)
static String
id()
static void
insert(Any any, JacORBEventChannelFactory s)
static JacORBEventChannelFactory
narrow(java.lang.Object obj)
static JacORBEventChannelFactory
narrow(Object obj)
static JacORBEventChannelFactory
read(InputStream in)
static TypeCode
type()
static JacORBEventChannelFactory
unchecked_narrow(Object obj)
static void
write(OutputStream _out, JacORBEventChannelFactory s)

Method Details

extract

public static JacORBEventChannelFactory extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          JacORBEventChannelFactory s)


narrow

public static JacORBEventChannelFactory narrow(java.lang.Object obj)


narrow

public static JacORBEventChannelFactory narrow(Object obj)


read

public static JacORBEventChannelFactory read(InputStream in)


type

public static TypeCode type()


unchecked_narrow

public static JacORBEventChannelFactory unchecked_narrow(Object obj)


write

public static void write(OutputStream _out,
                         JacORBEventChannelFactory s)