Uses of Interface org.omg.CORBA.portable.IDLEntity

Uses in package org.omg.Dynamic

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.

Uses in package gnu.CORBA.typecodes

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The type code that is an alias of another type code.
class
A TypeCode for arrays.
class
A typecode for CORBA fixed
class
A typecode for types, requiring to provide various additional properties but still not requiring to store the members of the structure.
class
An information about a primitive CORBA data type (boolean, char, wchar, octet and also signed or unsigned short, long, long long, float and double).
class
The type code that also has the member property getters supported.
class
The typecode, serving as a placeholder in defining typecodes, containing recursion.
class
The typecode for string and wide string.

Uses in package org.omg.PortableServer.CurrentPackage

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.

Uses in package org.omg.IOP

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.

Uses in package gnu.CORBA.NamingService

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The implementation of the BindingIterator.
class
This naming context that adds the the string based extensions, defined by NamingContextExt.
class
This class implements the transient naming service, defined by NamingContext.

Uses in package gnu.CORBA.GIOP.v1_0

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The GIOP 1.0 request message.

Uses in package org.omg.DynamicAny.DynAnyPackage

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.

Uses in package org.omg.CORBA.ORBPackage

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.

Uses in package org.omg.CosNaming

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.

Uses in package gnu.CORBA.DynAn

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The primitive dynamic Any holds the value basic final_type that cannot be traversed.
class
This class is returned by ORB when resolving initial reference "DynAnyFactory".
class
Provides support for dynamic array or sequence, where all members have the same final_type.
class
Our implementation of dynamic enumeration.
class
Implements DynAny, holding CORBA fixed.
class
class
Implementation of the DynStruct.
class
Implementation of DynUnion.
class
Implementation of DynValue.
class
Implementation of the DynValueBox.
class
A shared base for both dynamic structure an dynamic value final_type.

Uses in package gnu.CORBA.GIOP

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The explicit command to close the connection.
class
The code set service context.
class
The error message is sent in response to the message, encoded in the unsupported version of the format or otherwise invalid.
class
The GIOP message header.
class
The GIOP request message.
class
Contains the ORB service data being passed.

Uses in package org.omg.IOP.CodecPackage

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.

Uses in package org.omg.PortableInterceptor

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.

Uses in package org.omg.CORBA

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.

Uses in package org.omg.CORBA.TypeCodePackage

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.

Uses in package org.omg.PortableServer.POAPackage

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.

Uses in package org.omg.CosNaming.NamingContextExtPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The exception is thrown if the passed address is empty or otherwise invalid.

Uses in package gnu.CORBA

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The local Codec implementation for ENCODING_CDR_ENCAPS encoding.
class
The implementation of Any.
class
A simple implementation of the Codec factory, able to return the standard Codec's.
class
A stream, additionally holding the gnu request.
class
The server side implementation base for the Policy.

Uses in package gnu.CORBA.Poa

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Defines a simple adapter activator.
class
Implementation of the id assignment policy.
class
Implementation of the id uniqueness policy.
class
Implementation of the implicit activation policy.
class
The implementation of the life span policy.
class
Supports the "Poa current" concept, providing the id and poa of the object currently being served.
class
Our POA implementation.
class
The implementation of the POA manager.
class
The implementation of the request processing policy.
class
The implementation of the servant retention policy.
class
The implementation of the thread policy.

Uses in package org.omg.IOP.CodecFactoryPackage

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.

Uses in package org.omg.PortableInterceptor.ORBInitInfoPackage

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.

Uses in package org.omg.PortableServer

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.

Uses in package gnu.CORBA.GIOP.v1_2

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The GIOP 1.2 request header.

Uses in package org.omg.PortableServer.POAManagerPackage

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.

Uses in package org.omg.CosNaming.NamingContextPackage

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.

Uses in package gnu.CORBA.Interceptor

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Client request info.
class
Supports the "Interceptor current" concept, providing the slot value information for the current thread.
class
Implements IORInfo.
class
Implementation of the ServerRequestInfo, associacted with gnuServantObject.
class
Collects interceptors, references and factories into arrays during registration.

Uses in package org.omg.DynamicAny.DynAnyFactoryPackage

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.

Uses in package org.omg.DynamicAny

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.

Uses in package org.omg.CORBA.DynAnyPackage

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.

Uses in package gnu.CORBA.CDR

Classes implementing org.omg.CORBA.portable.IDLEntity

class
A simple CORBA CDR (common data representation) input stream, reading data from the given InputStream.
class
A simple CORBA CDR (common data representation) output stream, writing data into the given OutputStream.
class
A CORBA output stream, writing data into the internal buffer (ByteArrayOutputStream).
class
The CDR input stream that reads data from the byte buffer.
class
The encapsulated data, as they are defined by CORBA specification.
class
Our implementation of the sending context runtime.
class
Substitutes the main stream in factories when the header is already behind.