org.omg.CosTypedEventChannelAdmin

Class TypedProxyPushConsumerHelper


public final class TypedProxyPushConsumerHelper
extends java.lang.Object

Generated from IDL interface "TypedProxyPushConsumer"

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

Method Summary

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

Method Details

extract

public static TypedProxyPushConsumer extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TypedProxyPushConsumer s)


narrow

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


narrow

public static TypedProxyPushConsumer narrow(Object obj)


read

public static TypedProxyPushConsumer read(InputStream in)


type

public static TypeCode type()


unchecked_narrow

public static TypedProxyPushConsumer unchecked_narrow(Object obj)


write

public static void write(OutputStream _out,
                         TypedProxyPushConsumer s)