org.omg.CosNotifyChannelAdminAck
Class StructuredProxyPullSupplierAckHelper

java.lang.Object
  extended by org.omg.CosNotifyChannelAdminAck.StructuredProxyPullSupplierAckHelper

public abstract class StructuredProxyPullSupplierAckHelper
extends Object

Generated from IDL interface "StructuredProxyPullSupplierAck".

Version:
generated at 20-Jul-2016 16:02:06
Author:
JacORB IDL compiler V 3.8

Constructor Summary
StructuredProxyPullSupplierAckHelper()
           
 
Method Summary
static StructuredProxyPullSupplierAck extract(Any any)
           
static String id()
           
static void insert(Any any, StructuredProxyPullSupplierAck s)
           
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

type

public static TypeCode type()

insert

public static void insert(Any any,
                          StructuredProxyPullSupplierAck s)

extract

public static StructuredProxyPullSupplierAck extract(Any any)

id

public static String id()

read

public static StructuredProxyPullSupplierAck read(InputStream in)

write

public static void write(OutputStream _out,
                         StructuredProxyPullSupplierAck s)

narrow

public static StructuredProxyPullSupplierAck narrow(Object obj)

unchecked_narrow

public static StructuredProxyPullSupplierAck unchecked_narrow(Object obj)


Copyright © 2016 JacORB. All rights reserved.