uk.org.iscream.cms.server.clientinterface
Class CorbaClientListenerHelper

java.lang.Object
  extended byuk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper

public final class CorbaClientListenerHelper
extends Object

Generated from IDL definition of interface "CorbaClientListener"

Author:
JacORB IDL compiler

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

Constructor Detail

CorbaClientListenerHelper

public CorbaClientListenerHelper()
Method Detail

insert

public static void insert(Any any,
                          CorbaClientListener s)

extract

public static CorbaClientListener extract(Any any)

type

public static TypeCode type()

id

public static String id()

read

public static CorbaClientListener read(InputStream in)

write

public static void write(OutputStream _out,
                         CorbaClientListener s)

narrow

public static CorbaClientListener narrow(Object obj)


Copyright © 2000-2003 i-scream. All Rights Reserved.