|
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.CosNaming.BindingHelper
Helper for Binding
Constructor Summary | |
BindingHelper()
|
Method Summary | |
static Binding |
extract(Any any)
|
static String |
id()
|
static void |
insert(Any any,
Binding value)
|
static Binding |
read(InputStream _is)
|
static TypeCode |
type()
|
static void |
write(OutputStream _os,
Binding _value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BindingHelper()
Method Detail |
public static Binding read(InputStream _is)
public static void write(OutputStream _os, Binding _value)
public static TypeCode type()
public static void insert(Any any, Binding value)
public static Binding extract(Any any)
public static String id()
|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |