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