org.omg.PortableInterceptor
Class IORInfoHelper
java.lang.Object
org.omg.PortableInterceptor.IORInfoHelper
public final class IORInfoHelper
- extends java.lang.Object
Generated from IDL interface "IORInfo".
- Version:
- generated at Aug 22, 2009 1:39:57 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IORInfoHelper
public IORInfoHelper()
insert
public static void insert(Any any,
IORInfo s)
extract
public static IORInfo extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static IORInfo read(InputStream in)
write
public static void write(OutputStream _out,
IORInfo s)
narrow
public static IORInfo narrow(Object obj)
unchecked_narrow
public static IORInfo unchecked_narrow(Object obj)
Copyright © 2009. All Rights Reserved.