|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionDef | |
org.omg.CORBA |
Uses of ExceptionDef in org.omg.CORBA |
Fields in org.omg.CORBA declared as ExceptionDef | |
ExceptionDef[] |
ExceptionDefSeqHolder.value
|
ExceptionDef |
ExceptionDefHolder.value
|
Methods in org.omg.CORBA that return ExceptionDef | |
ExceptionDef[] |
OperationDefOperations.exceptions()
|
static ExceptionDef[] |
ExceptionDefSeqHelper.extract(Any any)
|
static ExceptionDef[] |
ExceptionDefSeqHelper.read(InputStream _in)
|
static ExceptionDef |
ExceptionDefHelper.extract(Any any)
|
static ExceptionDef |
ExceptionDefHelper.read(InputStream in)
|
static ExceptionDef |
ExceptionDefHelper.narrow(java.lang.Object obj)
|
static ExceptionDef |
ExceptionDefHelper.narrow(Object obj)
|
static ExceptionDef |
ExceptionDefHelper.unchecked_narrow(Object obj)
|
ExceptionDef |
ContainerOperations.create_exception(java.lang.String id,
java.lang.String name,
java.lang.String version,
StructMember[] members)
|
Methods in org.omg.CORBA with parameters of type ExceptionDef | |
ExtAttributeDef |
ExtValueDefOperations.create_ext_attribute(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type,
AttributeMode mode,
ExceptionDef[] get_exceptions,
ExceptionDef[] set_exceptions)
|
OperationDef |
ValueDefOperations.create_operation(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType result,
OperationMode mode,
ParameterDescription[] params,
ExceptionDef[] exceptions,
java.lang.String[] contexts)
|
ExtAttributeDef |
InterfaceAttrExtensionOperations.create_ext_attribute(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type,
AttributeMode mode,
ExceptionDef[] get_exceptions,
ExceptionDef[] set_exceptions)
|
OperationDef |
InterfaceDefOperations.create_operation(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType result,
OperationMode mode,
ParameterDescription[] params,
ExceptionDef[] exceptions,
java.lang.String[] contexts)
|
void |
OperationDefOperations.exceptions(ExceptionDef[] arg)
|
static void |
ExceptionDefSeqHelper.insert(Any any,
ExceptionDef[] s)
|
static void |
ExceptionDefSeqHelper.write(OutputStream _out,
ExceptionDef[] _s)
|
static void |
ExceptionDefHelper.insert(Any any,
ExceptionDef s)
|
static void |
ExceptionDefHelper.write(OutputStream _out,
ExceptionDef s)
|
Constructors in org.omg.CORBA with parameters of type ExceptionDef | |
ExceptionDefSeqHolder(ExceptionDef[] initial)
|
|
ExceptionDefHolder(ExceptionDef initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |