org.jboss.tm.iiop
Class TransactionDescHelper
java.lang.Object
org.jboss.tm.iiop.TransactionDescHelper
public final class TransactionDescHelper
- extends Object
Generated from IDL definition of struct "TransactionDesc"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionDescHelper
public TransactionDescHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
TransactionDesc s)
extract
public static TransactionDesc extract(Any any)
id
public static String id()
read
public static TransactionDesc read(InputStream in)
write
public static void write(OutputStream out,
TransactionDesc s)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.