|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.CosTransactions.CurrentHelper
Helper for Current
Constructor Summary | |
CurrentHelper()
|
Method Summary | |
static Current |
extract(Any any)
|
static String |
id()
|
static void |
insert(Any any,
Current value)
|
static Current |
narrow(Object _object)
|
static Current |
read(InputStream _is)
|
static TypeCode |
type()
|
static void |
write(OutputStream _os,
Current _value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CurrentHelper()
Method Detail |
public static Current read(InputStream _is)
public static void write(OutputStream _os, Current _value)
public static TypeCode type()
public static void insert(Any any, Current value)
public static Current extract(Any any)
public static String id()
public static Current narrow(Object _object)
|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |