org.omg.CORBA
Class COMM_FAILUREHelper
java.lang.Object
org.omg.CORBA.COMM_FAILUREHelper
public final class COMM_FAILUREHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMM_FAILUREHelper
public COMM_FAILUREHelper()
insert
public static void insert(Any any,
COMM_FAILURE val)
extract
public static COMM_FAILURE extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static COMM_FAILURE read(InputStream in)
write
public static void write(OutputStream out,
COMM_FAILURE val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.