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