org.omg.CSIIOP

Class CompoundSecMechanismsHelper


public final class CompoundSecMechanismsHelper
extends java.lang.Object

Generated from IDL definition of alias "CompoundSecMechanisms"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static CompoundSecMech[] extract(Any any)


id

public static String id()


insert

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


read

public static CompoundSecMech[] read(InputStream _in)


type

public static TypeCode type()


write

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