|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NativeDescription | |
---|---|
org.omg.CORBA |
Uses of NativeDescription in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as NativeDescription | |
---|---|
NativeDescription[] |
OperationDescription.natives
|
NativeDescription[] |
NativeDescriptionSeqHolder.value
|
NativeDescription |
NativeDescriptionHolder.value
|
Methods in org.omg.CORBA that return NativeDescription | |
---|---|
static NativeDescription[] |
NativeDescriptionSeqHelper.extract(Any any)
|
static NativeDescription |
NativeDescriptionHelper.extract(Any any)
|
static NativeDescription[] |
NativeDescriptionSeqHelper.read(InputStream in)
|
static NativeDescription |
NativeDescriptionHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type NativeDescription | |
---|---|
static void |
NativeDescriptionHelper.insert(Any any,
NativeDescription val)
|
static void |
NativeDescriptionSeqHelper.insert(Any any,
NativeDescription[] val)
|
static void |
NativeDescriptionHelper.write(OutputStream out,
NativeDescription val)
|
static void |
NativeDescriptionSeqHelper.write(OutputStream out,
NativeDescription[] val)
|
Constructors in org.omg.CORBA with parameters of type NativeDescription | |
---|---|
NativeDescriptionHolder(NativeDescription initial)
|
|
NativeDescriptionSeqHolder(NativeDescription[] initial)
|
|
OperationDescription(String name,
String id,
String defined_in,
String version,
TypeCode result,
OperationMode mode,
String[] contexts,
ParameterDescription[] parameters,
ExceptionDescription[] exceptions,
NativeDescription[] natives)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |