uk.org.iscream.cms.server.clientinterface
Class ClientInterfaceHelper
java.lang.Object
|
+--uk.org.iscream.cms.server.clientinterface.ClientInterfaceHelper
- public final class ClientInterfaceHelper
- extends Object
Generated from IDL definition of interface "ClientInterface"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientInterfaceHelper
public ClientInterfaceHelper()
insert
public static void insert(Any any,
ClientInterface s)
extract
public static ClientInterface extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static ClientInterface read(InputStream in)
write
public static void write(OutputStream _out,
ClientInterface s)
narrow
public static ClientInterface narrow(Object obj)
Copyright © 2000-2003 i-scream. All Rights Reserved.