Java Platform 1.2
Beta 4

Uses of Package
org.omg.CORBA

Packages that use org.omg.CORBA
org.omg.CORBA   
org.omg.CORBA.ContainedPackage   
org.omg.CORBA.ContainerPackage   
org.omg.CORBA.InterfaceDefPackage   
org.omg.CORBA.ORBPackage   
org.omg.CORBA.portable   
org.omg.CORBA.TypeCodePackage   
org.omg.CosNaming   
org.omg.CosNaming.NamingContextPackage   
 

Classes in org.omg.CORBA used by org.omg.CORBA
AliasDef
          An AliasDef represents an OMG IDL typedef that aliases other definition.
Any
          Serves as a container for any data that can be described in IDL or for any IDL primitive type.
ArrayDef
          An ArrayDef represents an OMG IDL array type.
AttributeDef
          An AttributeDef represents the information that defines an attribute of an interface.
AttributeMode
           
BAD_OPERATION
          The CORBA BAD_OPERATION exception, which is thrown when a method is invalid.
BAD_PARAM
          The CORBA BAD_PARAM exception, which is thrown when an invalid parameter is passed to a method.
Bounds
           
CompletionStatus
          An object that indicates whether a method had completed running when a SystemException was thrown.
ConstantDef
          A ConstantDef object defines a named constant.
Contained
          The Contained Interface is inherited by all Interface Repository interfaces that are contained by other objects.
Container
          The Container interface is used to form a containment hierarchy in the Interface Repository.
Context
          An object used in Request operations to specify the context object in which context strings must be resolved before being sent along with the request invocation.
ContextList
          An object containing a modifiable list of String objects that represent property names.
Current
          An interface that makes it possible to access information associated with a particular thread of execution, such as security information or a transaction identifier.
DefinitionKind
           
DomainManager
          The DomainManager has associated with it the policy objects for a particular domain.
DynAny
          org.omg.
DynArray
          The DynArray interface represents a DynAny object which is associated with an array.
DynEnum
          The DynEnum interface represents a DynAny object which is associated with an IDL enum.
DynSequence
          The DynArray interface represents a DynAny object which is associated with an IDL sequence.
DynStruct
          The DynStruct interface represents a DynAny object which is associated with an IDL struct.
DynUnion
          The DynUnion interface represents a DynAny object which is associated with an IDL union.
EnumDef
          A EnumDef represents an OMG IDL enum definition.
Environment
          A container (holder) for an exception that is used in Request operations to make exceptions available to the client.
ExceptionDef
          An ExceptionDef represents an exception definition.
ExceptionDescription
           
ExceptionList
          An object used in Request operations to describe the exceptions that can be thrown by a method.
IDLType
          The IDLType interface is an abstract interface inherited by all IR objects that represent the OMG IDL types.
ImplementationDef
          ImplementationDef is an object in the Implementation Repository that describes a particular object implementation.
InitializerDef
           
InterfaceDef
          An InterfaceDef object represents an interface definition.
IRObject
          An IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.
MARSHAL
          The CORBA MARSHAL exception, which is thrown when the ORB has a problem marshalling or unmarshalling parameters.
ModuleDef
          A ModuleDef can contain constants, typedefs, exceptions, interfaces, and other module objects.
NamedValue
          An object used in the DII and DSI to describe arguments and return values.
NameValuePair
          The NameValuePair interface is used to hold names and values of IDL structs in the DynStruct APIs.
NVList
          A modifiable list containing NamedValue objects.
Object
          The definition for a CORBA object reference.
OperationDef
          An OperationDef represents the information that defines an operation of an interface.
OperationMode
           
ORB
          A class providing APIs for the CORBA Object Request Broker features.
ParameterDescription
           
ParameterMode
           
Policy
          The Policy interface provides a mechanism for ORBs and Object Services to allow access to certain choices that affect their operation.
PrimitiveDef
          A PrimitiveDef represents one of the IDL primitive types.
PrimitiveKind
           
Principal
          A class that contains information about the identity of the client, for access control and other purposes.
Repository
          Repository is an interface that provides global access to the Interface Repository.
Request
          An object containing the information necessary for invoking a method.
SequenceDef
          A SequenceDef represents an OMG IDL sequence type.
