org.omg.PortableServer

Class POAHelper


public final class POAHelper
extends java.lang.Object

Generated from IDL interface "POA"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

static POA
extract(Any any)
static String
id()
static void
insert(Any any, POA s)
static POA
narrow(java.lang.Object obj)
static POA
narrow(Object obj)
static POA
read(InputStream in)
static TypeCode
type()
static POA
unchecked_narrow(Object obj)
static void
write(OutputStream _out, POA s)

Method Details

extract

public static POA extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          POA s)


narrow

public static POA narrow(java.lang.Object obj)


narrow

public static POA narrow(Object obj)


read

public static POA read(InputStream in)


type

public static TypeCode type()


unchecked_narrow

public static POA unchecked_narrow(Object obj)


write

public static void write(OutputStream _out,
                         POA s)