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