|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MechandOptions | |
---|---|
org.omg.Security |
Uses of MechandOptions in org.omg.Security |
---|
Fields in org.omg.Security declared as MechandOptions | |
---|---|
MechandOptions |
MechandOptionsHolder.value
|
MechandOptions[] |
MechandOptionsListHolder.value
|
Methods in org.omg.Security that return MechandOptions | |
---|---|
static MechandOptions |
MechandOptionsHelper.extract(org.omg.CORBA.Any any)
|
static MechandOptions[] |
MechandOptionsListHelper.extract(org.omg.CORBA.Any any)
|
static MechandOptions |
MechandOptionsHelper.read(org.omg.CORBA.portable.InputStream in)
|
static MechandOptions[] |
MechandOptionsListHelper.read(org.omg.CORBA.portable.InputStream _in)
|
Methods in org.omg.Security with parameters of type MechandOptions | |
---|---|
static void |
MechandOptionsHelper.insert(org.omg.CORBA.Any any,
MechandOptions s)
|
static void |
MechandOptionsListHelper.insert(org.omg.CORBA.Any any,
MechandOptions[] s)
|
static void |
MechandOptionsHelper.write(org.omg.CORBA.portable.OutputStream out,
MechandOptions s)
|
static void |
MechandOptionsListHelper.write(org.omg.CORBA.portable.OutputStream _out,
MechandOptions[] _s)
|
Constructors in org.omg.Security with parameters of type MechandOptions | |
---|---|
MechandOptionsHolder(MechandOptions initial)
|
|
MechandOptionsListHolder(MechandOptions[] initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |