org.jacorb.demo.bidir
Class ServerHelper
java.lang.Object
org.jacorb.demo.bidir.ServerHelper
public abstract class ServerHelper
- extends Object
Generated from IDL interface "Server".
- Version:
- generated at 19-May-2015 16:32:06
- Author:
- JacORB IDL compiler V 3.6.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerHelper
public ServerHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
Server s)
extract
public static Server extract(Any any)
id
public static String id()
read
public static Server read(InputStream in)
write
public static void write(OutputStream _out,
Server s)
narrow
public static Server narrow(Object obj)
unchecked_narrow
public static Server unchecked_narrow(Object obj)
Copyright © 2015 JacORB. All rights reserved.