org.omg.CosTransactions
Class PropagationContextHelper
java.lang.Object
org.omg.CosTransactions.PropagationContextHelper
- public final class PropagationContextHelper
- extends java.lang.Object
Generated from IDL definition of struct "PropagationContext"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropagationContextHelper
public PropagationContextHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
PropagationContext s)
extract
public static PropagationContext extract(Any any)
id
public static java.lang.String id()
read
public static PropagationContext read(InputStream in)
write
public static void write(OutputStream out,
PropagationContext s)