tecgraf.openbus.DRMAA
Class TryLaterExceptionHelper

java.lang.Object
  extended by tecgraf.openbus.DRMAA.TryLaterExceptionHelper

public final class TryLaterExceptionHelper
extends Object

Generated from IDL exception "TryLaterException".

Version:
generated at Nov 3, 2010 2:32:40 PM
Author:
JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006

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

Constructor Detail

TryLaterExceptionHelper

public TryLaterExceptionHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          TryLaterException s)

extract

public static TryLaterException extract(Any any)

id

public static String id()

read

public static TryLaterException read(InputStream in)

write

public static void write(OutputStream out,
                         TryLaterException s)


Tecgraf PUC-Rio