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