| GNU Classpath (0.95) | |
| Frames | No Frames | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  Defines the binding with the given name and type.
  | 
| class |  Specifies the binding type (how the binding has been created).
  | 
| class |  The name component, a node in the multi-comonent name.
  | 
| class |  The binding iterator implementation base.
  | 
| class |  The binding interator stub (proxy), used on the client side.
  | 
| class |  The extended naming context implementation base.
  | 
| class |  The extended naming context stub (proxy), used on the client side.
  | 
| class |  The naming context implementation base.
  | 
| class |  The naming context stub (proxy), used on the client side.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  Defines the encoding format of the  Codec, including the major
 and minor version numbers.  | 
| class |  
 The object IOR contains sufficient information for finding local or
 remote CORBA object.   | 
| class |  The ServiceContext structure contains the service data, being passed in the
 CORBA message.   | 
| class |  The tagged component in a part of the  TaggedProfile.
 | 
| class |  The TaggedProfile if part of the  IOR, defining a single specific
 aspect of the object related information.  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  This exception is thrown by dynamic any operations when a bad DynAny or Any is passed as a parameter.
  | 
| class |  This exception is thrown by by dynamic any operations when a bad  sequence is passed as a parameter.
 | 
| class |  This expception in response to insert the inapproriate value into dynamic Any, usually by the DynAny.insert_*(value) method group.
  | 
| class |  This exception is thrown by dynamic any accessor methods when type of the actual contents do not match what is trying to be accessed.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  This exception may be thrown by methods in
 CurrentOperations
  if they are invoked outside the context of a POA-dispatched operation.
 | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  A container that can store a value of either user defined or
 primitive IDL type.
  | 
| class |  Thrown when a parameter is outside the bounds for a particular
 object a method is trying to access.
  | 
| class |  Defines the method completion status, usually for the time moment,
 when the exception has been thrown.
  | 
| class |  This class indicates the kind of the definition, stored in the interface
 repository.
  | 
| class |  Holds the value, having the given name(id).   | 
| class |  Defines the parameter modes (the ways in that a method parameter
 is used during invocation).
  | 
| class |  The exception is thrown when a policy error occurs.
  | 
| class |  An object, representing one of the additional details about the
 particular ORB service.
  | 
| class |  Stores information about the CORBA service, available from some ORB.
  | 
| class |  Defines the instruction, how the newly specified policies can be
 taken into consideration.   | 
| class |  The component, describing the member of CORBA IDL  struct.
 | 
| class |  An information about a CORBA data type.
  | 
| class |  The component, describing the member of CORBA IDL  union.
 | 
| class |  A wrapper against an unknown  user exception that has been thrown
 on remote side and returned by the server.   | 
| class |  The root class for CORBA IDL-defined user exceptions.
  | 
| class |  The class, defining properties of the value member.
  | 
| class |  Thrown when the transaction scope mismatches.
  | 
| class |  The stub for the IDL type.   | 
| class |  The Policy stub (proxy), used on the client side.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  Raised when the operation on DynAny cannot be performed because one of
 the parameters, while having the correct type, has the invalid value.
  | 
| class |  Raised when the operation cannot be performed because the involved
 data structure has the mismatching typecode.   | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  The exception is thrown if the passed address is empty or otherwise invalid.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  The  CodecFactoryOperations.create_codec(Encoding) raises
 UnknownEncoding if that factory cannot create a
Codec of the given encoding.
 | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  The ForwardRequest is thrown by interceptors to forward the request to
 another target.   | 
| class |  The InvalidSlot is thrown when the slot identifier, passed in one of the
 methods, related to  Current, does not define a valid slot.
 | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  This exception is thrown when an inappropriate operation is invoked on
 a  TypeCode object.
 | 
| class |  The  TypeCode.member_name(int),
TypeCode.member_type(int) and
TypeCode.member_label(int) raise Bounds when 
   the parameter is larger than the index of the last member,
 constituting the type.
 | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  When representing the information about a request,
 defines a one of the arguments for the operation being invoked.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  This exception is raised by  CodecOperations.decode(byte[])
 or CodecOperations.decode_value(byte[],TypeCode) when the data in the
 octet sequence cannot be decoded into Any.
 | 
