org.jboss.test.excepiiop.interfaces
Class IdlExceptionHelper

java.lang.Object
  extended byorg.jboss.test.excepiiop.interfaces.IdlExceptionHelper

public abstract class IdlExceptionHelper
extends java.lang.Object

org/jboss/test/excepiiop/interfaces/IdlExceptionHelper.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from IdlException.idl Thursday, July 17, 2003 6:39:23 PM BRT


Constructor Summary
IdlExceptionHelper()
           
 
Method Summary
static IdlException (src) extract(org.omg.CORBA.Any a)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any a, IdlException (src)  that)
           
static IdlException (src) read(org.omg.CORBA.portable.InputStream istream)
           
static org.omg.CORBA.TypeCode type()
           
static void write(org.omg.CORBA.portable.OutputStream ostream, IdlException (src)  value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdlExceptionHelper

public IdlExceptionHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any a,
                          IdlException (src)  that)

extract

public static IdlException (src)  extract(org.omg.CORBA.Any a)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static IdlException (src)  read(org.omg.CORBA.portable.InputStream istream)

write

public static void write(org.omg.CORBA.portable.OutputStream ostream,
                         IdlException (src)  value)