ServerRequest
          An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).
ServiceDetail
           
ServiceInformation
          ServiceInformation is an IDL struct in the CORBA module.
ServiceInformationHolder
          ServiceInformationHolder is a container for values of type ServiceInformation.
SetOverrideType
           
StringDef
          A StringDef represents an OMG IDL string type.
StructDef
          A StructDef represents an OMG IDL structure definition.
StructMember
           
SystemException
          The root class for all CORBA standard exceptions.
TCKind
          The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
TypeCode
          A container for information about a specific CORBA data type.
TypedefDef
          TypedefDef is an abstract interface used as a base interface for all named non-object types(structures, unions, enumerations, aliases).
UnionDef
          A UnionDef represents an OMG IDL union definition.
UnionMember
           
UserException
          The root class for CORBA IDL-defined user exceptions.
ValueBoxDef
           
ValueDef
           
ValueMember
           
ValueMemberDef
           
WrongTransaction
          The CORBA WrongTransaction user-defined exception.
 

Classes in org.omg.CORBA used by org.omg.CORBA.ContainedPackage
Any
          Serves as a container for any data that can be described in IDL or for any IDL primitive type.
DefinitionKind
           
 

Classes in org.omg.CORBA used by org.omg.CORBA.ContainerPackage
Contained
          The Contained Interface is inherited by all Interface Repository interfaces that are contained by other objects.
 

Classes in org.omg.CORBA used by org.omg.CORBA.InterfaceDefPackage
AttributeDescription
           
OperationDescription
           
TypeCode
          A container for information about a specific CORBA data type.
 

Classes in org.omg.CORBA used by org.omg.CORBA.ORBPackage
UserException
          The root class for CORBA IDL-defined user exceptions.
 

Classes in org.omg.CORBA used by org.omg.CORBA.portable
Any
          Serves as a container for any data that can be described in IDL or for any IDL primitive type.
Context
          An object used in Request operations to specify the context object in which context strings must be resolved before being sent along with the request invocation.
ContextList
          An object containing a modifiable list of String objects that represent property names.
DomainManager
          The DomainManager has associated with it the policy objects for a particular domain.
ExceptionList
          An object used in Request operations to describe the exceptions that can be thrown by a method.
ImplementationDef
          ImplementationDef is an object in the Implementation Repository that describes a particular object implementation.
InterfaceDef
          An InterfaceDef object represents an interface definition.
NamedValue
          An object used in the DII and DSI to describe arguments and return values.
NVList
          A modifiable list containing NamedValue objects.
Object
          The definition for a CORBA object reference.
ORB
          A class providing APIs for the CORBA Object Request Broker features.
Policy
          The Policy interface provides a mechanism for ORBs and Object Services to allow access to certain choices that affect their operation.
Principal
          A class that contains information about the identity of the client, for access control and other purposes.
Request
          An object containing the information necessary for invoking a method.
SetOverrideType
           
SystemException
          The root class for all CORBA standard exceptions.
TypeCode
          A container for information about a specific CORBA data type.
 

Classes in org.omg.CORBA used by org.omg.CORBA.TypeCodePackage
UserException
          The root class for CORBA IDL-defined user exceptions.
 

Classes in org.omg.CORBA used by org.omg.CosNaming
Any
          Serves as a container for any data that can be described in IDL or for any IDL primitive type.
BAD_PARAM
          The CORBA BAD_PARAM exception, which is thrown when an invalid parameter is passed to a method.
DynamicImplementation
          The base class for all object implementations using the DSI. It defines a single abstract method, invoke, that a dynamic servant needs to implement.
Object
          The definition for a CORBA object reference.
ServerRequest
          An object that captures the explicit state of a request for the Dynamic Skeleton Interface (DSI).
TypeCode
          A container for information about a specific CORBA data type.
 

Classes in org.omg.CORBA used by org.omg.CosNaming.NamingContextPackage
Any
          Serves as a container for any data that can be described in IDL or for any IDL primitive type.
BAD_PARAM
          The CORBA BAD_PARAM exception, which is thrown when an invalid parameter is passed to a method.
TypeCode
          A container for information about a specific CORBA data type.
UserException
          The root class for CORBA IDL-defined user exceptions.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.