org.omg.CSIIOP

Class TransportAddressListHelper


public final class TransportAddressListHelper
extends java.lang.Object

Generated from IDL definition of alias "TransportAddressList"

Author:
JacORB IDL compiler

Method Summary

static TransportAddress[]
extract(Any any)
static String
id()
static void
insert(Any any, TransportAddress[] s)
static TransportAddress[]
read(InputStream _in)
static TypeCode
type()
static void
write(OutputStream _out, TransportAddress[] _s)

Method Details

extract

public static TransportAddress[] extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TransportAddress[] s)


read

public static TransportAddress[] read(InputStream _in)


type

public static TypeCode type()


write

public static void write(OutputStream _out,
                         TransportAddress[] _s)