| class |  This exception is raised by  CodecOperations.encode(Any) or
CodecOperations.encode_value(Any) when the type is not
  valid for the encoding.  | 
| class |  The TypeMismatch may be thrown by various methods in org.omg.DynamicAny
 package when the operation is not applicable due unexpected
 TypeCode.
 | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  Raised if the target POA already has a child POA with the specified name
 (during creation of the new POA as a child of the target POA).
  | 
| class |  The AdapterNonExistent is thrown if the parent POA cannot locate
 the required child POA.
  | 
| class |  Raised if any of the policy objects specified is not supported by this
 ORB implementation, if conflicting policy objects are specified,
 or if any of the specified policy objects require prior administrative
 action that has not been performed.
  | 
| class |  Raised when trying to get the default servant, when no default servant
 has been associated with POA.
  | 
| class |  Raised in response to activate the already active object.
  | 
| class |  Raised in several cases when the operation would be applicable to the
 activated object, but the current object is not active.
  | 
| class |  Raised in response to activate the already active object when
 the UNIQUE_ID (single ID per object, default) policy is active.   | 
| class |  Raised in several cases when the operation would be applicable to the
 activated servant, but the current object is not active.
  | 
| class |  Raised when invoking POA operations, requiring that the target
 object would be created by this POA, if this condition is not
 satisfied.
  | 
| class |  Raised when invoking the operation that is not allowed by the current
 combination of the used policies.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  Raised when the current operation is not applicable for the system
 because the POA manager is in an inactive  State.
 | 
| class |  Defines the possible states of the POA manager.
  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  The exception is thrown
 in response of the attempt to create the dynamic
 with an unmatching type code.
  | 
| class |  The exception is thrown by
 ORB.resolve_initial_references(String)
  in response of passing a name for
 which there is no initial reference.
 | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  Stores the named value, representing the name by string and the value by
 DynAny.
 | 
| class |  Holds the value, having the given name(id).   | 
| class |  Should provide support for remote invocation of methods on
 DynAnyFactory.   | 
| class |  Should provide support for remote invocation of methods on DynAny.   | 
| class |  Should provide support for remote invocation of methods on DynArray.   | 
| class |  Should provide support for remote invocation of methods on DynEnum.   | 
| class |  Should provide support for remote invocation of methods on DynFixed.   | 
| class |  Should provide support for remote invocation of methods on DynSequence.   | 
| class |  Should provide support for remote invocation of methods on DynStruct.   | 
| class |  Should provide support for remote invocation of methods on DynUnion.   | 
| class |  Should provide support for remote invocation of methods on DynValue.   | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  This exception is raised on an attempt to register a second
 org.omg.PortableInterceptor.Interceptor with the same name.
 | 
| class |  This exception is raised by methods in
 ORBInitInfoOperations on the attempt to
  register or resolve an invalid name like empty string.  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  
 This exception is raised by  ServantManager to indicate that the
 invocation target has moved to another known location.  | 
| class |  Specifies the Object Id assignment policy.
  | 
| class |  Specifies the Object Id uniqueness policy.
  | 
| class |  Specifies the implicit activation policy.
  | 
| class |  Specifies the object life span policy.
  | 
| class |  Specifies the behaviour in the case when the
 requested object is not found in the Active Object Map or that map
 is not in use.   | 
| class |  Specifies the servant retention policy.
  | 
| class |  Defines the possible values for the POA thread policy.
  | 
| class |  This ServantActivator stub is an optional base for the
 servant activators.   | 
| class |  The ServantLocator stub is an optional base for the
 servant locators.   | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  The InconsistentTypeCode is thrown on the attempt to create
 an  DynAny for Principal
 or native data types.  | 
Classes implementing org.omg.CORBA.portable.IDLEntity | |
| class |  The exception is thrown in response to bind the same object
 into the same context repeatedly under the different name.
  | 
| class |  The exception is raised when the naming service has
 given up for some reason.
  | 
| class |  The exception is thrown if the name has the zero length or is otherwise
 invalid.
  | 
| class |  This exception is thrown in response to the attemt to destroy
 the non tempty context.   | 
| class |  The exception is thrown when the binding being searched does not exist
 or has the wrong type
  | 
| class |  Represents the reason (explanation), why the binding cannot be found.
  | 
| GNU Classpath (0.95) |