org.omg.CosNotifyChannelAdminAck
Class StructuredProxyPullSupplierAckHelper

java.lang.Object
  extended byorg.omg.CosNotifyChannelAdminAck.StructuredProxyPullSupplierAckHelper

public final class StructuredProxyPullSupplierAckHelper
extends java.lang.Object

Generated from IDL interface "StructuredProxyPullSupplierAck"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
StructuredProxyPullSupplierAckHelper()
           
 
Method Summary
static StructuredProxyPullSupplierAck extract(Any any)
           
static java.lang.String id()
           
static void insert(Any any, StructuredProxyPullSupplierAck s)
           
static StructuredProxyPullSupplierAck narrow(java.lang.Object obj)
           
static StructuredProxyPullSupplierAck narrow(Object obj)
           
static StructuredProxyPullSupplierAck read(InputStream in)
           
static TypeCode type()
           
static StructuredProxyPullSupplierAck unchecked_narrow(Object obj)
           
static void write(OutputStream _out, StructuredProxyPullSupplierAck s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructuredProxyPullSupplierAckHelper

public StructuredProxyPullSupplierAckHelper()
Method Detail

insert

public static void insert(Any any,
                          StructuredProxyPullSupplierAck s)

extract

public static StructuredProxyPullSupplierAck extract(Any any)

type

public static TypeCode type()

id

public static java.lang.String id()

read

public static StructuredProxyPullSupplierAck read(InputStream in)

write

public static void write(OutputStream _out,
                         StructuredProxyPullSupplierAck s)

narrow

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

narrow

public static StructuredProxyPullSupplierAck narrow(Object obj)

unchecked_narrow

public static StructuredProxyPullSupplierAck unchecked_narrow(Object obj)