|
|||||||||||
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 a)
|
static MechandOptions |
MechandOptionsHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static MechandOptions[] |
MechandOptionsListHelper.extract(org.omg.CORBA.Any a)
|
static MechandOptions[] |
MechandOptionsListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type MechandOptions | |
static void |
MechandOptionsHelper.insert(org.omg.CORBA.Any a,
MechandOptions that)
|
static void |
MechandOptionsHelper.write(org.omg.CORBA.portable.OutputStream ostream,
MechandOptions value)
|
static void |
MechandOptionsListHelper.insert(org.omg.CORBA.Any a,
MechandOptions[] that)
|
static void |
MechandOptionsListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
MechandOptions[] value)
|
Constructors in org.omg.Security with parameters of type MechandOptions | |
MechandOptionsHolder(MechandOptions initialValue)
|
|
MechandOptionsListHolder(MechandOptions[] initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |