org.omg.CSIIOP

Class TransportAddressHelper


public final class TransportAddressHelper
extends java.lang.Object

Generated from IDL definition of struct "TransportAddress"

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)