|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpaqueBuffer | |
org.omg.Security |
Uses of OpaqueBuffer in org.omg.Security |
Fields in org.omg.Security declared as OpaqueBuffer | |
OpaqueBuffer |
OpaqueBufferHolder.value
|
Methods in org.omg.Security that return OpaqueBuffer | |
static OpaqueBuffer |
OpaqueBufferHelper.extract(org.omg.CORBA.Any a)
|
static OpaqueBuffer |
OpaqueBufferHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type OpaqueBuffer | |
static void |
OpaqueBufferHelper.insert(org.omg.CORBA.Any a,
OpaqueBuffer that)
|
static void |
OpaqueBufferHelper.write(org.omg.CORBA.portable.OutputStream ostream,
OpaqueBuffer value)
|
Constructors in org.omg.Security with parameters of type OpaqueBuffer | |
OpaqueBufferHolder(OpaqueBuffer initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |