tecgraf.openbus.DRMAA
Class SessionHelper
java.lang.Object
tecgraf.openbus.DRMAA.SessionHelper
public final class SessionHelper
- extends Object
Generated from IDL interface "Session".
- Version:
- generated at Nov 3, 2010 2:32:40 PM
- Author:
- JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionHelper
public SessionHelper()
insert
public static void insert(Any any,
Session s)
extract
public static Session extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static Session read(InputStream in)
write
public static void write(OutputStream _out,
Session s)
narrow
public static Session narrow(Object obj)
unchecked_narrow
public static Session unchecked_narrow(Object obj)
Tecgraf PUC-Rio