Uses of Interface
org.omg.CORBA.Object

Packages that use Object
javax.rmi.CORBA   
org.jacorb.events   
org.jacorb.imr   
org.jacorb.ir   
org.jacorb.ir.gui.remoteobject   
org.jacorb.naming   
org.jacorb.notification   
org.jacorb.notification.container   
org.jacorb.notification.filter   
org.jacorb.notification.jmx   
org.jacorb.notification.lifecycle   
org.jacorb.notification.servant   
org.jacorb.orb   
org.jacorb.orb.dii   
org.jacorb.orb.diop   
org.jacorb.orb.dsi   
org.jacorb.orb.dynany   
org.jacorb.orb.etf   
org.jacorb.orb.giop   
org.jacorb.orb.iiop   
org.jacorb.orb.policies   
org.jacorb.orb.portableInterceptor   
org.jacorb.orb.standardInterceptors   
org.jacorb.poa   
org.jacorb.poa.policy   
org.jacorb.poa.util   
org.jacorb.security.sas   
org.jacorb.util.tracing   
org.omg.ATLAS   
org.omg.BiDirPolicy   
org.omg.BridgeTransactionMgmt   
org.omg.CORBA   
org.omg.CORBA_2_3   
org.omg.CORBA_2_3.portable   
org.omg.CORBA_2_5   
org.omg.CORBA.portable   
org.omg.CosBridgeAdmin   
org.omg.CosCollection   
org.omg.CosConcurrencyControl   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNaming   
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
org.omg.CosNotifyFilter   
org.omg.CosPropertyService   
org.omg.CosTime   
org.omg.CosTransactions   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
org.omg.dds   
org.omg.DynamicAny   
org.omg.ETF   
org.omg.IOP   
org.omg.Messaging   
org.omg.PortableInterceptor   
org.omg.PortableServer   
org.omg.PortableServer.portable   
org.omg.RTCORBA   
org.omg.SecurityAdmin   
org.omg.SecurityLevel1   
org.omg.SecurityLevel2   
org.omg.SecurityReplaceable   
 

Uses of Object in javax.rmi.CORBA
 

Classes in javax.rmi.CORBA that implement Object
 class javax.rmi.CORBA.Stub
           
 

Uses of Object in org.jacorb.events
 

Subinterfaces of Object in org.jacorb.events
 interface JacORBEventChannel
          Generated from IDL interface "JacORBEventChannel".
 

Classes in org.jacorb.events that implement Object
 class _JacORBEventChannelStub
          Generated from IDL interface "JacORBEventChannel".
 

Methods in org.jacorb.events with parameters of type Object
static JacORBEventChannel JacORBEventChannelHelper.narrow(Object obj)
           
static JacORBEventChannel JacORBEventChannelHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.jacorb.imr
 

Subinterfaces of Object in org.jacorb.imr
 interface Admin
          Generated from IDL interface "Admin".
 interface ImplementationRepository
          Generated from IDL interface "ImplementationRepository".
 interface Registration
          Generated from IDL interface "Registration".
 interface ServerStartupDaemon
          Generated from IDL interface "ServerStartupDaemon".
 

Classes in org.jacorb.imr that implement Object
 class _AdminStub
          Generated from IDL interface "Admin".
 class _ImplementationRepositoryStub
          Generated from IDL interface "ImplementationRepository".
 class _RegistrationStub
          Generated from IDL interface "Registration".
 class _ServerStartupDaemonStub
          Generated from IDL interface "ServerStartupDaemon".
 

Methods in org.jacorb.imr with parameters of type Object
static Admin AdminHelper.narrow(Object obj)
           
static ImplementationRepository ImplementationRepositoryHelper.narrow(Object obj)
           
static Registration RegistrationHelper.narrow(Object obj)
           
static ServerStartupDaemon ServerStartupDaemonHelper.narrow(Object obj)
           
static Admin AdminHelper.unchecked_narrow(Object obj)
           
static ImplementationRepository ImplementationRepositoryHelper.unchecked_narrow(Object obj)
           
static Registration RegistrationHelper.unchecked_narrow(Object obj)
           
static ServerStartupDaemon ServerStartupDaemonHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.jacorb.ir
 

Fields in org.jacorb.ir declared as Object
protected  Object IRObject.myRef
           
 

Methods in org.jacorb.ir that return Object
 Object IRObject.getReference()
           
 

Methods in org.jacorb.ir with parameters of type Object
 void IRObject.setReference(Object ref)
           
 

Uses of Object in org.jacorb.ir.gui.remoteobject
 

Methods in org.jacorb.ir.gui.remoteobject with parameters of type Object
static ObjectRepresentant ObjectRepresentantFactory.create(Object counterPart)
          This method was created by a SmartGuide.
 

Constructors in org.jacorb.ir.gui.remoteobject with parameters of type Object
RemoteObject(Object counterPart, TypeSystemNode type, java.lang.String name)
          This method was created by a SmartGuide.
 

Uses of Object in org.jacorb.naming
 

Methods in org.jacorb.naming that return Object
 Object NamingContextImpl.resolve_str(java.lang.String n)
           
 Object NamingContextImpl.resolve(NameComponent[] nc)
          resolve a name
 

Methods in org.jacorb.naming with parameters of type Object
 void NamingContextImpl.bind(NameComponent[] nc, Object obj)
          bind a name (an array of name components) to an object
 void NamingContextImpl.rebind(NameComponent[] nc, Object obj)
          Bind an object to a name that's already in use, i.e.
 

Uses of Object in org.jacorb.notification
 

Subinterfaces of Object in org.jacorb.notification
 interface JacORBEventChannelFactory
          Generated from IDL interface "JacORBEventChannelFactory".
 

Classes in org.jacorb.notification that implement Object
 class _JacORBEventChannelFactoryStub
          Generated from IDL interface "JacORBEventChannelFactory".
 

Fields in org.jacorb.notification declared as Object
protected  Object AbstractChannelFactory.thisRef_
           
 

Methods in org.jacorb.notification that return Object
 Object AbstractChannelFactory.activate()
           
 Object AbstractEventChannel.activate()
           
protected abstract  Object AbstractChannelFactory.create_abstract_channel(Property[] admin, Property[] qos, IntHolder id)
           
protected  Object EventChannelFactoryImpl.create_abstract_channel(Property[] admin, Property[] qos, IntHolder id)
           
protected  Object TypedEventChannelFactoryImpl.create_abstract_channel(Property[] admin, Property[] qos, IntHolder id)
           
 

Methods in org.jacorb.notification with parameters of type Object
static JacORBEventChannelFactory JacORBEventChannelFactoryHelper.narrow(Object obj)
           
static JacORBEventChannelFactory JacORBEventChannelFactoryHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.jacorb.notification.container
 

Constructors in org.jacorb.notification.container with parameters of type Object
CORBAObjectComponentAdapter(java.lang.Class service, Object delegate)
          Component Adapter to specify a reference to a CORBA Object.
 

Uses of Object in org.jacorb.notification.filter
 

Methods in org.jacorb.notification.filter that return Object
 Object AbstractFilter.activate()
           
 Object MappingFilterImpl.activate()
           
 Object FilterFactoryImpl.activate()
           
 

Uses of Object in org.jacorb.notification.jmx
 

Methods in org.jacorb.notification.jmx that return Object
 Object COSNotificationService.getEventChannelFactory()
           
 

Uses of Object in org.jacorb.notification.lifecycle
 

Methods in org.jacorb.notification.lifecycle that return Object
 Object ManageableServant.activate()
           
 Object ServantLifecyleControl.activate()
           
 

Uses of Object in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that return Object
 Object AbstractAdmin.activate()
           
 Object AbstractProxy.activate()
           
 Object TypedProxyPushConsumerImpl.get_typed_consumer()
           
 Object TypedProxyPullSupplierImpl.get_typed_supplier()
           
 

Methods in org.jacorb.notification.servant with parameters of type Object
protected  void AbstractProxy.connectClient(Object client)
           
 void AbstractProxySupplier.connectClient(Object client)
           
protected  void AbstractProxyConsumer.connectClient(Object client)
           
 

Uses of Object in org.jacorb.orb
 

Classes in org.jacorb.orb that implement Object
 class BasicAdapter
          Class BasicAdapter, used by the POA.
 class Reference
           
 class RTORB
          The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB Currently only used for the creation of ETF related policies.
 

Methods in org.jacorb.orb that return Object
 Object ORB._getObject(ParsedIOR pior)
          This version of _getObject is used for references that have arrived over the network and is called from CDRInputStream.
 Object Delegate.duplicate(Object self)
           
 Object Any.extract_Object()
           
 Object Delegate.get_component(Object self)
           
 Object ServantDelegate.get_component(Servant self)
           
 Object Delegate.get_interface_def(Object self)
           
 Object ServantDelegate.get_interface_def(Servant self)
           
 Object ORB.get_value_def(java.lang.String repid)
          always return a ValueDef or throw BAD_PARAM if not repid of a value
 Object ORB.getReference(POA poa, byte[] object_key, java.lang.String rep_id, boolean _transient)
          called by POA to create an IOR
 Object DataInputStream.read_Object()
          Operation read_Object
 Object CDRInputStream.read_Object()
           
 Object CDRInputStream.read_Object(java.lang.Class clazz)
           
 Object ORBSingleton.resolve_initial_references(java.lang.String identifier)
           
 Object ORB.resolve_initial_references(java.lang.String identifier)
          resolve_initial_references
 Object Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
           
 Object ORBSingleton.string_to_object(java.lang.String str)
           
 Object ORB.string_to_object(java.lang.String str)
           
 Object ServantDelegate.this_object(Servant self)
           
 

Methods in org.jacorb.orb with parameters of type Object
 DomainManager[] ServantDelegate._get_domain_managers(Object self)
          _get_domain_managers
 Policy ServantDelegate._get_policy(Object self, int policy_type)
          _get_policy
 void ORB.connect(Object obj)
           
 NVList ORBSingleton.create_operation_list(Object obj)
           
 NVList ORB.create_operation_list(Object obj)
           
 Request Delegate.create_request(Object self, Context ctx, java.lang.String operation, NVList args, NamedValue result)
           
 Request Delegate.create_request(Object self, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
           
 void ORB.disconnect(Object obj)
           
 Object Delegate.duplicate(Object self)
           
 boolean Delegate.equals(Object self, java.lang.Object obj)
           
 java.lang.String Delegate.get_codebase(Object self)
           
 Object Delegate.get_component(Object self)
           
 DomainManager[] Delegate.get_domain_managers(Object self)
           
 Object Delegate.get_interface_def(Object self)
           
 InterfaceDef Delegate.get_interface(Object self)
          Deprecated. Deprecated by CORBA 2.3
 Policy Delegate.get_policy(Object self, int policy_type)
          The get_policy operation returns the policy object of the specified type, which applies to this object.
 Policy Delegate.get_policy(Object self, int policy_type, OutputStream os)
           
 void ClientInterceptorHandler.handle_location_forward(ReplyInputStream reply, Object forward_reference)
           
 int Delegate.hash(Object self, int x)
           
 int Delegate.hashCode(Object self)
           
 void Any.insert_Object(Object obj)
           
 void Any.insert_Object(Object obj, TypeCode type)
           
 InputStream Delegate.invoke(Object self, OutputStream os)
          Invokes a synchronous operation using this object reference by sending the request marshalled in the OutputStream.
 void Delegate.invoke(Object self, OutputStream os, ReplyHandler replyHandler)
          Invokes an asynchronous operation using this object reference by sending the request marshalled in the OutputStream.
 boolean Delegate.is_a(Object self, java.lang.String logical_type_id)
          Determines whether the object denoted by self has type logical_type_id or a subtype of it
 boolean Delegate.is_equivalent(Object self, Object obj)
           
 boolean Delegate.is_local(Object self)
           
 boolean Delegate.non_existent(Object self)
           
 java.lang.String ORBSingleton.object_to_string(Object obj)
           
 java.lang.String ORB.object_to_string(Object obj)
           
 ORB Delegate.orb(Object self)
           
 void Delegate.rebind(Object obj)
           
 void ORB.referenceCreated(Object o)
           
 void ORB.register_initial_reference(java.lang.String id, Object obj)
          Register a reference, that will be returned on subsequent calls to resove_initial_references(id).
 void Delegate.release(Object self)
          Called to indicate that this Delegate will no longer be used by the client.
 void Delegate.releaseReply(Object self, InputStream is)
          releases the InputStream
 Request Delegate.request(Object self, java.lang.String operation)
           
 OutputStream Delegate.request(Object self, java.lang.String operation, boolean responseExpected)
           
 void Delegate.resolvePOA(Object self)
           
 void Delegate.servant_postinvoke(Object self, ServantObject servant)
          Overrides servant_postinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs after a local operation
 ServantObject Delegate.servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
          Overrides servant_preinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs before a local operation
 Object Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
           
 java.lang.String Delegate.toString(Object self)
           
 void DataOutputStream.write_Object(Object value)
          Operation write_Object
 void CDROutputStream.write_Object(Object value)
           
 

Constructors in org.jacorb.orb with parameters of type Object
ClientInterceptorHandler(ClientInterceptorHandler original, ORB orb, RequestOutputStream ros, Object self, Delegate delegate, ParsedIOR piorOriginal, ClientConnection connection)
          Constructs an interceptor handler for the given parameters.
 

Uses of Object in org.jacorb.orb.dii
 

Fields in org.jacorb.orb.dii declared as Object
 Object Request.target
           
 

Methods in org.jacorb.orb.dii that return Object
 Object Request.target()
           
 

Constructors in org.jacorb.orb.dii with parameters of type Object
Request(Object target, ORB orb, ClientConnection connection, byte[] obj_key, java.lang.String operationName)
           
Request(Object target, ORB orb, ClientConnection connection, byte[] obj_key, java.lang.String op, NVList args, Context context, NamedValue result)
           
 

Uses of Object in org.jacorb.orb.diop
 

Classes in org.jacorb.orb.diop that implement Object
 class DIOPFactories
          DIOP Factory Currently this is only used to allow DIOP IOR's to be decoded.
 

Uses of Object in org.jacorb.orb.dsi
 

Methods in org.jacorb.orb.dsi that return Object
 Object ServerRequest.getForwardReference()
           
 Object ServerRequest.getReference()
           
 

Methods in org.jacorb.orb.dsi with parameters of type Object
 void ServerRequest.setReference(Object obj)
           
 

Uses of Object in org.jacorb.orb.dynany
 

Classes in org.jacorb.orb.dynany that implement Object
 class DynAny
          CORBA DynAny
 class DynAnyFactoryImpl
           
 class DynArray
          CORBA DynArray
 class DynEnum
          CORBA DynEnum
 class DynFixed
          CORBA DynFixed
 class DynSequence
          CORBA DynSequence
 class DynStruct
          CORBA DynStruct
 class DynUnion
          CORBA DynUnion
 class DynValue
          CORBA DynValue
 

Methods in org.jacorb.orb.dynany that return Object
 Object DynAny.get_reference()
           
 

Methods in org.jacorb.orb.dynany with parameters of type Object
 void DynAny.insert_reference(Object value)
           
 

Uses of Object in org.jacorb.orb.etf
 

Classes in org.jacorb.orb.etf that implement Object
 class ConnectionBase
          This an abstract base implementation of the ETF::Connection interface.
 class FactoriesBase
           
 class ListenerBase
           
 class ProfileBase
           
 class StreamConnectionBase
          This an abstract base implementation of the ETF::Connection interface.
 

Uses of Object in org.jacorb.orb.giop
 

Classes in org.jacorb.orb.giop that implement Object
 class BiDirConnectionClientInterceptor
           
 class BiDirConnectionInitializer
           
 class BiDirConnectionServerInterceptor
           
 class BiDirPolicy
           
 class BiDirPolicyFactory
           
 

Uses of Object in org.jacorb.orb.iiop
 

Classes in org.jacorb.orb.iiop that implement Object
 class ClientIIOPConnection
           
 class IIOPConnection
           
 class IIOPFactories
           
 class IIOPListener
           
 class IIOPLoopbackConnection
           
 class IIOPProfile
           
 class ServerIIOPConnection
          ServerIIOPConnection.java
 

Uses of Object in org.jacorb.orb.policies
 

Classes in org.jacorb.orb.policies that implement Object
 class BiDirPolicyFactoryImpl
           
 class BiDirPolicyImpl
           
 class ClientProtocolPolicy
           
 class MaxHopsPolicy
           
 class PolicyManager
          Implementation of the ORB-level policy management interface as per CORBA 2.6, p.
 class QueueOrderPolicy
           
 class RebindPolicy
           
 class RelativeRequestTimeoutPolicy
          Specifies a relative timeout for a CORBA request.
 class RelativeRoundtripTimeoutPolicy
          Specifies a relative timeout for a CORBA roundtrip.
 class ReplyEndTimePolicy
           
 class ReplyPriorityPolicy
           
 class ReplyStartTimePolicy
           
 class RequestEndTimePolicy
           
 class RequestPriorityPolicy
           
 class RequestStartTimePolicy
           
 class RoutingPolicy
           
 class SyncScopePolicy
           
 

Uses of Object in org.jacorb.orb.portableInterceptor
 

Subinterfaces of Object in org.jacorb.orb.portableInterceptor
 interface IORInfoExt
          This class extends the standard defined interface of the IORInfo object given to each IORInterceptor during creation of new IORs.
 

Classes in org.jacorb.orb.portableInterceptor that implement Object
 class ClientRequestInfoImpl
          This class represents the type of info object, that will be passed to the ClientRequestInterceptors.
 class Codec_CDR_1_0_Impl
          This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0.
 class CodecFactoryImpl
          This class represents a CodecFactory.
 class CodecImpl
          This class represents a codec for encoding CDR encapsulations for the supported GIOP versions 1.0-1.2 See PI SPec p.10-77ff
 class DefaultClientInterceptor
           
 class DefaultServerInterceptor
          DefaultServerInterceptor.java A simple base class for user-defined server interceptors
 class IORInfoImpl
          This class represents the type of info object that will be passed to the IORInterceptors.
 class ORBInitInfoImpl
          This class represents the type of info object that will be passed to the ORBInitializers.
 class PICurrentImpl
          This is the current object for the portable interceptors.
 class RecursionAwareCI
           
 class RequestInfoImpl
          This is the abstract base class of the two Info classes, namely ClientRequestInfo and ServerRequestInfo.
 class ServerRequestInfoImpl
          This class represents the type of info object that will be passed to the ServerRequestInterceptors.
 

Fields in org.jacorb.orb.portableInterceptor declared as Object
 Object ClientRequestInfoImpl.effective_target
           
protected  Object RequestInfoImpl.forward_reference
           
 Object ClientRequestInfoImpl.target
           
 

Methods in org.jacorb.orb.portableInterceptor that return Object
 Object ClientRequestInfoImpl.effective_target()
           
 Object RequestInfoImpl.forward_reference()
           
 Object ServerRequestInfoImpl.forward_reference()
           
 Object ClientRequestInfoImpl.forward_reference()
          forward_reference returns the forward reference for the client request.
 Object ORBInitInfoImpl.resolve_initial_references(java.lang.String id)
           
 Object ServerRequestInfoImpl.target()
          returns a reference to the calls target.
 Object ClientRequestInfoImpl.target()
           
 

Methods in org.jacorb.orb.portableInterceptor with parameters of type Object
 void ORBInitInfoImpl.register_initial_reference(java.lang.String id, Object obj)
           
 void RequestInfoImpl.setForwardReference(Object forward_reference)
           
 

Constructors in org.jacorb.orb.portableInterceptor with parameters of type Object
ClientRequestInfoImpl(ORB orb, ClientRequestInfoImpl original, RequestOutputStream ros, Object self, Delegate delegate, ParsedIOR piorOriginal, ClientConnection connection)
           
 

Uses of Object in org.jacorb.orb.standardInterceptors
 

Classes in org.jacorb.orb.standardInterceptors that implement Object
 class CodeSetInfoInterceptor
          This interceptor creates a codeset TaggedComponent.
 class IORInterceptorInitializer
          This class initializes the default IOR interceptors used by JacORB.
 class SASComponentInterceptor
          This interceptor creates an sas TaggedComponent
 class SSLComponentInterceptor
          This interceptor creates an ssl TaggedComponent
 

Uses of Object in org.jacorb.poa
 

Classes in org.jacorb.poa that implement Object
 class Current
          This class provides access to the identity of the object on which a method was invoked and the responsible POA for this object.
 class POA
          The main POA class, an implementation of org.omg.PortableServer.POA
 class POAManager
          The poa manager class, an implementation of org.omg.PortableServer.POAManager
 

Methods in org.jacorb.poa that return Object
 Object POA.create_reference_with_id(byte[] oid, java.lang.String intf_rep_id)
          The specified repository id, which may be a null string, will become the type_id of the generated object reference
 Object POA.create_reference(java.lang.String intf_rep_id)
          The specified repository id, which may be a null string, will become the type_id of the generated object reference
 Object Current.get_reference()
           
protected  Object POA.getReference(byte[] oid, java.lang.String intf_rep_id, boolean cache)
           
 Object POA.id_to_reference(byte[] oid)
           
 Object POA.servant_to_reference(Servant servant)
           
 

Methods in org.jacorb.poa with parameters of type Object
protected static void POA.checkNotLocal(Object obj)
           
 byte[] POA.reference_to_id(Object reference)
           
 Servant POA.reference_to_servant(Object reference)
           
 void POAListener.referenceCreated(Object object)
           
 void EventMulticaster.referenceCreated(Object object)
           
 void POAAdapter.referenceCreated(Object object)
           
 

Uses of Object in org.jacorb.poa.policy
 

Classes in org.jacorb.poa.policy that implement Object
 class IdAssignmentPolicy
          This class implements the id assignment policy.
 class IdUniquenessPolicy
          This class implements the id uniqueness policy.
 class ImplicitActivationPolicy
          This class implements the implicit activation policy.
 class LifespanPolicy
          This class implements the lifespan policy.
 class RequestProcessingPolicy
          This class implements the request processing policy.
 class ServantRetentionPolicy
          This class implements the servant retention policy.
 class ThreadPolicy
          This class implements the thread policy.
 

Uses of Object in org.jacorb.poa.util
 

Methods in org.jacorb.poa.util with parameters of type Object
static byte[] POAUtil.extractOID(Object reference)
          extracts the oid from a specified object reference
 

Uses of Object in org.jacorb.security.sas
 

Classes in org.jacorb.security.sas that implement Object
 class ATLASPolicyFactory
           
 class ATLASPolicyImpl
           
 class GSSUPProviderInitializer
          This initializes the SAS Client Security Service (CSS) Interceptor
 class SASClientInterceptor
          This is the SAS Client Security Service (CSS) Interceptor
 class SASInitializer
          This initializes the SAS Target Security Service (TSS) Interceptor
 class SASPolicyFactory
           
 class SASPolicyImpl
           
 class SASTargetInterceptor
          This is the SAS Target Security Service (TSS) Interceptor
 

Uses of Object in org.jacorb.util.tracing
 

Subinterfaces of Object in org.jacorb.util.tracing
 interface TracingService
          Generated from IDL interface "TracingService".
 

Classes in org.jacorb.util.tracing that implement Object
 class _TracingServiceStub
          Generated from IDL interface "TracingService".
 class ClientTraceInterceptor
           
 class ServerTraceInterceptor
           
 class TraceInitializer
          This class registers the trace interceptors
 

Methods in org.jacorb.util.tracing with parameters of type Object
static TracingService TracingServiceHelper.narrow(Object obj)
           
static TracingService TracingServiceHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.ATLAS
 

Subinterfaces of Object in org.omg.ATLAS
 interface AuthTokenDispenser
          Generated from IDL interface "AuthTokenDispenser".
 

Classes in org.omg.ATLAS that implement Object
 class _AuthTokenDispenserStub
          Generated from IDL interface "AuthTokenDispenser".
 

Methods in org.omg.ATLAS with parameters of type Object
static AuthTokenDispenser AuthTokenDispenserHelper.narrow(Object obj)
           
static AuthTokenDispenser AuthTokenDispenserHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.BiDirPolicy
 

Subinterfaces of Object in org.omg.BiDirPolicy
 interface BidirectionalPolicy
          Generated from IDL interface "BidirectionalPolicy".
 

Classes in org.omg.BiDirPolicy that implement Object
 class _BidirectionalPolicyStub
          Generated from IDL interface "BidirectionalPolicy".
 

Methods in org.omg.BiDirPolicy with parameters of type Object
static BidirectionalPolicy BidirectionalPolicyHelper.narrow(Object obj)
           
static BidirectionalPolicy BidirectionalPolicyHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.BridgeTransactionMgmt
 

Subinterfaces of Object in org.omg.BridgeTransactionMgmt
 interface TransactionManagement
          Generated from IDL interface "TransactionManagement".
 

Classes in org.omg.BridgeTransactionMgmt that implement Object
 class _TransactionManagementStub
          Generated from IDL interface "TransactionManagement".
 

Methods in org.omg.BridgeTransactionMgmt with parameters of type Object
static TransactionManagement TransactionManagementHelper.narrow(Object obj)
           
static TransactionManagement TransactionManagementHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CORBA
 

Subinterfaces of Object in org.omg.CORBA
 interface AliasDef
          Generated from IDL interface "AliasDef".
 interface ArrayDef
          Generated from IDL interface "ArrayDef".
 interface AttributeDef
          Generated from IDL interface "AttributeDef".
 interface ConstantDef
          Generated from IDL interface "ConstantDef".
 interface ConstructionPolicy
          Generated from IDL interface "ConstructionPolicy".
 interface Contained
          Generated from IDL interface "Contained".
 interface Container
          Generated from IDL interface "Container".
 interface DomainManager
          Generated from IDL interface "DomainManager".
 interface EnumDef
          Generated from IDL interface "EnumDef".
 interface ExceptionDef
          Generated from IDL interface "ExceptionDef".
 interface FixedDef
          Generated from IDL interface "FixedDef".
 interface IDLType
          Generated from IDL interface "IDLType".
 interface InterfaceDef
          Generated from IDL interface "InterfaceDef".
 interface IRObject
          Generated from IDL interface "IRObject".
 interface LocalInterface
           
 interface ModuleDef
          Generated from IDL interface "ModuleDef".
 interface NativeDef
          Generated from IDL interface "NativeDef".
 interface OperationDef
          Generated from IDL interface "OperationDef".
 interface Policy
           
 interface PolicyCurrent
          Generated from IDL interface "PolicyCurrent".
 interface PolicyManager
          Generated from IDL interface "PolicyManager".
 interface PrimitiveDef
          Generated from IDL interface "PrimitiveDef".
 interface Repository
          Generated from IDL interface "Repository".
 interface SequenceDef
          Generated from IDL interface "SequenceDef".
 interface StringDef
          Generated from IDL interface "StringDef".
 interface StructDef
          Generated from IDL interface "StructDef".
 interface TypedefDef
          Generated from IDL interface "TypedefDef".
 interface UnionDef
          Generated from IDL interface "UnionDef".
 interface ValueBoxDef
          Generated from IDL interface "ValueBoxDef".
 interface ValueDef
          Generated from IDL interface "ValueDef".
 interface ValueMemberDef
          Generated from IDL interface "ValueMemberDef".
 interface WstringDef
          Generated from IDL interface "WstringDef".
 

Classes in org.omg.CORBA that implement Object
 class _AliasDefStub
          Generated from IDL interface "AliasDef".
 class _ArrayDefStub
          Generated from IDL interface "ArrayDef".
 class _AttributeDefStub
          Generated from IDL interface "AttributeDef".
 class _ConstantDefStub
          Generated from IDL interface "ConstantDef".
 class _ConstructionPolicyStub
          Generated from IDL interface "ConstructionPolicy".
 class _ContainedStub
          Generated from IDL interface "Contained".
 class _ContainerStub
          Generated from IDL interface "Container".
 class _DomainManagerLocalBase
          Abstract base class for implementations of local interface DomainManager
 class _EnumDefStub
          Generated from IDL interface "EnumDef".
 class _ExceptionDefStub
          Generated from IDL interface "ExceptionDef".
 class _FixedDefStub
          Generated from IDL interface "FixedDef".
 class _IDLTypeStub
          Generated from IDL interface "IDLType".
 class _InterfaceDefStub
          Generated from IDL interface "InterfaceDef".
 class _IRObjectStub
          Generated from IDL interface "IRObject".
 class _ModuleDefStub
          Generated from IDL interface "ModuleDef".
 class _NativeDefStub
          Generated from IDL interface "NativeDef".
 class _OperationDefStub
          Generated from IDL interface "OperationDef".
 class _PolicyCurrentLocalBase
          Abstract base class for implementations of local interface PolicyCurrent
 class _PolicyManagerLocalBase
          Abstract base class for implementations of local interface PolicyManager
 class _PolicyStub
          Generated from IDL interface "Policy".
 class _PrimitiveDefStub
          Generated from IDL interface "PrimitiveDef".
 class _RepositoryStub
          Generated from IDL interface "Repository".
 class _SequenceDefStub
          Generated from IDL interface "SequenceDef".
 class _StringDefStub
          Generated from IDL interface "StringDef".
 class _StructDefStub
          Generated from IDL interface "StructDef".
 class _TypedefDefStub
          Generated from IDL interface "TypedefDef".
 class _UnionDefStub
          Generated from IDL interface "UnionDef".
 class _ValueBoxDefStub
          Generated from IDL interface "ValueBoxDef".
 class _ValueDefStub
          Generated from IDL interface "ValueDef".
 class _ValueMemberDefStub
          Generated from IDL interface "ValueMemberDef".
 class _WstringDefStub
          Generated from IDL interface "WstringDef".
 class CurrentLocalTie
          Generated from IDL interface "Current".
 class DomainManagerLocalTie
          Generated from IDL interface "DomainManager".
 class DynamicImplementation
          Deprecated. org.omg.CORBA.DynamicImplementation
 class LocalObject
           
 class PolicyCurrentLocalTie
          Generated from IDL interface "PolicyCurrent".
 class PolicyManagerLocalTie
          Generated from IDL interface "PolicyManager".
 

Fields in org.omg.CORBA declared as Object
 Object ObjectHolder.value
           
 

Methods in org.omg.CORBA that return Object
 Object Object._duplicate()
           
 Object LocalObject._duplicate()
           
 Object Object._get_component()
           
 Object LocalObject._get_component()
           
 Object Object._get_interface_def()
           
 Object LocalObject._get_interface_def()
           
 Object Object._set_policy_override(Policy[] policies, SetOverrideType set_add)
           
 Object LocalObject._set_policy_override(Policy[] policies, SetOverrideType set_add)
           
abstract  Object Any.extract_Object()
           
 Object DataInputStream.read_Object()
           
abstract  Object ORB.resolve_initial_references(java.lang.String object_name)
           
abstract  Object ORB.string_to_object(java.lang.String str)
           
abstract  Object Request.target()
           
 

Methods in org.omg.CORBA with parameters of type Object
 boolean Object._is_equivalent(Object other)
           
 boolean LocalObject._is_equivalent(Object that)
           
 void ORB.connect(Object obj)
           
abstract  NVList ORB.create_operation_list(Object oper)
           
 void ORB.disconnect(Object obj)
           
abstract  void Any.insert_Object(Object obj)
           
abstract  void Any.insert_Object(Object obj, TypeCode type)
           
static AliasDef AliasDefHelper.narrow(Object obj)
           
static ArrayDef ArrayDefHelper.narrow(Object obj)
           
static AttributeDef AttributeDefHelper.narrow(Object obj)
           
static ConstantDef ConstantDefHelper.narrow(Object obj)
           
static ConstructionPolicy ConstructionPolicyHelper.narrow(Object obj)
           
static Contained ContainedHelper.narrow(Object obj)
           
static Container ContainerHelper.narrow(Object obj)
           
static DomainManager DomainManagerHelper.narrow(Object obj)
           
static EnumDef EnumDefHelper.narrow(Object obj)
           
static ExceptionDef ExceptionDefHelper.narrow(Object obj)
           
static FixedDef FixedDefHelper.narrow(Object obj)
           
static IRObject IRObjectHelper.narrow(Object obj)
           
static InterfaceDef InterfaceDefHelper.narrow(Object obj)
           
static ModuleDef ModuleDefHelper.narrow(Object obj)
           
static NativeDef NativeDefHelper.narrow(Object obj)
           
static OperationDef OperationDefHelper.narrow(Object obj)
           
static PolicyCurrent PolicyCurrentHelper.narrow(Object obj)
           
static PolicyManager PolicyManagerHelper.narrow(Object obj)
           
static PrimitiveDef PrimitiveDefHelper.narrow(Object obj)
           
static Repository RepositoryHelper.narrow(Object obj)
           
static SequenceDef SequenceDefHelper.narrow(Object obj)
           
static StringDef StringDefHelper.narrow(Object obj)
           
static StructDef StructDefHelper.narrow(Object obj)
           
static TypedefDef TypedefDefHelper.narrow(Object obj)
           
static UnionDef UnionDefHelper.narrow(Object obj)
           
static ValueBoxDef ValueBoxDefHelper.narrow(Object obj)
           
static ValueDef ValueDefHelper.narrow(Object obj)
           
static ValueMemberDef ValueMemberDefHelper.narrow(Object obj)
           
static WstringDef WstringDefHelper.narrow(Object obj)
           
static Policy PolicyHelper.narrow(Object obj)
           
static IDLType IDLTypeHelper.narrow(Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
abstract  java.lang.String ORB.object_to_string(Object obj)
           
static AliasDef AliasDefHelper.unchecked_narrow(Object obj)
           
static ArrayDef ArrayDefHelper.unchecked_narrow(Object obj)
           
static AttributeDef AttributeDefHelper.unchecked_narrow(Object obj)
           
static ConstantDef ConstantDefHelper.unchecked_narrow(Object obj)
           
static ConstructionPolicy ConstructionPolicyHelper.unchecked_narrow(Object obj)
           
static Contained ContainedHelper.unchecked_narrow(Object obj)
           
static Container ContainerHelper.unchecked_narrow(Object obj)
           
static DomainManager DomainManagerHelper.unchecked_narrow(Object obj)
           
static EnumDef EnumDefHelper.unchecked_narrow(Object obj)
           
static ExceptionDef ExceptionDefHelper.unchecked_narrow(Object obj)
           
static FixedDef FixedDefHelper.unchecked_narrow(Object obj)
           
static IRObject IRObjectHelper.unchecked_narrow(Object obj)
           
static InterfaceDef InterfaceDefHelper.unchecked_narrow(Object obj)
           
static ModuleDef ModuleDefHelper.unchecked_narrow(Object obj)
           
static NativeDef NativeDefHelper.unchecked_narrow(Object obj)
           
static OperationDef OperationDefHelper.unchecked_narrow(Object obj)
           
static PolicyCurrent PolicyCurrentHelper.unchecked_narrow(Object obj)
           
static PolicyManager PolicyManagerHelper.unchecked_narrow(Object obj)
           
static PrimitiveDef PrimitiveDefHelper.unchecked_narrow(Object obj)
           
static Repository RepositoryHelper.unchecked_narrow(Object obj)
           
static SequenceDef SequenceDefHelper.unchecked_narrow(Object obj)
           
static StringDef StringDefHelper.unchecked_narrow(Object obj)
           
static StructDef StructDefHelper.unchecked_narrow(Object obj)
           
static TypedefDef TypedefDefHelper.unchecked_narrow(Object obj)
           
static UnionDef UnionDefHelper.unchecked_narrow(Object obj)
           
static ValueBoxDef ValueBoxDefHelper.unchecked_narrow(Object obj)
           
static ValueDef ValueDefHelper.unchecked_narrow(Object obj)
           
static ValueMemberDef ValueMemberDefHelper.unchecked_narrow(Object obj)
           
static WstringDef WstringDefHelper.unchecked_narrow(Object obj)
           
static Policy PolicyHelper.unchecked_narrow(Object obj)
           
static IDLType IDLTypeHelper.unchecked_narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 void DataOutputStream.write_Object(Object value)
           
 

Constructors in org.omg.CORBA with parameters of type Object
ObjectHolder(Object initial)
           
 

Uses of Object in org.omg.CORBA_2_3
 

Methods in org.omg.CORBA_2_3 that return Object
 Object ORB.get_value_def(java.lang.String repid)
           
 

Uses of Object in org.omg.CORBA_2_3.portable
 

Methods in org.omg.CORBA_2_3.portable with parameters of type Object
 java.lang.String Delegate.get_codebase(Object self)
           
 

Uses of Object in org.omg.CORBA_2_5
 

Methods in org.omg.CORBA_2_5 with parameters of type Object
 void ORB.register_initial_reference(java.lang.String object_name, Object object)
           
 

Uses of Object in org.omg.CORBA.portable
 

Classes in org.omg.CORBA.portable that implement Object
 class ObjectImpl
           
 

Methods in org.omg.CORBA.portable that return Object
 Object ObjectImpl._duplicate()
           
 Object ObjectImpl._get_component()
           
 Object ObjectImpl._get_interface_def()
           
 Object ObjectImpl._set_policy_override(Policy[] policies, SetOverrideType set_add)
           
abstract  Object Delegate.duplicate(Object self)
           
abstract  Object Delegate.get_component(Object self)
           
 Object Delegate.get_interface_def(Object self)
           
abstract  Object InputStream.read_Object()
           
 Object InputStream.read_Object(java.lang.Class clz)
           
 Object Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
           
 

Methods in org.omg.CORBA.portable with parameters of type Object
 boolean ObjectImpl._is_equivalent(Object that)
           
abstract  Request Delegate.create_request(Object self, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result)
           
abstract  Request Delegate.create_request(Object self, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)
           
abstract  Object Delegate.duplicate(Object self)
           
 boolean Delegate.equals(Object self, java.lang.Object obj)
           
abstract  Object Delegate.get_component(Object self)
           
 DomainManager[] Delegate.get_domain_managers(Object self)
           
 Object Delegate.get_interface_def(Object self)
           
abstract  InterfaceDef Delegate.get_interface(Object self)
          Deprecated. Deprecated by CORBA 2.3
 Policy Delegate.get_policy(Object self, int policy_type)
           
abstract  int Delegate.hash(Object self, int max)
           
 int Delegate.hashCode(Object self)
           
 InputStream Delegate.invoke(Object self, OutputStream os)
           
abstract  boolean Delegate.is_a(Object self, java.lang.String repository_id)
           
abstract  boolean Delegate.is_equivalent(Object self, Object rhs)
           
 boolean Delegate.is_local(Object self)
           
abstract  boolean Delegate.non_existent(Object self)
           
 ORB Delegate.orb(Object self)
           
abstract  void Delegate.release(Object self)
           
 void Delegate.releaseReply(Object self, InputStream is)
           
abstract  Request Delegate.request(Object self, java.lang.String operation)
           
 OutputStream Delegate.request(Object self, java.lang.String operation, boolean responseExpected)
           
 void Delegate.servant_postinvoke(Object self, ServantObject servant)
           
 ServantObject Delegate.servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
           
 Object Delegate.set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
           
 java.lang.String Delegate.toString(Object self)
           
abstract  void OutputStream.write_Object(Object value)
           
 

Uses of Object in org.omg.CosBridgeAdmin
 

Subinterfaces of Object in org.omg.CosBridgeAdmin
 interface Bridge
          Generated from IDL interface "Bridge".
 interface BridgeFactory
          Generated from IDL interface "BridgeFactory".
 

Classes in org.omg.CosBridgeAdmin that implement Object
 class _BridgeFactoryStub
          Generated from IDL interface "BridgeFactory".
 class _BridgeStub
          Generated from IDL interface "Bridge".
 

Methods in org.omg.CosBridgeAdmin with parameters of type Object
static Bridge BridgeHelper.narrow(Object obj)
           
static BridgeFactory BridgeFactoryHelper.narrow(Object obj)
           
static Bridge BridgeHelper.unchecked_narrow(Object obj)
           
static BridgeFactory BridgeFactoryHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosCollection
 

Subinterfaces of Object in org.omg.CosCollection
 interface Bag
          Generated from IDL interface "Bag".
 interface BagFactory
          Generated from IDL interface "BagFactory".
 interface Collection
          Generated from IDL interface "Collection".
 interface CollectionFactories
          Generated from IDL interface "CollectionFactories".
 interface CollectionFactory
          Generated from IDL interface "CollectionFactory".
 interface Command
          Generated from IDL interface "Command".
 interface Comparator
          Generated from IDL interface "Comparator".
 interface CSequence
          Generated from IDL interface "CSequence".
 interface Deque
          Generated from IDL interface "Deque".
 interface DequeFactory
          Generated from IDL interface "DequeFactory".
 interface EqualityCollection
          Generated from IDL interface "EqualityCollection".
 interface EqualityIterator
          Generated from IDL interface "EqualityIterator".
 interface EqualityKeyCollection
          Generated from IDL interface "EqualityKeyCollection".
 interface EqualityKeyIterator
          Generated from IDL interface "EqualityKeyIterator".
 interface EqualityKeySortedCollection
          Generated from IDL interface "EqualityKeySortedCollection".
 interface EqualityKeySortedIterator
          Generated from IDL interface "EqualityKeySortedIterator".
 interface EqualitySequence
          Generated from IDL interface "EqualitySequence".
 interface EqualitySequenceFactory
          Generated from IDL interface "EqualitySequenceFactory".
 interface EqualitySequentialCollection
          Generated from IDL interface "EqualitySequentialCollection".
 interface EqualitySequentialIterator
          Generated from IDL interface "EqualitySequentialIterator".
 interface EqualitySortedCollection
          Generated from IDL interface "EqualitySortedCollection".
 interface EqualitySortedIterator
          Generated from IDL interface "EqualitySortedIterator".
 interface Heap
          Generated from IDL interface "Heap".
 interface HeapFactory
          Generated from IDL interface "HeapFactory".
 interface Iterator
          Generated from IDL interface "Iterator".
 interface KeyBag
          Generated from IDL interface "KeyBag".
 interface KeyBagFactory
          Generated from IDL interface "KeyBagFactory".
 interface KeyCollection
          Generated from IDL interface "KeyCollection".
 interface KeyIterator
          Generated from IDL interface "KeyIterator".
 interface KeySet
          Generated from IDL interface "KeySet".
 interface KeySetFactory
          Generated from IDL interface "KeySetFactory".
 interface KeySortedBag
          Generated from IDL interface "KeySortedBag".
 interface KeySortedBagFactory
          Generated from IDL interface "KeySortedBagFactory".
 interface KeySortedCollection
          Generated from IDL interface "KeySortedCollection".
 interface KeySortedIterator
          Generated from IDL interface "KeySortedIterator".
 interface KeySortedSet
          Generated from IDL interface "KeySortedSet".
 interface KeySortedSetFactory
          Generated from IDL interface "KeySortedSetFactory".
 interface Map
          Generated from IDL interface "Map".
 interface MapFactory
          Generated from IDL interface "MapFactory".
 interface Operations
          Generated from IDL interface "Operations".
 interface OrderedCollection
          Generated from IDL interface "OrderedCollection".
 interface OrderedIterator
          Generated from IDL interface "OrderedIterator".
 interface PriorityQueue
          Generated from IDL interface "PriorityQueue".
 interface PriorityQueueFactory
          Generated from IDL interface "PriorityQueueFactory".
 interface Queue
          Generated from IDL interface "Queue".
 interface QueueFactory
          Generated from IDL interface "QueueFactory".
 interface RACollectionFactories
          Generated from IDL interface "RACollectionFactories".
 interface RACollectionFactory
          Generated from IDL interface "RACollectionFactory".
 interface Relation
          Generated from IDL interface "Relation".
 interface RelationFactory
          Generated from IDL interface "RelationFactory".
 interface RestrictedAccessCollection
          Generated from IDL interface "RestrictedAccessCollection".
 interface SequenceFactory
          Generated from IDL interface "SequenceFactory".
 interface SequentialCollection
          Generated from IDL interface "SequentialCollection".
 interface SequentialIterator
          Generated from IDL interface "SequentialIterator".
 interface Set
          Generated from IDL interface "Set".
 interface SetFactory
          Generated from IDL interface "SetFactory".
 interface SortedBag
          Generated from IDL interface "SortedBag".
 interface SortedBagFactory
          Generated from IDL interface "SortedBagFactory".
 interface SortedCollection
          Generated from IDL interface "SortedCollection".
 interface SortedIterator
          Generated from IDL interface "SortedIterator".
 interface SortedMap
          Generated from IDL interface "SortedMap".
 interface SortedMapFactory
          Generated from IDL interface "SortedMapFactory".
 interface SortedRelation
          Generated from IDL interface "SortedRelation".
 interface SortedRelationFactory
          Generated from IDL interface "SortedRelationFactory".
 interface SortedSet
          Generated from IDL interface "SortedSet".
 interface SortedSetFactory
          Generated from IDL interface "SortedSetFactory".
 interface Stack
          Generated from IDL interface "Stack".
 interface StackFactory
          Generated from IDL interface "StackFactory".
 

Classes in org.omg.CosCollection that implement Object
 class _BagFactoryStub
          Generated from IDL interface "BagFactory".
 class _BagStub
          Generated from IDL interface "Bag".
 class _CollectionFactoriesStub
          Generated from IDL interface "CollectionFactories".
 class _CollectionFactoryStub
          Generated from IDL interface "CollectionFactory".
 class _CollectionStub
          Generated from IDL interface "Collection".
 class _CommandStub
          Generated from IDL interface "Command".
 class _ComparatorStub
          Generated from IDL interface "Comparator".
 class _CSequenceStub
          Generated from IDL interface "CSequence".
 class _DequeFactoryStub
          Generated from IDL interface "DequeFactory".
 class _DequeStub
          Generated from IDL interface "Deque".
 class _EqualityCollectionStub
          Generated from IDL interface "EqualityCollection".
 class _EqualityIteratorStub
          Generated from IDL interface "EqualityIterator".
 class _EqualityKeyCollectionStub
          Generated from IDL interface "EqualityKeyCollection".
 class _EqualityKeyIteratorStub
          Generated from IDL interface "EqualityKeyIterator".
 class _EqualityKeySortedCollectionStub
          Generated from IDL interface "EqualityKeySortedCollection".
 class _EqualityKeySortedIteratorStub
          Generated from IDL interface "EqualityKeySortedIterator".
 class _EqualitySequenceFactoryStub
          Generated from IDL interface "EqualitySequenceFactory".
 class _EqualitySequenceStub
          Generated from IDL interface "EqualitySequence".
 class _EqualitySequentialCollectionStub
          Generated from IDL interface "EqualitySequentialCollection".
 class _EqualitySequentialIteratorStub
          Generated from IDL interface "EqualitySequentialIterator".
 class _EqualitySortedCollectionStub
          Generated from IDL interface "EqualitySortedCollection".
 class _EqualitySortedIteratorStub
          Generated from IDL interface "EqualitySortedIterator".
 class _HeapFactoryStub
          Generated from IDL interface "HeapFactory".
 class _HeapStub
          Generated from IDL interface "Heap".
 class _IteratorStub
          Generated from IDL interface "Iterator".
 class _KeyBagFactoryStub
          Generated from IDL interface "KeyBagFactory".
 class _KeyBagStub
          Generated from IDL interface "KeyBag".
 class _KeyCollectionStub
          Generated from IDL interface "KeyCollection".
 class _KeyIteratorStub
          Generated from IDL interface "KeyIterator".
 class _KeySetFactoryStub
          Generated from IDL interface "KeySetFactory".
 class _KeySetStub
          Generated from IDL interface "KeySet".
 class _KeySortedBagFactoryStub
          Generated from IDL interface "KeySortedBagFactory".
 class _KeySortedBagStub
          Generated from IDL interface "KeySortedBag".
 class _KeySortedCollectionStub
          Generated from IDL interface "KeySortedCollection".
 class _KeySortedIteratorStub
          Generated from IDL interface "KeySortedIterator".
 class _KeySortedSetFactoryStub
          Generated from IDL interface "KeySortedSetFactory".
 class _KeySortedSetStub
          Generated from IDL interface "KeySortedSet".
 class _MapFactoryStub
          Generated from IDL interface "MapFactory".
 class _MapStub
          Generated from IDL interface "Map".
 class _OperationsStub
          Generated from IDL interface "Operations".
 class _OrderedCollectionStub
          Generated from IDL interface "OrderedCollection".
 class _OrderedIteratorStub
          Generated from IDL interface "OrderedIterator".
 class _PriorityQueueFactoryStub
          Generated from IDL interface "PriorityQueueFactory".
 class _PriorityQueueStub
          Generated from IDL interface "PriorityQueue".
 class _QueueFactoryStub
          Generated from IDL interface "QueueFactory".
 class _QueueStub
          Generated from IDL interface "Queue".
 class _RACollectionFactoriesStub
          Generated from IDL interface "RACollectionFactories".
 class _RACollectionFactoryStub
          Generated from IDL interface "RACollectionFactory".
 class _RelationFactoryStub
          Generated from IDL interface "RelationFactory".
 class _RelationStub
          Generated from IDL interface "Relation".
 class _RestrictedAccessCollectionStub
          Generated from IDL interface "RestrictedAccessCollection".
 class _SequenceFactoryStub
          Generated from IDL interface "SequenceFactory".
 class _SequentialCollectionStub
          Generated from IDL interface "SequentialCollection".
 class _SequentialIteratorStub
          Generated from IDL interface "SequentialIterator".
 class _SetFactoryStub
          Generated from IDL interface "SetFactory".
 class _SetStub
          Generated from IDL interface "Set".
 class _SortedBagFactoryStub
          Generated from IDL interface "SortedBagFactory".
 class _SortedBagStub
          Generated from IDL interface "SortedBag".
 class _SortedCollectionStub
          Generated from IDL interface "SortedCollection".
 class _SortedIteratorStub
          Generated from IDL interface "SortedIterator".
 class _SortedMapFactoryStub
          Generated from IDL interface "SortedMapFactory".
 class _SortedMapStub
          Generated from IDL interface "SortedMap".
 class _SortedRelationFactoryStub
          Generated from IDL interface "SortedRelationFactory".
 class _SortedRelationStub
          Generated from IDL interface "SortedRelation".
 class _SortedSetFactoryStub
          Generated from IDL interface "SortedSetFactory".
 class _SortedSetStub
          Generated from IDL interface "SortedSet".
 class _StackFactoryStub
          Generated from IDL interface "StackFactory".
 class _StackStub
          Generated from IDL interface "Stack".
 

Methods in org.omg.CosCollection with parameters of type Object
static SequentialIterator SequentialIteratorHelper.narrow(Object obj)
           
static EqualityIterator EqualityIteratorHelper.narrow(Object obj)
           
static SortedIterator SortedIteratorHelper.narrow(Object obj)
           
static EqualitySortedIterator EqualitySortedIteratorHelper.narrow(Object obj)
           
static EqualitySequentialIterator EqualitySequentialIteratorHelper.narrow(Object obj)
           
static CollectionFactories CollectionFactoriesHelper.narrow(Object obj)
           
static CollectionFactory CollectionFactoryHelper.narrow(Object obj)
           
static Collection CollectionHelper.narrow(Object obj)
           
static Command CommandHelper.narrow(Object obj)
           
static Comparator ComparatorHelper.narrow(Object obj)
           
static Iterator IteratorHelper.narrow(Object obj)
           
static Operations OperationsHelper.narrow(Object obj)
           
static CSequence CSequenceHelper.narrow(Object obj)
           
static DequeFactory DequeFactoryHelper.narrow(Object obj)
           
static Deque DequeHelper.narrow(Object obj)
           
static HeapFactory HeapFactoryHelper.narrow(Object obj)
           
static Heap HeapHelper.narrow(Object obj)
           
static OrderedCollection OrderedCollectionHelper.narrow(Object obj)
           
static PriorityQueueFactory PriorityQueueFactoryHelper.narrow(Object obj)
           
static PriorityQueue PriorityQueueHelper.narrow(Object obj)
           
static QueueFactory QueueFactoryHelper.narrow(Object obj)
           
static Queue QueueHelper.narrow(Object obj)
           
static RACollectionFactories RACollectionFactoriesHelper.narrow(Object obj)
           
static RACollectionFactory RACollectionFactoryHelper.narrow(Object obj)
           
static RestrictedAccessCollection RestrictedAccessCollectionHelper.narrow(Object obj)
           
static SequentialCollection SequentialCollectionHelper.narrow(Object obj)
           
static StackFactory StackFactoryHelper.narrow(Object obj)
           
static Stack StackHelper.narrow(Object obj)
           
static OrderedIterator OrderedIteratorHelper.narrow(Object obj)
           
static EqualityCollection EqualityCollectionHelper.narrow(Object obj)
           
static EqualitySequence EqualitySequenceHelper.narrow(Object obj)
           
static EqualitySequentialCollection EqualitySequentialCollectionHelper.narrow(Object obj)
           
static EqualitySortedCollection EqualitySortedCollectionHelper.narrow(Object obj)
           
static SortedCollection SortedCollectionHelper.narrow(Object obj)
           
static Bag BagHelper.narrow(Object obj)
           
static EqualityKeyCollection EqualityKeyCollectionHelper.narrow(Object obj)
           
static EqualityKeyIterator EqualityKeyIteratorHelper.narrow(Object obj)
           
static EqualityKeySortedCollection EqualityKeySortedCollectionHelper.narrow(Object obj)
           
static EqualityKeySortedIterator EqualityKeySortedIteratorHelper.narrow(Object obj)
           
static KeyBag KeyBagHelper.narrow(Object obj)
           
static KeyCollection KeyCollectionHelper.narrow(Object obj)
           
static KeyIterator KeyIteratorHelper.narrow(Object obj)
           
static KeySet KeySetHelper.narrow(Object obj)
           
static KeySortedBag KeySortedBagHelper.narrow(Object obj)
           
static KeySortedCollection KeySortedCollectionHelper.narrow(Object obj)
           
static KeySortedIterator KeySortedIteratorHelper.narrow(Object obj)
           
static KeySortedSet KeySortedSetHelper.narrow(Object obj)
           
static Map MapHelper.narrow(Object obj)
           
static Set SetHelper.narrow(Object obj)
           
static SortedBag SortedBagHelper.narrow(Object obj)
           
static SortedMap SortedMapHelper.narrow(Object obj)
           
static SortedSet SortedSetHelper.narrow(Object obj)
           
static BagFactory BagFactoryHelper.narrow(Object obj)
           
static EqualitySequenceFactory EqualitySequenceFactoryHelper.narrow(Object obj)
           
static KeyBagFactory KeyBagFactoryHelper.narrow(Object obj)
           
static KeySetFactory KeySetFactoryHelper.narrow(Object obj)
           
static KeySortedBagFactory KeySortedBagFactoryHelper.narrow(Object obj)
           
static KeySortedSetFactory KeySortedSetFactoryHelper.narrow(Object obj)
           
static MapFactory MapFactoryHelper.narrow(Object obj)
           
static RelationFactory RelationFactoryHelper.narrow(Object obj)
           
static Relation RelationHelper.narrow(Object obj)
           
static SequenceFactory SequenceFactoryHelper.narrow(Object obj)
           
static SetFactory SetFactoryHelper.narrow(Object obj)
           
static SortedBagFactory SortedBagFactoryHelper.narrow(Object obj)
           
static SortedMapFactory SortedMapFactoryHelper.narrow(Object obj)
           
static SortedRelationFactory SortedRelationFactoryHelper.narrow(Object obj)
           
static SortedRelation SortedRelationHelper.narrow(Object obj)
           
static SortedSetFactory SortedSetFactoryHelper.narrow(Object obj)
           
static SequentialIterator SequentialIteratorHelper.unchecked_narrow(Object obj)
           
static EqualityIterator EqualityIteratorHelper.unchecked_narrow(Object obj)
           
static SortedIterator SortedIteratorHelper.unchecked_narrow(Object obj)
           
static EqualitySortedIterator EqualitySortedIteratorHelper.unchecked_narrow(Object obj)
           
static EqualitySequentialIterator EqualitySequentialIteratorHelper.unchecked_narrow(Object obj)
           
static CollectionFactories CollectionFactoriesHelper.unchecked_narrow(Object obj)
           
static CollectionFactory CollectionFactoryHelper.unchecked_narrow(Object obj)
           
static Collection CollectionHelper.unchecked_narrow(Object obj)
           
static Command CommandHelper.unchecked_narrow(Object obj)
           
static Comparator ComparatorHelper.unchecked_narrow(Object obj)
           
static Iterator IteratorHelper.unchecked_narrow(Object obj)
           
static Operations OperationsHelper.unchecked_narrow(Object obj)
           
static CSequence CSequenceHelper.unchecked_narrow(Object obj)
           
static DequeFactory DequeFactoryHelper.unchecked_narrow(Object obj)
           
static Deque DequeHelper.unchecked_narrow(Object obj)
           
static HeapFactory HeapFactoryHelper.unchecked_narrow(Object obj)
           
static Heap HeapHelper.unchecked_narrow(Object obj)
           
static OrderedCollection OrderedCollectionHelper.unchecked_narrow(Object obj)
           
static PriorityQueueFactory PriorityQueueFactoryHelper.unchecked_narrow(Object obj)
           
static PriorityQueue PriorityQueueHelper.unchecked_narrow(Object obj)
           
static QueueFactory QueueFactoryHelper.unchecked_narrow(Object obj)
           
static Queue QueueHelper.unchecked_narrow(Object obj)
           
static RACollectionFactories RACollectionFactoriesHelper.unchecked_narrow(Object obj)
           
static RACollectionFactory RACollectionFactoryHelper.unchecked_narrow(Object obj)
           
static RestrictedAccessCollection RestrictedAccessCollectionHelper.unchecked_narrow(Object obj)
           
static SequentialCollection SequentialCollectionHelper.unchecked_narrow(Object obj)
           
static StackFactory StackFactoryHelper.unchecked_narrow(Object obj)
           
static Stack StackHelper.unchecked_narrow(Object obj)
           
static OrderedIterator OrderedIteratorHelper.unchecked_narrow(Object obj)
           
static EqualityCollection EqualityCollectionHelper.unchecked_narrow(Object obj)
           
static EqualitySequence EqualitySequenceHelper.unchecked_narrow(Object obj)
           
static EqualitySequentialCollection EqualitySequentialCollectionHelper.unchecked_narrow(Object obj)
           
static EqualitySortedCollection EqualitySortedCollectionHelper.unchecked_narrow(Object obj)
           
static SortedCollection SortedCollectionHelper.unchecked_narrow(Object obj)
           
static Bag BagHelper.unchecked_narrow(Object obj)
           
static EqualityKeyCollection EqualityKeyCollectionHelper.unchecked_narrow(Object obj)
           
static EqualityKeyIterator EqualityKeyIteratorHelper.unchecked_narrow(Object obj)
           
static EqualityKeySortedCollection EqualityKeySortedCollectionHelper.unchecked_narrow(Object obj)
           
static EqualityKeySortedIterator EqualityKeySortedIteratorHelper.unchecked_narrow(Object obj)
           
static KeyBag KeyBagHelper.unchecked_narrow(Object obj)
           
static KeyCollection KeyCollectionHelper.unchecked_narrow(Object obj)
           
static KeyIterator KeyIteratorHelper.unchecked_narrow(Object obj)
           
static KeySet KeySetHelper.unchecked_narrow(Object obj)
           
static KeySortedBag KeySortedBagHelper.unchecked_narrow(Object obj)
           
static KeySortedCollection KeySortedCollectionHelper.unchecked_narrow(Object obj)
           
static KeySortedIterator KeySortedIteratorHelper.unchecked_narrow(Object obj)
           
static KeySortedSet KeySortedSetHelper.unchecked_narrow(Object obj)
           
static Map MapHelper.unchecked_narrow(Object obj)
           
static Set SetHelper.unchecked_narrow(Object obj)
           
static SortedBag SortedBagHelper.unchecked_narrow(Object obj)
           
static SortedMap SortedMapHelper.unchecked_narrow(Object obj)
           
static SortedSet SortedSetHelper.unchecked_narrow(Object obj)
           
static BagFactory BagFactoryHelper.unchecked_narrow(Object obj)
           
static EqualitySequenceFactory EqualitySequenceFactoryHelper.unchecked_narrow(Object obj)
           
static KeyBagFactory KeyBagFactoryHelper.unchecked_narrow(Object obj)
           
static KeySetFactory KeySetFactoryHelper.unchecked_narrow(Object obj)
           
static KeySortedBagFactory KeySortedBagFactoryHelper.unchecked_narrow(Object obj)
           
static KeySortedSetFactory KeySortedSetFactoryHelper.unchecked_narrow(Object obj)
           
static MapFactory MapFactoryHelper.unchecked_narrow(Object obj)
           
static RelationFactory RelationFactoryHelper.unchecked_narrow(Object obj)
           
static Relation RelationHelper.unchecked_narrow(Object obj)
           
static SequenceFactory SequenceFactoryHelper.unchecked_narrow(Object obj)
           
static SetFactory SetFactoryHelper.unchecked_narrow(Object obj)
           
static SortedBagFactory SortedBagFactoryHelper.unchecked_narrow(Object obj)
           
static SortedMapFactory SortedMapFactoryHelper.unchecked_narrow(Object obj)
           
static SortedRelationFactory SortedRelationFactoryHelper.unchecked_narrow(Object obj)
           
static SortedRelation SortedRelationHelper.unchecked_narrow(Object obj)
           
static SortedSetFactory SortedSetFactoryHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosConcurrencyControl
 

Subinterfaces of Object in org.omg.CosConcurrencyControl
 interface LockCoordinator
          Generated from IDL interface "LockCoordinator".
 interface LockSet
          Generated from IDL interface "LockSet".
 interface LockSetFactory
          Generated from IDL interface "LockSetFactory".
 interface TransactionalLockSet
          Generated from IDL interface "TransactionalLockSet".
 

Classes in org.omg.CosConcurrencyControl that implement Object
 class _LockCoordinatorStub
          Generated from IDL interface "LockCoordinator".
 class _LockSetFactoryStub
          Generated from IDL interface "LockSetFactory".
 class _LockSetStub
          Generated from IDL interface "LockSet".
 class _TransactionalLockSetStub
          Generated from IDL interface "TransactionalLockSet".
 

Methods in org.omg.CosConcurrencyControl with parameters of type Object
static LockCoordinator LockCoordinatorHelper.narrow(Object obj)
           
static LockSetFactory LockSetFactoryHelper.narrow(Object obj)
           
static LockSet LockSetHelper.narrow(Object obj)
           
static TransactionalLockSet TransactionalLockSetHelper.narrow(Object obj)
           
static LockCoordinator LockCoordinatorHelper.unchecked_narrow(Object obj)
           
static LockSetFactory LockSetFactoryHelper.unchecked_narrow(Object obj)
           
static LockSet LockSetHelper.unchecked_narrow(Object obj)
           
static TransactionalLockSet TransactionalLockSetHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosEventChannelAdmin
 

Subinterfaces of Object in org.omg.CosEventChannelAdmin
 interface ConsumerAdmin
          Generated from IDL interface "ConsumerAdmin".
 interface EventChannel
          Generated from IDL interface "EventChannel".
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer".
 interface ProxyPullSupplier
          Generated from IDL interface "ProxyPullSupplier".
 interface ProxyPushConsumer
          Generated from IDL interface "ProxyPushConsumer".
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier".
 interface SupplierAdmin
          Generated from IDL interface "SupplierAdmin".
 

Classes in org.omg.CosEventChannelAdmin that implement Object
 class _ConsumerAdminStub
          Generated from IDL interface "ConsumerAdmin".
 class _EventChannelStub
          Generated from IDL interface "EventChannel".
 class _ProxyPullConsumerStub
          Generated from IDL interface "ProxyPullConsumer".
 class _ProxyPullSupplierStub
          Generated from IDL interface "ProxyPullSupplier".
 class _ProxyPushConsumerStub
          Generated from IDL interface "ProxyPushConsumer".
 class _ProxyPushSupplierStub
          Generated from IDL interface "ProxyPushSupplier".
 class _SupplierAdminStub
          Generated from IDL interface "SupplierAdmin".
 

Methods in org.omg.CosEventChannelAdmin with parameters of type Object
static ConsumerAdmin ConsumerAdminHelper.narrow(Object obj)
           
static EventChannel EventChannelHelper.narrow(Object obj)
           
static ProxyPullConsumer ProxyPullConsumerHelper.narrow(Object obj)
           
static ProxyPullSupplier ProxyPullSupplierHelper.narrow(Object obj)
           
static ProxyPushConsumer ProxyPushConsumerHelper.narrow(Object obj)
           
static ProxyPushSupplier ProxyPushSupplierHelper.narrow(Object obj)
           
static SupplierAdmin SupplierAdminHelper.narrow(Object obj)
           
static ConsumerAdmin ConsumerAdminHelper.unchecked_narrow(Object obj)
           
static EventChannel EventChannelHelper.unchecked_narrow(Object obj)
           
static ProxyPullConsumer ProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
static ProxyPullSupplier ProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
static ProxyPushConsumer ProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
static ProxyPushSupplier ProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
static SupplierAdmin SupplierAdminHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosEventComm
 

Subinterfaces of Object in org.omg.CosEventComm
 interface PullConsumer
          Generated from IDL interface "PullConsumer".
 interface PullSupplier
          Generated from IDL interface "PullSupplier".
 interface PushConsumer
          Generated from IDL interface "PushConsumer".
 interface PushSupplier
          Generated from IDL interface "PushSupplier".
 

Classes in org.omg.CosEventComm that implement Object
 class _PullConsumerStub
          Generated from IDL interface "PullConsumer".
 class _PullSupplierStub
          Generated from IDL interface "PullSupplier".
 class _PushConsumerStub
          Generated from IDL interface "PushConsumer".
 class _PushSupplierStub
          Generated from IDL interface "PushSupplier".
 

Methods in org.omg.CosEventComm with parameters of type Object
static PullConsumer PullConsumerHelper.narrow(Object obj)
           
static PullSupplier PullSupplierHelper.narrow(Object obj)
           
static PushConsumer PushConsumerHelper.narrow(Object obj)
           
static PushSupplier PushSupplierHelper.narrow(Object obj)
           
static PullConsumer PullConsumerHelper.unchecked_narrow(Object obj)
           
static PullSupplier PullSupplierHelper.unchecked_narrow(Object obj)
           
static PushConsumer PushConsumerHelper.unchecked_narrow(Object obj)
           
static PushSupplier PushSupplierHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNaming
 

Subinterfaces of Object in org.omg.CosNaming
 interface BindingIterator
          Generated from IDL interface "BindingIterator".
 interface NamingContext
          Generated from IDL interface "NamingContext".
 interface NamingContextExt
          Generated from IDL interface "NamingContextExt".
 

Classes in org.omg.CosNaming that implement Object
 class _BindingIteratorStub
          Generated from IDL interface "BindingIterator".
 class _NamingContextExtStub
          Generated from IDL interface "NamingContextExt".
 class _NamingContextStub
          Generated from IDL interface "NamingContext".
 

Methods in org.omg.CosNaming that return Object
 Object NamingContextExtPOATie.resolve_str(java.lang.String n)
           
 Object _NamingContextExtStub.resolve_str(java.lang.String n)
           
 Object NamingContextExtOperations.resolve_str(java.lang.String n)
           
 Object NamingContextExtPOATie.resolve(NameComponent[] n)
           
 Object NamingContextPOATie.resolve(NameComponent[] n)
           
 Object _NamingContextStub.resolve(NameComponent[] n)
           
 Object _NamingContextExtStub.resolve(NameComponent[] n)
           
 Object NamingContextOperations.resolve(NameComponent[] n)
           
 

Methods in org.omg.CosNaming with parameters of type Object
 void NamingContextExtPOATie.bind(NameComponent[] n, Object obj)
           
 void NamingContextPOATie.bind(NameComponent[] n, Object obj)
           
 void _NamingContextStub.bind(NameComponent[] n, Object obj)
           
 void _NamingContextExtStub.bind(NameComponent[] n, Object obj)
           
 void NamingContextOperations.bind(NameComponent[] n, Object obj)
           
static NamingContext NamingContextHelper.narrow(Object obj)
           
static NamingContextExt NamingContextExtHelper.narrow(Object obj)
           
static BindingIterator BindingIteratorHelper.narrow(Object obj)
           
 void NamingContextExtPOATie.rebind(NameComponent[] n, Object obj)
           
 void NamingContextPOATie.rebind(NameComponent[] n, Object obj)
           
 void _NamingContextStub.rebind(NameComponent[] n, Object obj)
           
 void _NamingContextExtStub.rebind(NameComponent[] n, Object obj)
           
 void NamingContextOperations.rebind(NameComponent[] n, Object obj)
           
static NamingContext NamingContextHelper.unchecked_narrow(Object obj)
           
static NamingContextExt NamingContextExtHelper.unchecked_narrow(Object obj)
           
static BindingIterator BindingIteratorHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNotification
 

Subinterfaces of Object in org.omg.CosNotification
 interface AdminPropertiesAdmin
          Generated from IDL interface "AdminPropertiesAdmin".
 interface QoSAdmin
          Generated from IDL interface "QoSAdmin".
 

Classes in org.omg.CosNotification that implement Object
 class _AdminPropertiesAdminStub
          Generated from IDL interface "AdminPropertiesAdmin".
 class _QoSAdminStub
          Generated from IDL interface "QoSAdmin".
 

Methods in org.omg.CosNotification with parameters of type Object
static AdminPropertiesAdmin AdminPropertiesAdminHelper.narrow(Object obj)
           
static QoSAdmin QoSAdminHelper.narrow(Object obj)
           
static AdminPropertiesAdmin AdminPropertiesAdminHelper.unchecked_narrow(Object obj)
           
static QoSAdmin QoSAdminHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of Object in org.omg.CosNotifyChannelAdmin
 interface EventChannelFactory
          Generated from IDL interface "EventChannelFactory".
 interface ProxyConsumer
          Generated from IDL interface "ProxyConsumer".
 interface ProxySupplier
          Generated from IDL interface "ProxySupplier".
 interface SequenceProxyPullConsumer
          Generated from IDL interface "SequenceProxyPullConsumer".
 interface SequenceProxyPullSupplier
          Generated from IDL interface "SequenceProxyPullSupplier".
 interface SequenceProxyPushConsumer
          Generated from IDL interface "SequenceProxyPushConsumer".
 interface SequenceProxyPushSupplier
          Generated from IDL interface "SequenceProxyPushSupplier".
 interface StructuredProxyPullConsumer
          Generated from IDL interface "StructuredProxyPullConsumer".
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier".
 interface StructuredProxyPushConsumer
          Generated from IDL interface "StructuredProxyPushConsumer".
 interface StructuredProxyPushSupplier
          Generated from IDL interface "StructuredProxyPushSupplier".
 

Classes in org.omg.CosNotifyChannelAdmin that implement Object
 class _EventChannelFactoryStub
          Generated from IDL interface "EventChannelFactory".
 class _ProxyConsumerStub
          Generated from IDL interface "ProxyConsumer".
 class _ProxySupplierStub
          Generated from IDL interface "ProxySupplier".
 class _SequenceProxyPullConsumerStub
          Generated from IDL interface "SequenceProxyPullConsumer".
 class _SequenceProxyPullSupplierStub
          Generated from IDL interface "SequenceProxyPullSupplier".
 class _SequenceProxyPushConsumerStub
          Generated from IDL interface "SequenceProxyPushConsumer".
 class _SequenceProxyPushSupplierStub
          Generated from IDL interface "SequenceProxyPushSupplier".
 class _StructuredProxyPullConsumerStub
          Generated from IDL interface "StructuredProxyPullConsumer".
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier".
 class _StructuredProxyPushConsumerStub
          Generated from IDL interface "StructuredProxyPushConsumer".
 class _StructuredProxyPushSupplierStub
          Generated from IDL interface "StructuredProxyPushSupplier".
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type Object
static ConsumerAdmin ConsumerAdminHelper.narrow(Object obj)
           
static EventChannelFactory EventChannelFactoryHelper.narrow(Object obj)
           
static EventChannel EventChannelHelper.narrow(Object obj)
           
static ProxyConsumer ProxyConsumerHelper.narrow(Object obj)
           
static ProxyPullConsumer ProxyPullConsumerHelper.narrow(Object obj)
           
static ProxyPullSupplier ProxyPullSupplierHelper.narrow(Object obj)
           
static ProxyPushConsumer ProxyPushConsumerHelper.narrow(Object obj)
           
static ProxyPushSupplier ProxyPushSupplierHelper.narrow(Object obj)
           
static ProxySupplier ProxySupplierHelper.narrow(Object obj)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.narrow(Object obj)
           
static SequenceProxyPullSupplier SequenceProxyPullSupplierHelper.narrow(Object obj)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.narrow(Object obj)
           
static SequenceProxyPushSupplier SequenceProxyPushSupplierHelper.narrow(Object obj)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.narrow(Object obj)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.narrow(Object obj)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.narrow(Object obj)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.narrow(Object obj)
           
static SupplierAdmin SupplierAdminHelper.narrow(Object obj)
           
static ConsumerAdmin ConsumerAdminHelper.unchecked_narrow(Object obj)
           
static EventChannelFactory EventChannelFactoryHelper.unchecked_narrow(Object obj)
           
static EventChannel EventChannelHelper.unchecked_narrow(Object obj)
           
static ProxyConsumer ProxyConsumerHelper.unchecked_narrow(Object obj)
           
static ProxyPullConsumer ProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
static ProxyPullSupplier ProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
static ProxyPushConsumer ProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
static ProxyPushSupplier ProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
static ProxySupplier ProxySupplierHelper.unchecked_narrow(Object obj)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
static SequenceProxyPullSupplier SequenceProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
static SequenceProxyPushSupplier SequenceProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
static SupplierAdmin SupplierAdminHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of Object in org.omg.CosNotifyChannelAdminAck
 interface SequenceProxyPullSupplierAck
          Generated from IDL interface "SequenceProxyPullSupplierAck".
 interface SequenceProxyPushSupplierAck
          Generated from IDL interface "SequenceProxyPushSupplierAck".
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck".
 interface StructuredProxyPushSupplierAck
          Generated from IDL interface "StructuredProxyPushSupplierAck".
 

Classes in org.omg.CosNotifyChannelAdminAck that implement Object
 class _SequenceProxyPullSupplierAckStub
          Generated from IDL interface "SequenceProxyPullSupplierAck".
 class _SequenceProxyPushSupplierAckStub
          Generated from IDL interface "SequenceProxyPushSupplierAck".
 class _StructuredProxyPullSupplierAckStub
          Generated from IDL interface "StructuredProxyPullSupplierAck".
 class _StructuredProxyPushSupplierAckStub
          Generated from IDL interface "StructuredProxyPushSupplierAck".
 

Methods in org.omg.CosNotifyChannelAdminAck with parameters of type Object
static SequenceProxyPullSupplierAck SequenceProxyPullSupplierAckHelper.narrow(Object obj)
           
static SequenceProxyPushSupplierAck SequenceProxyPushSupplierAckHelper.narrow(Object obj)
           
static StructuredProxyPullSupplierAck StructuredProxyPullSupplierAckHelper.narrow(Object obj)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.narrow(Object obj)
           
static SequenceProxyPullSupplierAck SequenceProxyPullSupplierAckHelper.unchecked_narrow(Object obj)
           
static SequenceProxyPushSupplierAck SequenceProxyPushSupplierAckHelper.unchecked_narrow(Object obj)
           
static StructuredProxyPullSupplierAck StructuredProxyPullSupplierAckHelper.unchecked_narrow(Object obj)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNotifyComm
 

Subinterfaces of Object in org.omg.CosNotifyComm
 interface NotifyPublish
          Generated from IDL interface "NotifyPublish".
 interface NotifySubscribe
          Generated from IDL interface "NotifySubscribe".
 interface SequencePullConsumer
          Generated from IDL interface "SequencePullConsumer".
 interface SequencePullSupplier
          Generated from IDL interface "SequencePullSupplier".
 interface SequencePushConsumer
          Generated from IDL interface "SequencePushConsumer".
 interface SequencePushSupplier
          Generated from IDL interface "SequencePushSupplier".
 interface StructuredPullConsumer
          Generated from IDL interface "StructuredPullConsumer".
 interface StructuredPullSupplier
          Generated from IDL interface "StructuredPullSupplier".
 interface StructuredPushConsumer
          Generated from IDL interface "StructuredPushConsumer".
 interface StructuredPushSupplier
          Generated from IDL interface "StructuredPushSupplier".
 

Classes in org.omg.CosNotifyComm that implement Object
 class _NotifyPublishStub
          Generated from IDL interface "NotifyPublish".
 class _NotifySubscribeStub
          Generated from IDL interface "NotifySubscribe".
 class _SequencePullConsumerStub
          Generated from IDL interface "SequencePullConsumer".
 class _SequencePullSupplierStub
          Generated from IDL interface "SequencePullSupplier".
 class _SequencePushConsumerStub
          Generated from IDL interface "SequencePushConsumer".
 class _SequencePushSupplierStub
          Generated from IDL interface "SequencePushSupplier".
 class _StructuredPullConsumerStub
          Generated from IDL interface "StructuredPullConsumer".
 class _StructuredPullSupplierStub
          Generated from IDL interface "StructuredPullSupplier".
 class _StructuredPushConsumerStub
          Generated from IDL interface "StructuredPushConsumer".
 class _StructuredPushSupplierStub
          Generated from IDL interface "StructuredPushSupplier".
 

Methods in org.omg.CosNotifyComm with parameters of type Object
static NotifyPublish NotifyPublishHelper.narrow(Object obj)
           
static NotifySubscribe NotifySubscribeHelper.narrow(Object obj)
           
static PullConsumer PullConsumerHelper.narrow(Object obj)
           
static PullSupplier PullSupplierHelper.narrow(Object obj)
           
static PushConsumer PushConsumerHelper.narrow(Object obj)
           
static PushSupplier PushSupplierHelper.narrow(Object obj)
           
static SequencePullConsumer SequencePullConsumerHelper.narrow(Object obj)
           
static SequencePullSupplier SequencePullSupplierHelper.narrow(Object obj)
           
static SequencePushConsumer SequencePushConsumerHelper.narrow(Object obj)
           
static SequencePushSupplier SequencePushSupplierHelper.narrow(Object obj)
           
static StructuredPullConsumer StructuredPullConsumerHelper.narrow(Object obj)
           
static StructuredPullSupplier StructuredPullSupplierHelper.narrow(Object obj)
           
static StructuredPushConsumer StructuredPushConsumerHelper.narrow(Object obj)
           
static StructuredPushSupplier StructuredPushSupplierHelper.narrow(Object obj)
           
static NotifyPublish NotifyPublishHelper.unchecked_narrow(Object obj)
           
static NotifySubscribe NotifySubscribeHelper.unchecked_narrow(Object obj)
           
static PullConsumer PullConsumerHelper.unchecked_narrow(Object obj)
           
static PullSupplier PullSupplierHelper.unchecked_narrow(Object obj)
           
static PushConsumer PushConsumerHelper.unchecked_narrow(Object obj)
           
static PushSupplier PushSupplierHelper.unchecked_narrow(Object obj)
           
static SequencePullConsumer SequencePullConsumerHelper.unchecked_narrow(Object obj)
           
static SequencePullSupplier SequencePullSupplierHelper.unchecked_narrow(Object obj)
           
static SequencePushConsumer SequencePushConsumerHelper.unchecked_narrow(Object obj)
           
static SequencePushSupplier SequencePushSupplierHelper.unchecked_narrow(Object obj)
           
static StructuredPullConsumer StructuredPullConsumerHelper.unchecked_narrow(Object obj)
           
static StructuredPullSupplier StructuredPullSupplierHelper.unchecked_narrow(Object obj)
           
static StructuredPushConsumer StructuredPushConsumerHelper.unchecked_narrow(Object obj)
           
static StructuredPushSupplier StructuredPushSupplierHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNotifyCommAck
 

Subinterfaces of Object in org.omg.CosNotifyCommAck
 interface SequencePullSupplierAck
          Generated from IDL interface "SequencePullSupplierAck".
 interface SequencePushSupplierAck
          Generated from IDL interface "SequencePushSupplierAck".
 interface StructuredPullSupplierAck
          Generated from IDL interface "StructuredPullSupplierAck".
 interface StructuredPushSupplierAck
          Generated from IDL interface "StructuredPushSupplierAck".
 

Classes in org.omg.CosNotifyCommAck that implement Object
 class _SequencePullSupplierAckStub
          Generated from IDL interface "SequencePullSupplierAck".
 class _SequencePushSupplierAckStub
          Generated from IDL interface "SequencePushSupplierAck".
 class _StructuredPullSupplierAckStub
          Generated from IDL interface "StructuredPullSupplierAck".
 class _StructuredPushSupplierAckStub
          Generated from IDL interface "StructuredPushSupplierAck".
 

Methods in org.omg.CosNotifyCommAck with parameters of type Object
static SequencePullSupplierAck SequencePullSupplierAckHelper.narrow(Object obj)
           
static SequencePushSupplierAck SequencePushSupplierAckHelper.narrow(Object obj)
           
static StructuredPullSupplierAck StructuredPullSupplierAckHelper.narrow(Object obj)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.narrow(Object obj)
           
static SequencePullSupplierAck SequencePullSupplierAckHelper.unchecked_narrow(Object obj)
           
static SequencePushSupplierAck SequencePushSupplierAckHelper.unchecked_narrow(Object obj)
           
static StructuredPullSupplierAck StructuredPullSupplierAckHelper.unchecked_narrow(Object obj)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosNotifyFilter
 

Subinterfaces of Object in org.omg.CosNotifyFilter
 interface Filter
          Generated from IDL interface "Filter".
 interface FilterAdmin
          Generated from IDL interface "FilterAdmin".
 interface FilterFactory
          Generated from IDL interface "FilterFactory".
 interface MappingFilter
          Generated from IDL interface "MappingFilter".
 

Classes in org.omg.CosNotifyFilter that implement Object
 class _FilterAdminStub
          Generated from IDL interface "FilterAdmin".
 class _FilterFactoryStub
          Generated from IDL interface "FilterFactory".
 class _FilterStub
          Generated from IDL interface "Filter".
 class _MappingFilterStub
          Generated from IDL interface "MappingFilter".
 

Methods in org.omg.CosNotifyFilter with parameters of type Object
static FilterAdmin FilterAdminHelper.narrow(Object obj)
           
static FilterFactory FilterFactoryHelper.narrow(Object obj)
           
static Filter FilterHelper.narrow(Object obj)
           
static MappingFilter MappingFilterHelper.narrow(Object obj)
           
static FilterAdmin FilterAdminHelper.unchecked_narrow(Object obj)
           
static FilterFactory FilterFactoryHelper.unchecked_narrow(Object obj)
           
static Filter FilterHelper.unchecked_narrow(Object obj)
           
static MappingFilter MappingFilterHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosPropertyService
 

Subinterfaces of Object in org.omg.CosPropertyService
 interface PropertiesIterator
          Generated from IDL interface "PropertiesIterator".
 interface PropertyNamesIterator
          Generated from IDL interface "PropertyNamesIterator".
 interface PropertySet
          Generated from IDL interface "PropertySet".
 interface PropertySetDef
          Generated from IDL interface "PropertySetDef".
 interface PropertySetDefFactory
          Generated from IDL interface "PropertySetDefFactory".
 interface PropertySetFactory
          Generated from IDL interface "PropertySetFactory".
 

Classes in org.omg.CosPropertyService that implement Object
 class _PropertiesIteratorStub
          Generated from IDL interface "PropertiesIterator".
 class _PropertyNamesIteratorStub
          Generated from IDL interface "PropertyNamesIterator".
 class _PropertySetDefFactoryStub
          Generated from IDL interface "PropertySetDefFactory".
 class _PropertySetDefStub
          Generated from IDL interface "PropertySetDef".
 class _PropertySetFactoryStub
          Generated from IDL interface "PropertySetFactory".
 class _PropertySetStub
          Generated from IDL interface "PropertySet".
 

Methods in org.omg.CosPropertyService with parameters of type Object
static PropertiesIterator PropertiesIteratorHelper.narrow(Object obj)
           
static PropertyNamesIterator PropertyNamesIteratorHelper.narrow(Object obj)
           
static PropertySetDefFactory PropertySetDefFactoryHelper.narrow(Object obj)
           
static PropertySetDef PropertySetDefHelper.narrow(Object obj)
           
static PropertySetFactory PropertySetFactoryHelper.narrow(Object obj)
           
static PropertySet PropertySetHelper.narrow(Object obj)
           
static PropertiesIterator PropertiesIteratorHelper.unchecked_narrow(Object obj)
           
static PropertyNamesIterator PropertyNamesIteratorHelper.unchecked_narrow(Object obj)
           
static PropertySetDefFactory PropertySetDefFactoryHelper.unchecked_narrow(Object obj)
           
static PropertySetDef PropertySetDefHelper.unchecked_narrow(Object obj)
           
static PropertySetFactory PropertySetFactoryHelper.unchecked_narrow(Object obj)
           
static PropertySet PropertySetHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosTime
 

Subinterfaces of Object in org.omg.CosTime
 interface TimeService
          Generated from IDL interface "TimeService".
 interface TIO
          Generated from IDL interface "TIO".
 interface UTO
          Generated from IDL interface "UTO".
 

Methods in org.omg.CosTime with parameters of type Object
static UTO UTOHelper.narrow(Object obj)
           
static TimeService TimeServiceHelper.narrow(Object obj)
           
static TIO TIOHelper.narrow(Object obj)
           
static UTO UTOHelper.unchecked_narrow(Object obj)
           
static TimeService TimeServiceHelper.unchecked_narrow(Object obj)
           
static TIO TIOHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosTransactions
 

Subinterfaces of Object in org.omg.CosTransactions
 interface Control
          Generated from IDL interface "Control".
 interface Coordinator
          Generated from IDL interface "Coordinator".
 interface Current
          Generated from IDL interface "Current".
 interface RecoveryCoordinator
          Generated from IDL interface "RecoveryCoordinator".
 interface Resource
          Generated from IDL interface "Resource".
 interface SubtransactionAwareResource
          Generated from IDL interface "SubtransactionAwareResource".
 interface Synchronization
          Generated from IDL interface "Synchronization".
 interface Terminator
          Generated from IDL interface "Terminator".
 interface TransactionalObject
          Generated from IDL interface "TransactionalObject".
 interface TransactionFactory
          Generated from IDL interface "TransactionFactory".
 

Classes in org.omg.CosTransactions that implement Object
 class _ControlStub
          Generated from IDL interface "Control".
 class _CoordinatorStub
          Generated from IDL interface "Coordinator".
 class _CurrentStub
          Generated from IDL interface "Current".
 class _RecoveryCoordinatorStub
          Generated from IDL interface "RecoveryCoordinator".
 class _ResourceStub
          Generated from IDL interface "Resource".
 class _SubtransactionAwareResourceStub
          Generated from IDL interface "SubtransactionAwareResource".
 class _SynchronizationStub
          Generated from IDL interface "Synchronization".
 class _TerminatorStub
          Generated from IDL interface "Terminator".
 class _TransactionalObjectStub
          Generated from IDL interface "TransactionalObject".
 class _TransactionFactoryStub
          Generated from IDL interface "TransactionFactory".
 

Methods in org.omg.CosTransactions with parameters of type Object
static Control ControlHelper.narrow(Object obj)
           
static Coordinator CoordinatorHelper.narrow(Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.narrow(Object obj)
           
static Resource ResourceHelper.narrow(Object obj)
           
static SubtransactionAwareResource SubtransactionAwareResourceHelper.narrow(Object obj)
           
static Synchronization SynchronizationHelper.narrow(Object obj)
           
static Terminator TerminatorHelper.narrow(Object obj)
           
static TransactionFactory TransactionFactoryHelper.narrow(Object obj)
           
static TransactionalObject TransactionalObjectHelper.narrow(Object obj)
           
static Control ControlHelper.unchecked_narrow(Object obj)
           
static Coordinator CoordinatorHelper.unchecked_narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.unchecked_narrow(Object obj)
           
static Resource ResourceHelper.unchecked_narrow(Object obj)
           
static SubtransactionAwareResource SubtransactionAwareResourceHelper.unchecked_narrow(Object obj)
           
static Synchronization SynchronizationHelper.unchecked_narrow(Object obj)
           
static Terminator TerminatorHelper.unchecked_narrow(Object obj)
           
static TransactionFactory TransactionFactoryHelper.unchecked_narrow(Object obj)
           
static TransactionalObject TransactionalObjectHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of Object in org.omg.CosTypedEventChannelAdmin
 interface TypedConsumerAdmin
          Generated from IDL interface "TypedConsumerAdmin".
 interface TypedEventChannel
          Generated from IDL interface "TypedEventChannel".
 interface TypedProxyPullSupplier
          Generated from IDL interface "TypedProxyPullSupplier".
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer".
 interface TypedSupplierAdmin
          Generated from IDL interface "TypedSupplierAdmin".
 

Classes in org.omg.CosTypedEventChannelAdmin that implement Object
 class _TypedConsumerAdminStub
          Generated from IDL interface "TypedConsumerAdmin".
 class _TypedEventChannelStub
          Generated from IDL interface "TypedEventChannel".
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier".
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer".
 class _TypedSupplierAdminStub
          Generated from IDL interface "TypedSupplierAdmin".
 

Methods in org.omg.CosTypedEventChannelAdmin that return Object
 Object TypedProxyPushConsumerPOATie.get_typed_consumer()
           
 Object _TypedProxyPushConsumerStub.get_typed_consumer()
           
 Object TypedProxyPullSupplierPOATie.get_typed_supplier()
           
 Object _TypedProxyPullSupplierStub.get_typed_supplier()
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type Object
static TypedConsumerAdmin TypedConsumerAdminHelper.narrow(Object obj)
           
static TypedEventChannel TypedEventChannelHelper.narrow(Object obj)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.narrow(Object obj)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.narrow(Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.narrow(Object obj)
           
static TypedConsumerAdmin TypedConsumerAdminHelper.unchecked_narrow(Object obj)
           
static TypedEventChannel TypedEventChannelHelper.unchecked_narrow(Object obj)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosTypedEventComm
 

Subinterfaces of Object in org.omg.CosTypedEventComm
 interface TypedPullSupplier
          Generated from IDL interface "TypedPullSupplier".
 interface TypedPushConsumer
          Generated from IDL interface "TypedPushConsumer".
 

Classes in org.omg.CosTypedEventComm that implement Object
 class _TypedPullSupplierStub
          Generated from IDL interface "TypedPullSupplier".
 class _TypedPushConsumerStub
          Generated from IDL interface "TypedPushConsumer".
 

Methods in org.omg.CosTypedEventComm that return Object
 Object TypedPushConsumerOperations.get_typed_consumer()
           
 Object TypedPushConsumerPOATie.get_typed_consumer()
           
 Object _TypedPushConsumerStub.get_typed_consumer()
           
 Object TypedPullSupplierOperations.get_typed_supplier()
           
 Object TypedPullSupplierPOATie.get_typed_supplier()
           
 Object _TypedPullSupplierStub.get_typed_supplier()
           
 

Methods in org.omg.CosTypedEventComm with parameters of type Object
static TypedPullSupplier TypedPullSupplierHelper.narrow(Object obj)
           
static TypedPushConsumer TypedPushConsumerHelper.narrow(Object obj)
           
static TypedPullSupplier TypedPullSupplierHelper.unchecked_narrow(Object obj)
           
static TypedPushConsumer TypedPushConsumerHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of Object in org.omg.CosTypedNotifyChannelAdmin
 interface TypedEventChannelFactory
          Generated from IDL interface "TypedEventChannelFactory".
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer".
 interface TypedProxyPushSupplier
          Generated from IDL interface "TypedProxyPushSupplier".
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement Object
 class _TypedEventChannelFactoryStub
          Generated from IDL interface "TypedEventChannelFactory".
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer".
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier".
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return Object
 Object TypedProxyPushConsumerPOATie.get_typed_consumer()
           
 Object _TypedProxyPushConsumerStub.get_typed_consumer()
           
 Object TypedProxyPullSupplierPOATie.get_typed_supplier()
           
 Object _TypedProxyPullSupplierStub.get_typed_supplier()
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type Object
static TypedConsumerAdmin TypedConsumerAdminHelper.narrow(Object obj)
           
static TypedEventChannelFactory TypedEventChannelFactoryHelper.narrow(Object obj)
           
static TypedEventChannel TypedEventChannelHelper.narrow(Object obj)
           
static TypedProxyPullConsumer TypedProxyPullConsumerHelper.narrow(Object obj)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.narrow(Object obj)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.narrow(Object obj)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.narrow(Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.narrow(Object obj)
           
static TypedConsumerAdmin TypedConsumerAdminHelper.unchecked_narrow(Object obj)
           
static TypedEventChannelFactory TypedEventChannelFactoryHelper.unchecked_narrow(Object obj)
           
static TypedEventChannel TypedEventChannelHelper.unchecked_narrow(Object obj)
           
static TypedProxyPullConsumer TypedProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.CosTypedNotifyComm
 

Methods in org.omg.CosTypedNotifyComm that return Object
 Object TypedPushConsumerPOATie.get_typed_consumer()
           
 Object _TypedPushConsumerStub.get_typed_consumer()
           
 Object TypedPullSupplierPOATie.get_typed_supplier()
           
 Object _TypedPullSupplierStub.get_typed_supplier()
           
 

Methods in org.omg.CosTypedNotifyComm with parameters of type Object
static TypedPullSupplier TypedPullSupplierHelper.narrow(Object obj)
           
static TypedPushConsumer TypedPushConsumerHelper.narrow(Object obj)
           
static TypedPullSupplier TypedPullSupplierHelper.unchecked_narrow(Object obj)
           
static TypedPushConsumer TypedPushConsumerHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.dds
 

Subinterfaces of Object in org.omg.dds
 interface Condition
          Generated from IDL interface "Condition".
 interface ContentFilteredTopic
          Generated from IDL interface "ContentFilteredTopic".
 interface DataReader
          Generated from IDL interface "DataReader".
 interface DataReaderListener
          Generated from IDL interface "DataReaderListener".
 interface DataWriter
          Generated from IDL interface "DataWriter".
 interface DataWriterListener
          Generated from IDL interface "DataWriterListener".
 interface DomainParticipant
          Generated from IDL interface "DomainParticipant".
 interface DomainParticipantFactory
          Generated from IDL interface "DomainParticipantFactory".
 interface DomainParticipantListener
          Generated from IDL interface "DomainParticipantListener".
 interface Entity
          Generated from IDL interface "Entity".
 interface GuardCondition
          Generated from IDL interface "GuardCondition".
 interface Listener
          Generated from IDL interface "Listener".
 interface MultiTopic
          Generated from IDL interface "MultiTopic".
 interface Publisher
          Generated from IDL interface "Publisher".
 interface PublisherListener
          Generated from IDL interface "PublisherListener".
 interface QueryCondition
          Generated from IDL interface "QueryCondition".
 interface ReadCondition
          Generated from IDL interface "ReadCondition".
 interface StatusCondition
          Generated from IDL interface "StatusCondition".
 interface Subscriber
          Generated from IDL interface "Subscriber".
 interface SubscriberListener
          Generated from IDL interface "SubscriberListener".
 interface Topic
          Generated from IDL interface "Topic".
 interface TopicDescription
          Generated from IDL interface "TopicDescription".
 interface TopicListener
          Generated from IDL interface "TopicListener".
 interface TypeSupport
          Generated from IDL interface "TypeSupport".
 interface WaitSet
          Generated from IDL interface "WaitSet".
 

Classes in org.omg.dds that implement Object
 class _ConditionStub
          Generated from IDL interface "Condition".
 class _ContentFilteredTopicStub
          Generated from IDL interface "ContentFilteredTopic".
 class _DataReaderListenerStub
          Generated from IDL interface "DataReaderListener".
 class _DataReaderStub
          Generated from IDL interface "DataReader".
 class _DataWriterListenerStub
          Generated from IDL interface "DataWriterListener".
 class _DataWriterStub
          Generated from IDL interface "DataWriter".
 class _DomainParticipantFactoryStub
          Generated from IDL interface "DomainParticipantFactory".
 class _DomainParticipantListenerStub
          Generated from IDL interface "DomainParticipantListener".
 class _DomainParticipantStub
          Generated from IDL interface "DomainParticipant".
 class _EntityStub
          Generated from IDL interface "Entity".
 class _GuardConditionStub
          Generated from IDL interface "GuardCondition".
 class _ListenerStub
          Generated from IDL interface "Listener".
 class _MultiTopicStub
          Generated from IDL interface "MultiTopic".
 class _PublisherListenerStub
          Generated from IDL interface "PublisherListener".
 class _PublisherStub
          Generated from IDL interface "Publisher".
 class _QueryConditionStub
          Generated from IDL interface "QueryCondition".
 class _ReadConditionStub
          Generated from IDL interface "ReadCondition".
 class _StatusConditionStub
          Generated from IDL interface "StatusCondition".
 class _SubscriberListenerStub
          Generated from IDL interface "SubscriberListener".
 class _SubscriberStub
          Generated from IDL interface "Subscriber".
 class _TopicDescriptionStub
          Generated from IDL interface "TopicDescription".
 class _TopicListenerStub
          Generated from IDL interface "TopicListener".
 class _TopicStub
          Generated from IDL interface "Topic".
 class _TypeSupportStub
          Generated from IDL interface "TypeSupport".
 class _WaitSetStub
          Generated from IDL interface "WaitSet".
 

Methods in org.omg.dds with parameters of type Object
static Condition ConditionHelper.narrow(Object obj)
           
static ContentFilteredTopic ContentFilteredTopicHelper.narrow(Object obj)
           
static DataReader DataReaderHelper.narrow(Object obj)
           
static DataReaderListener DataReaderListenerHelper.narrow(Object obj)
           
static DataWriter DataWriterHelper.narrow(Object obj)
           
static DataWriterListener DataWriterListenerHelper.narrow(Object obj)
           
static DomainParticipantFactory DomainParticipantFactoryHelper.narrow(Object obj)
           
static DomainParticipant DomainParticipantHelper.narrow(Object obj)
           
static DomainParticipantListener DomainParticipantListenerHelper.narrow(Object obj)
           
static Entity EntityHelper.narrow(Object obj)
           
static GuardCondition GuardConditionHelper.narrow(Object obj)
           
static Listener ListenerHelper.narrow(Object obj)
           
static MultiTopic MultiTopicHelper.narrow(Object obj)
           
static Publisher PublisherHelper.narrow(Object obj)
           
static PublisherListener PublisherListenerHelper.narrow(Object obj)
           
static QueryCondition QueryConditionHelper.narrow(Object obj)
           
static ReadCondition ReadConditionHelper.narrow(Object obj)
           
static StatusCondition StatusConditionHelper.narrow(Object obj)
           
static Subscriber SubscriberHelper.narrow(Object obj)
           
static SubscriberListener SubscriberListenerHelper.narrow(Object obj)
           
static TopicDescription TopicDescriptionHelper.narrow(Object obj)
           
static Topic TopicHelper.narrow(Object obj)
           
static TopicListener TopicListenerHelper.narrow(Object obj)
           
static TypeSupport TypeSupportHelper.narrow(Object obj)
           
static WaitSet WaitSetHelper.narrow(Object obj)
           
static Condition ConditionHelper.unchecked_narrow(Object obj)
           
static ContentFilteredTopic ContentFilteredTopicHelper.unchecked_narrow(Object obj)
           
static DataReader DataReaderHelper.unchecked_narrow(Object obj)
           
static DataReaderListener DataReaderListenerHelper.unchecked_narrow(Object obj)
           
static DataWriter DataWriterHelper.unchecked_narrow(Object obj)
           
static DataWriterListener DataWriterListenerHelper.unchecked_narrow(Object obj)
           
static DomainParticipantFactory DomainParticipantFactoryHelper.unchecked_narrow(Object obj)
           
static DomainParticipant DomainParticipantHelper.unchecked_narrow(Object obj)
           
static DomainParticipantListener DomainParticipantListenerHelper.unchecked_narrow(Object obj)
           
static Entity EntityHelper.unchecked_narrow(Object obj)
           
static GuardCondition GuardConditionHelper.unchecked_narrow(Object obj)
           
static Listener ListenerHelper.unchecked_narrow(Object obj)
           
static MultiTopic MultiTopicHelper.unchecked_narrow(Object obj)
           
static Publisher PublisherHelper.unchecked_narrow(Object obj)
           
static PublisherListener PublisherListenerHelper.unchecked_narrow(Object obj)
           
static QueryCondition QueryConditionHelper.unchecked_narrow(Object obj)
           
static ReadCondition ReadConditionHelper.unchecked_narrow(Object obj)
           
static StatusCondition StatusConditionHelper.unchecked_narrow(Object obj)
           
static Subscriber SubscriberHelper.unchecked_narrow(Object obj)
           
static SubscriberListener SubscriberListenerHelper.unchecked_narrow(Object obj)
           
static TopicDescription TopicDescriptionHelper.unchecked_narrow(Object obj)
           
static Topic TopicHelper.unchecked_narrow(Object obj)
           
static TopicListener TopicListenerHelper.unchecked_narrow(Object obj)
           
static TypeSupport TypeSupportHelper.unchecked_narrow(Object obj)
           
static WaitSet WaitSetHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.DynamicAny
 

Subinterfaces of Object in org.omg.DynamicAny
 interface DynAny
          Generated from IDL interface "DynAny".
 interface DynAnyFactory
          Generated from IDL interface "DynAnyFactory".
 interface DynArray
          Generated from IDL interface "DynArray".
 interface DynEnum
          Generated from IDL interface "DynEnum".
 interface DynFixed
          Generated from IDL interface "DynFixed".
 interface DynSequence
          Generated from IDL interface "DynSequence".
 interface DynStruct
          Generated from IDL interface "DynStruct".
 interface DynUnion
          Generated from IDL interface "DynUnion".
 interface DynValue
          Generated from IDL interface "DynValue".
 

Classes in org.omg.DynamicAny that implement Object
 class _DynAnyFactoryStub
          Generated from IDL interface "DynAnyFactory".
 class _DynAnyStub
          Generated from IDL interface "DynAny".
 class _DynArrayStub
          Generated from IDL interface "DynArray".
 class _DynEnumStub
          Generated from IDL interface "DynEnum".
 class _DynFixedStub
          Generated from IDL interface "DynFixed".
 class _DynSequenceStub
          Generated from IDL interface "DynSequence".
 class _DynStructStub
          Generated from IDL interface "DynStruct".
 class _DynUnionStub
          Generated from IDL interface "DynUnion".
 class _DynValueStub
          Generated from IDL interface "DynValue".
 

Methods in org.omg.DynamicAny that return Object
 Object DynAnyPOATie.get_reference()
           
 Object DynArrayPOATie.get_reference()
           
 Object DynEnumPOATie.get_reference()
           
 Object DynFixedPOATie.get_reference()
           
 Object DynSequencePOATie.get_reference()
           
 Object DynStructPOATie.get_reference()
           
 Object DynUnionPOATie.get_reference()
           
 Object DynValuePOATie.get_reference()
           
 Object _DynValueStub.get_reference()
           
 Object _DynUnionStub.get_reference()
           
 Object _DynStructStub.get_reference()
           
 Object _DynSequenceStub.get_reference()
           
 Object _DynFixedStub.get_reference()
           
 Object _DynEnumStub.get_reference()
           
 Object _DynArrayStub.get_reference()
           
 Object _DynAnyStub.get_reference()
           
 Object DynAnyOperations.get_reference()
           
 

Methods in org.omg.DynamicAny with parameters of type Object
 void DynAnyPOATie.insert_reference(Object value)
           
 void DynArrayPOATie.insert_reference(Object value)
           
 void DynEnumPOATie.insert_reference(Object value)
           
 void DynFixedPOATie.insert_reference(Object value)
           
 void DynSequencePOATie.insert_reference(Object value)
           
 void DynStructPOATie.insert_reference(Object value)
           
 void DynUnionPOATie.insert_reference(Object value)
           
 void DynValuePOATie.insert_reference(Object value)
           
 void _DynValueStub.insert_reference(Object value)
           
 void _DynUnionStub.insert_reference(Object value)
           
 void _DynStructStub.insert_reference(Object value)
           
 void _DynSequenceStub.insert_reference(Object value)
           
 void _DynFixedStub.insert_reference(Object value)
           
 void _DynEnumStub.insert_reference(Object value)
           
 void _DynArrayStub.insert_reference(Object value)
           
 void _DynAnyStub.insert_reference(Object value)
           
 void DynAnyOperations.insert_reference(Object value)
           
static DynValue DynValueHelper.narrow(Object obj)
           
static DynUnion DynUnionHelper.narrow(Object obj)
           
static DynStruct DynStructHelper.narrow(Object obj)
           
static DynSequence DynSequenceHelper.narrow(Object obj)
           
static DynFixed DynFixedHelper.narrow(Object obj)
           
static DynEnum DynEnumHelper.narrow(Object obj)
           
static DynArray DynArrayHelper.narrow(Object obj)
           
static DynAny DynAnyHelper.narrow(Object obj)
           
static DynAnyFactory DynAnyFactoryHelper.narrow(Object obj)
           
static DynValue DynValueHelper.unchecked_narrow(Object obj)
           
static DynUnion DynUnionHelper.unchecked_narrow(Object obj)
           
static DynStruct DynStructHelper.unchecked_narrow(Object obj)
           
static DynSequence DynSequenceHelper.unchecked_narrow(Object obj)
           
static DynFixed DynFixedHelper.unchecked_narrow(Object obj)
           
static DynEnum DynEnumHelper.unchecked_narrow(Object obj)
           
static DynArray DynArrayHelper.unchecked_narrow(Object obj)
           
static DynAny DynAnyHelper.unchecked_narrow(Object obj)
           
static DynAnyFactory DynAnyFactoryHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.ETF
 

Subinterfaces of Object in org.omg.ETF
 interface BufferList
          Generated from IDL interface "BufferList".
 interface Connection
          Generated from IDL interface "Connection".
 interface ConnectionZeroCopy
          Generated from IDL interface "ConnectionZeroCopy".
 interface Factories
          Generated from IDL interface "Factories".
 interface Handle
          Generated from IDL interface "Handle".
 interface Profile
          Generated from IDL interface "Profile".
 

Classes in org.omg.ETF that implement Object
 class _BufferListLocalBase
          Abstract base class for implementations of local interface BufferList
 class _ConnectionLocalBase
          Abstract base class for implementations of local interface Connection
 class _ConnectionZeroCopyLocalBase
          Abstract base class for implementations of local interface ConnectionZeroCopy
 class _FactoriesLocalBase
          Abstract base class for implementations of local interface Factories
 class _HandleLocalBase
          Abstract base class for implementations of local interface Handle
 class _ListenerLocalBase
          Abstract base class for implementations of local interface Listener
 class _ProfileLocalBase
          Abstract base class for implementations of local interface Profile
 class BufferListLocalTie
          Generated from IDL interface "BufferList".
 class ConnectionLocalTie
          Generated from IDL interface "Connection".
 class ConnectionZeroCopyLocalTie
          Generated from IDL interface "ConnectionZeroCopy".
 class FactoriesLocalTie
          Generated from IDL interface "Factories".
 class HandleLocalTie
          Generated from IDL interface "Handle".
 class ListenerLocalTie
          Generated from IDL interface "Listener".
 class ProfileLocalTie
          Generated from IDL interface "Profile".
 

Methods in org.omg.ETF with parameters of type Object
static BufferList BufferListHelper.narrow(Object obj)
           
static Connection ConnectionHelper.narrow(Object obj)
           
static ConnectionZeroCopy ConnectionZeroCopyHelper.narrow(Object obj)
           
static Factories FactoriesHelper.narrow(Object obj)
           
static Handle HandleHelper.narrow(Object obj)
           
static Listener ListenerHelper.narrow(Object obj)
           
static Profile ProfileHelper.narrow(Object obj)
           
static BufferList BufferListHelper.unchecked_narrow(Object obj)
           
static Connection ConnectionHelper.unchecked_narrow(Object obj)
           
static ConnectionZeroCopy ConnectionZeroCopyHelper.unchecked_narrow(Object obj)
           
static Factories FactoriesHelper.unchecked_narrow(Object obj)
           
static Handle HandleHelper.unchecked_narrow(Object obj)
           
static Listener ListenerHelper.unchecked_narrow(Object obj)
           
static Profile ProfileHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.IOP
 

Subinterfaces of Object in org.omg.IOP
 interface Codec
          Generated from IDL interface "Codec".
 interface CodecFactory
          Generated from IDL interface "CodecFactory".
 

Classes in org.omg.IOP that implement Object
 class _CodecFactoryLocalBase
          Abstract base class for implementations of local interface CodecFactory
 class _CodecLocalBase
          Abstract base class for implementations of local interface Codec
 class CodecFactoryLocalTie
          Generated from IDL interface "CodecFactory".
 class CodecLocalTie
          Generated from IDL interface "Codec".
 

Methods in org.omg.IOP with parameters of type Object
static Codec CodecHelper.narrow(Object obj)
           
static CodecFactory CodecFactoryHelper.narrow(Object obj)
           
static Codec CodecHelper.unchecked_narrow(Object obj)
           
static CodecFactory CodecFactoryHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.Messaging
 

Subinterfaces of Object in org.omg.Messaging
 interface MaxHopsPolicy
          Generated from IDL interface "MaxHopsPolicy".
 interface QueueOrderPolicy
          Generated from IDL interface "QueueOrderPolicy".
 interface RebindPolicy
          Generated from IDL interface "RebindPolicy".
 interface RelativeRequestTimeoutPolicy
          Generated from IDL interface "RelativeRequestTimeoutPolicy".
 interface RelativeRoundtripTimeoutPolicy
          Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
 interface ReplyEndTimePolicy
          Generated from IDL interface "ReplyEndTimePolicy".
 interface ReplyHandler
          Generated from IDL interface "ReplyHandler".
 interface ReplyPriorityPolicy
          Generated from IDL interface "ReplyPriorityPolicy".
 interface ReplyStartTimePolicy
          Generated from IDL interface "ReplyStartTimePolicy".
 interface RequestEndTimePolicy
          Generated from IDL interface "RequestEndTimePolicy".
 interface RequestPriorityPolicy
          Generated from IDL interface "RequestPriorityPolicy".
 interface RequestStartTimePolicy
          Generated from IDL interface "RequestStartTimePolicy".
 interface RoutingPolicy
          Generated from IDL interface "RoutingPolicy".
 interface SyncScopePolicy
          Generated from IDL interface "SyncScopePolicy".
 

Classes in org.omg.Messaging that implement Object
 class _MaxHopsPolicyLocalBase
          Abstract base class for implementations of local interface MaxHopsPolicy
 class _QueueOrderPolicyLocalBase
          Abstract base class for implementations of local interface QueueOrderPolicy
 class _RebindPolicyLocalBase
          Abstract base class for implementations of local interface RebindPolicy
 class _RelativeRequestTimeoutPolicyLocalBase
          Abstract base class for implementations of local interface RelativeRequestTimeoutPolicy
 class _RelativeRoundtripTimeoutPolicyLocalBase
          Abstract base class for implementations of local interface RelativeRoundtripTimeoutPolicy
 class _ReplyEndTimePolicyLocalBase
          Abstract base class for implementations of local interface ReplyEndTimePolicy
 class _ReplyPriorityPolicyLocalBase
          Abstract base class for implementations of local interface ReplyPriorityPolicy
 class _ReplyStartTimePolicyLocalBase
          Abstract base class for implementations of local interface ReplyStartTimePolicy
 class _RequestEndTimePolicyLocalBase
          Abstract base class for implementations of local interface RequestEndTimePolicy
 class _RequestPriorityPolicyLocalBase
          Abstract base class for implementations of local interface RequestPriorityPolicy
 class _RequestStartTimePolicyLocalBase
          Abstract base class for implementations of local interface RequestStartTimePolicy
 class _RoutingPolicyLocalBase
          Abstract base class for implementations of local interface RoutingPolicy
 class _SyncScopePolicyLocalBase
          Abstract base class for implementations of local interface SyncScopePolicy
 class MaxHopsPolicyLocalTie
          Generated from IDL interface "MaxHopsPolicy".
 class QueueOrderPolicyLocalTie
          Generated from IDL interface "QueueOrderPolicy".
 class RebindPolicyLocalTie
          Generated from IDL interface "RebindPolicy".
 class RelativeRequestTimeoutPolicyLocalTie
          Generated from IDL interface "RelativeRequestTimeoutPolicy".
 class RelativeRoundtripTimeoutPolicyLocalTie
          Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
 class ReplyEndTimePolicyLocalTie
          Generated from IDL interface "ReplyEndTimePolicy".
 class ReplyPriorityPolicyLocalTie
          Generated from IDL interface "ReplyPriorityPolicy".
 class ReplyStartTimePolicyLocalTie
          Generated from IDL interface "ReplyStartTimePolicy".
 class RequestEndTimePolicyLocalTie
          Generated from IDL interface "RequestEndTimePolicy".
 class RequestPriorityPolicyLocalTie
          Generated from IDL interface "RequestPriorityPolicy".
 class RequestStartTimePolicyLocalTie
          Generated from IDL interface "RequestStartTimePolicy".
 class RoutingPolicyLocalTie
          Generated from IDL interface "RoutingPolicy".
 class SyncScopePolicyLocalTie
          Generated from IDL interface "SyncScopePolicy".
 

Methods in org.omg.Messaging with parameters of type Object
static MaxHopsPolicy MaxHopsPolicyHelper.narrow(Object obj)
           
static QueueOrderPolicy QueueOrderPolicyHelper.narrow(Object obj)
           
static RebindPolicy RebindPolicyHelper.narrow(Object obj)
           
static RelativeRequestTimeoutPolicy RelativeRequestTimeoutPolicyHelper.narrow(Object obj)
           
static RelativeRoundtripTimeoutPolicy RelativeRoundtripTimeoutPolicyHelper.narrow(Object obj)
           
static ReplyEndTimePolicy ReplyEndTimePolicyHelper.narrow(Object obj)
           
static ReplyHandler ReplyHandlerHelper.narrow(Object obj)
           
static ReplyPriorityPolicy ReplyPriorityPolicyHelper.narrow(Object obj)
           
static ReplyStartTimePolicy ReplyStartTimePolicyHelper.narrow(Object obj)
           
static RequestEndTimePolicy RequestEndTimePolicyHelper.narrow(Object obj)
           
static RequestPriorityPolicy RequestPriorityPolicyHelper.narrow(Object obj)
           
static RequestStartTimePolicy RequestStartTimePolicyHelper.narrow(Object obj)
           
static RoutingPolicy RoutingPolicyHelper.narrow(Object obj)
           
static SyncScopePolicy SyncScopePolicyHelper.narrow(Object obj)
           
static MaxHopsPolicy MaxHopsPolicyHelper.unchecked_narrow(Object obj)
           
static QueueOrderPolicy QueueOrderPolicyHelper.unchecked_narrow(Object obj)
           
static RebindPolicy RebindPolicyHelper.unchecked_narrow(Object obj)
           
static RelativeRequestTimeoutPolicy RelativeRequestTimeoutPolicyHelper.unchecked_narrow(Object obj)
           
static RelativeRoundtripTimeoutPolicy RelativeRoundtripTimeoutPolicyHelper.unchecked_narrow(Object obj)
           
static ReplyEndTimePolicy ReplyEndTimePolicyHelper.unchecked_narrow(Object obj)
           
static ReplyHandler ReplyHandlerHelper.unchecked_narrow(Object obj)
           
static ReplyPriorityPolicy ReplyPriorityPolicyHelper.unchecked_narrow(Object obj)
           
static ReplyStartTimePolicy ReplyStartTimePolicyHelper.unchecked_narrow(Object obj)
           
static RequestEndTimePolicy RequestEndTimePolicyHelper.unchecked_narrow(Object obj)
           
static RequestPriorityPolicy RequestPriorityPolicyHelper.unchecked_narrow(Object obj)
           
static RequestStartTimePolicy RequestStartTimePolicyHelper.unchecked_narrow(Object obj)
           
static RoutingPolicy RoutingPolicyHelper.unchecked_narrow(Object obj)
           
static SyncScopePolicy SyncScopePolicyHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.PortableInterceptor
 

Subinterfaces of Object in org.omg.PortableInterceptor
 interface ClientRequestInfo
          Generated from IDL interface "ClientRequestInfo".
 interface ClientRequestInterceptor
          Generated from IDL interface "ClientRequestInterceptor".
 interface Interceptor
          Generated from IDL interface "Interceptor".
 interface IORInfo
          Generated from IDL interface "IORInfo".
 interface IORInterceptor
          Generated from IDL interface "IORInterceptor".
 interface ORBInitializer
          Generated from IDL interface "ORBInitializer".
 interface ORBInitInfo
          Generated from IDL interface "ORBInitInfo".
 interface PolicyFactory
          Generated from IDL interface "PolicyFactory".
 interface RequestInfo
          Generated from IDL interface "RequestInfo".
 interface ServerRequestInfo
          Generated from IDL interface "ServerRequestInfo".
 interface ServerRequestInterceptor
          Generated from IDL interface "ServerRequestInterceptor".
 

Fields in org.omg.PortableInterceptor declared as Object
 Object ForwardRequest.forward
           
 

Methods in org.omg.PortableInterceptor that return Object
 Object ClientRequestInfoOperations.effective_target()
           
 Object RequestInfoOperations.forward_reference()
           
 Object ORBInitInfoOperations.resolve_initial_references(java.lang.String id)
           
 Object ClientRequestInfoOperations.target()
           
 

Methods in org.omg.PortableInterceptor with parameters of type Object
static ClientRequestInfo ClientRequestInfoHelper.narrow(Object obj)
           
static ClientRequestInterceptor ClientRequestInterceptorHelper.narrow(Object obj)
           
static IORInfo IORInfoHelper.narrow(Object obj)
           
static IORInterceptor IORInterceptorHelper.narrow(Object obj)
           
static Interceptor InterceptorHelper.narrow(Object obj)
           
static ORBInitInfo ORBInitInfoHelper.narrow(Object obj)
           
static ORBInitializer ORBInitializerHelper.narrow(Object obj)
           
static PolicyFactory PolicyFactoryHelper.narrow(Object obj)
           
static RequestInfo RequestInfoHelper.narrow(Object obj)
           
static ServerRequestInfo ServerRequestInfoHelper.narrow(Object obj)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.narrow(Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
 void ORBInitInfoOperations.register_initial_reference(java.lang.String id, Object obj)
           
static ClientRequestInfo ClientRequestInfoHelper.unchecked_narrow(Object obj)
           
static ClientRequestInterceptor ClientRequestInterceptorHelper.unchecked_narrow(Object obj)
           
static IORInfo IORInfoHelper.unchecked_narrow(Object obj)
           
static IORInterceptor IORInterceptorHelper.unchecked_narrow(Object obj)
           
static Interceptor InterceptorHelper.unchecked_narrow(Object obj)
           
static ORBInitInfo ORBInitInfoHelper.unchecked_narrow(Object obj)
           
static ORBInitializer ORBInitializerHelper.unchecked_narrow(Object obj)
           
static PolicyFactory PolicyFactoryHelper.unchecked_narrow(Object obj)
           
static RequestInfo RequestInfoHelper.unchecked_narrow(Object obj)
           
static ServerRequestInfo ServerRequestInfoHelper.unchecked_narrow(Object obj)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.unchecked_narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type Object
ForwardRequest(Object forward)
           
ForwardRequest(java.lang.String _reason, Object forward)
           
 

Uses of Object in org.omg.PortableServer
 

Subinterfaces of Object in org.omg.PortableServer
 interface AdapterActivator
          Generated from IDL interface "AdapterActivator".
 interface IdAssignmentPolicy
          Generated from IDL interface "IdAssignmentPolicy".
 interface IdUniquenessPolicy
          Generated from IDL interface "IdUniquenessPolicy".
 interface ImplicitActivationPolicy
          Generated from IDL interface "ImplicitActivationPolicy".
 interface LifespanPolicy
          Generated from IDL interface "LifespanPolicy".
 interface POA
          Generated from IDL interface "POA".
 interface POAManager
          Generated from IDL interface "POAManager".
 interface RequestProcessingPolicy
          Generated from IDL interface "RequestProcessingPolicy".
 interface ServantActivator
          Generated from IDL interface "ServantActivator".
 interface ServantLocator
           
 interface ServantManager
          Generated from IDL interface "ServantManager".
 interface ServantRetentionPolicy
          Generated from IDL interface "ServantRetentionPolicy".
 interface ThreadPolicy
          Generated from IDL interface "ThreadPolicy".
 

Classes in org.omg.PortableServer that implement Object
 class _AdapterActivatorLocalBase
          Abstract base class for implementations of local interface AdapterActivator
 class _CurrentLocalBase
          Abstract base class for implementations of local interface Current
 class _IdAssignmentPolicyLocalBase
          Abstract base class for implementations of local interface IdAssignmentPolicy
 class _IdUniquenessPolicyLocalBase
          Abstract base class for implementations of local interface IdUniquenessPolicy
 class _ImplicitActivationPolicyLocalBase
          Abstract base class for implementations of local interface ImplicitActivationPolicy
 class _LifespanPolicyLocalBase
          Abstract base class for implementations of local interface LifespanPolicy
 class _POALocalBase
          Abstract base class for implementations of local interface POA
 class _POAManagerLocalBase
          Abstract base class for implementations of local interface POAManager
 class _RequestProcessingPolicyLocalBase
          Abstract base class for implementations of local interface RequestProcessingPolicy
 class _ServantActivatorLocalBase
          Abstract base class for implementations of local interface ServantActivator
 class _ServantLocatorLocalBase
          Abstract base class for implenentations of local interface ServantLocator
 class _ServantManagerLocalBase
          Abstract base class for implementations of local interface ServantManager
 class _ServantRetentionPolicyLocalBase
          Abstract base class for implementations of local interface ServantRetentionPolicy
 class _ThreadPolicyLocalBase
          Abstract base class for implementations of local interface ThreadPolicy
 class AdapterActivatorLocalTie
          Generated from IDL interface "AdapterActivator".
 class IdAssignmentPolicyLocalTie
          Generated from IDL interface "IdAssignmentPolicy".
 class IdUniquenessPolicyLocalTie
          Generated from IDL interface "IdUniquenessPolicy".
 class ImplicitActivationPolicyLocalTie
          Generated from IDL interface "ImplicitActivationPolicy".
 class LifespanPolicyLocalTie
          Generated from IDL interface "LifespanPolicy".
 class POALocalTie
          Generated from IDL interface "POA".
 class POAManagerLocalTie
          Generated from IDL interface "POAManager".
 class RequestProcessingPolicyLocalTie
          Generated from IDL interface "RequestProcessingPolicy".
 class ServantActivatorLocalTie
          Generated from IDL interface "ServantActivator".
 class ServantManagerLocalTie
          Generated from IDL interface "ServantManager".
 class ServantRetentionPolicyLocalTie
          Generated from IDL interface "ServantRetentionPolicy".
 class ThreadPolicyLocalTie
          Generated from IDL interface "ThreadPolicy".
 

Fields in org.omg.PortableServer declared as Object
 Object ForwardRequest.forward_reference
           
 

Methods in org.omg.PortableServer that return Object
 Object Servant._get_component()
           
 Object Servant._get_interface_def()
           
 Object Servant._this_object()
           
 Object Servant._this_object(ORB orb)
           
 Object POALocalTie.create_reference_with_id(byte[] oid, java.lang.String intf)
           
 Object POAOperations.create_reference_with_id(byte[] oid, java.lang.String intf)
           
 Object POALocalTie.create_reference(java.lang.String intf)
           
 Object POAOperations.create_reference(java.lang.String intf)
           
 Object CurrentLocalTie.get_reference()
           
 Object CurrentOperations.get_reference()
           
 Object POALocalTie.id_to_reference(byte[] oid)
           
 Object POAOperations.id_to_reference(byte[] oid)
           
 Object POALocalTie.servant_to_reference(Servant p_servant)
           
 Object POAOperations.servant_to_reference(Servant p_servant)
           
 

Methods in org.omg.PortableServer with parameters of type Object
static AdapterActivator AdapterActivatorHelper.narrow(Object obj)
           
static IdAssignmentPolicy IdAssignmentPolicyHelper.narrow(Object obj)
           
static IdUniquenessPolicy IdUniquenessPolicyHelper.narrow(Object obj)
           
static ImplicitActivationPolicy ImplicitActivationPolicyHelper.narrow(Object obj)
           
static LifespanPolicy LifespanPolicyHelper.narrow(Object obj)
           
static POAManager POAManagerHelper.narrow(Object obj)
           
static RequestProcessingPolicy RequestProcessingPolicyHelper.narrow(Object obj)
           
static ServantManager ServantManagerHelper.narrow(Object obj)
           
static ServantRetentionPolicy ServantRetentionPolicyHelper.narrow(Object obj)
           
static ThreadPolicy ThreadPolicyHelper.narrow(Object obj)
           
static ServantActivator ServantActivatorHelper.narrow(Object obj)
           
static POA POAHelper.narrow(Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
 byte[] POALocalTie.reference_to_id(Object reference)
           
 byte[] POAOperations.reference_to_id(Object reference)
           
 Servant POALocalTie.reference_to_servant(Object reference)
           
 Servant POAOperations.reference_to_servant(Object reference)
           
static AdapterActivator AdapterActivatorHelper.unchecked_narrow(Object obj)
           
static IdAssignmentPolicy IdAssignmentPolicyHelper.unchecked_narrow(Object obj)
           
static IdUniquenessPolicy IdUniquenessPolicyHelper.unchecked_narrow(Object obj)
           
static ImplicitActivationPolicy ImplicitActivationPolicyHelper.unchecked_narrow(Object obj)
           
static LifespanPolicy LifespanPolicyHelper.unchecked_narrow(Object obj)
           
static POAManager POAManagerHelper.unchecked_narrow(Object obj)
           
static RequestProcessingPolicy RequestProcessingPolicyHelper.unchecked_narrow(Object obj)
           
static ServantManager ServantManagerHelper.unchecked_narrow(Object obj)
           
static ServantRetentionPolicy ServantRetentionPolicyHelper.unchecked_narrow(Object obj)
           
static ThreadPolicy ThreadPolicyHelper.unchecked_narrow(Object obj)
           
static ServantActivator ServantActivatorHelper.unchecked_narrow(Object obj)
           
static POA POAHelper.unchecked_narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

Constructors in org.omg.PortableServer with parameters of type Object
ForwardRequest(Object forward_reference)
           
ForwardRequest(java.lang.String _reason, Object forward_reference)
           
 

Uses of Object in org.omg.PortableServer.portable
 

Methods in org.omg.PortableServer.portable that return Object
 Object Delegate.get_component(Servant self)
           
 Object Delegate.get_interface_def(Servant self)
           
 Object Delegate.this_object(Servant self)
           
 

Uses of Object in org.omg.RTCORBA
 

Subinterfaces of Object in org.omg.RTCORBA
 interface ClientProtocolPolicy
          Generated from IDL interface "ClientProtocolPolicy".
 interface ProtocolProperties
          Generated from IDL interface "ProtocolProperties".
 interface RTORB
          Generated from IDL interface "RTORB".
 interface TCPProtocolProperties
          Generated from IDL interface "TCPProtocolProperties".
 

Classes in org.omg.RTCORBA that implement Object
 class _ClientProtocolPolicyLocalBase
          Abstract base class for implementations of local interface ClientProtocolPolicy
 class _ProtocolPropertiesLocalBase
          Abstract base class for implementations of local interface ProtocolProperties
 class _RTORBLocalBase
          Abstract base class for implementations of local interface RTORB
 class _TCPProtocolPropertiesLocalBase
          Abstract base class for implementations of local interface TCPProtocolProperties
 class ClientProtocolPolicyLocalTie
          Generated from IDL interface "ClientProtocolPolicy".
 class ProtocolPropertiesLocalTie
          Generated from IDL interface "ProtocolProperties".
 class RTORBLocalTie
          Generated from IDL interface "RTORB".
 class TCPProtocolPropertiesLocalTie
          Generated from IDL interface "TCPProtocolProperties".
 

Methods in org.omg.RTCORBA with parameters of type Object
static ClientProtocolPolicy ClientProtocolPolicyHelper.narrow(Object obj)
           
static ProtocolProperties ProtocolPropertiesHelper.narrow(Object obj)
           
static RTORB RTORBHelper.narrow(Object obj)
           
static TCPProtocolProperties TCPProtocolPropertiesHelper.narrow(Object obj)
           
static ClientProtocolPolicy ClientProtocolPolicyHelper.unchecked_narrow(Object obj)
           
static ProtocolProperties ProtocolPropertiesHelper.unchecked_narrow(Object obj)
           
static RTORB RTORBHelper.unchecked_narrow(Object obj)
           
static TCPProtocolProperties TCPProtocolPropertiesHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.SecurityAdmin
 

Subinterfaces of Object in org.omg.SecurityAdmin
 interface AccessPolicy
          Generated from IDL interface "AccessPolicy".
 interface AuditPolicy
          Generated from IDL interface "AuditPolicy".
 interface DelegationPolicy
          Generated from IDL interface "DelegationPolicy".
 interface DomainAccessPolicy
          Generated from IDL interface "DomainAccessPolicy".
 interface SecureInvocationPolicy
          Generated from IDL interface "SecureInvocationPolicy".
 

Methods in org.omg.SecurityAdmin with parameters of type Object
static AccessPolicy AccessPolicyHelper.narrow(Object obj)
           
static AuditPolicy AuditPolicyHelper.narrow(Object obj)
           
static DelegationPolicy DelegationPolicyHelper.narrow(Object obj)
           
static DomainAccessPolicy DomainAccessPolicyHelper.narrow(Object obj)
           
static SecureInvocationPolicy SecureInvocationPolicyHelper.narrow(Object obj)
           
static AccessPolicy AccessPolicyHelper.unchecked_narrow(Object obj)
           
static AuditPolicy AuditPolicyHelper.unchecked_narrow(Object obj)
           
static DelegationPolicy DelegationPolicyHelper.unchecked_narrow(Object obj)
           
static DomainAccessPolicy DomainAccessPolicyHelper.unchecked_narrow(Object obj)
           
static SecureInvocationPolicy SecureInvocationPolicyHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.SecurityLevel1
 

Methods in org.omg.SecurityLevel1 with parameters of type Object
static Current CurrentHelper.narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.SecurityLevel2
 

Subinterfaces of Object in org.omg.SecurityLevel2
 interface AccessDecision
          Generated from IDL interface "AccessDecision".
 interface AuditChannel
          Generated from IDL interface "AuditChannel".
 interface AuditDecision
          Generated from IDL interface "AuditDecision".
 interface Credentials
          Generated from IDL interface "Credentials".
 interface DelegationDirectivePolicy
          Generated from IDL interface "DelegationDirectivePolicy".
 interface EstablishTrustPolicy
          Generated from IDL interface "EstablishTrustPolicy".
 interface InvocationCredentialsPolicy
          Generated from IDL interface "InvocationCredentialsPolicy".
 interface MechanismPolicy
          Generated from IDL interface "MechanismPolicy".
 interface PrincipalAuthenticator
          Generated from IDL interface "PrincipalAuthenticator".
 interface QOPPolicy
          Generated from IDL interface "QOPPolicy".
 interface ReceivedCredentials
          Generated from IDL interface "ReceivedCredentials".
 interface RequiredRights
          Generated from IDL interface "RequiredRights".
 

Methods in org.omg.SecurityLevel2 with parameters of type Object
 boolean AccessDecisionOperations.access_allowed(Credentials[] cred_list, Object target, java.lang.String operation_name, java.lang.String target_interface_name)
           
 void RequiredRightsOperations.get_required_rights(Object obj, java.lang.String operation_name, java.lang.String interface_name, RightsListHolder rights, RightsCombinatorHolder rights_combinator)
           
 SecurityMechanismData[] CurrentOperations.get_security_mechanisms(Object obj_ref)
           
static AccessDecision AccessDecisionHelper.narrow(Object obj)
           
static AuditChannel AuditChannelHelper.narrow(Object obj)
           
static AuditDecision AuditDecisionHelper.narrow(Object obj)
           
static Credentials CredentialsHelper.narrow(Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.narrow(Object obj)
           
static EstablishTrustPolicy EstablishTrustPolicyHelper.narrow(Object obj)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.narrow(Object obj)
           
static MechanismPolicy MechanismPolicyHelper.narrow(Object obj)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.narrow(Object obj)
           
static QOPPolicy QOPPolicyHelper.narrow(Object obj)
           
static ReceivedCredentials ReceivedCredentialsHelper.narrow(Object obj)
           
static RequiredRights RequiredRightsHelper.narrow(Object obj)
           
static AccessDecision AccessDecisionHelper.unchecked_narrow(Object obj)
           
static AuditChannel AuditChannelHelper.unchecked_narrow(Object obj)
           
static AuditDecision AuditDecisionHelper.unchecked_narrow(Object obj)
           
static Credentials CredentialsHelper.unchecked_narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.unchecked_narrow(Object obj)
           
static EstablishTrustPolicy EstablishTrustPolicyHelper.unchecked_narrow(Object obj)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.unchecked_narrow(Object obj)
           
static MechanismPolicy MechanismPolicyHelper.unchecked_narrow(Object obj)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.unchecked_narrow(Object obj)
           
static QOPPolicy QOPPolicyHelper.unchecked_narrow(Object obj)
           
static ReceivedCredentials ReceivedCredentialsHelper.unchecked_narrow(Object obj)
           
static RequiredRights RequiredRightsHelper.unchecked_narrow(Object obj)
           
 

Uses of Object in org.omg.SecurityReplaceable
 

Subinterfaces of Object in org.omg.SecurityReplaceable
 interface ClientSecurityContext
          Generated from IDL interface "ClientSecurityContext".
 interface SecurityContext
          Generated from IDL interface "SecurityContext".
 interface ServerSecurityContext
          Generated from IDL interface "ServerSecurityContext".
 interface Vault
          Generated from IDL interface "Vault".
 

Methods in org.omg.SecurityReplaceable with parameters of type Object
 AssociationStatus VaultOperations.init_security_context(Credentials creds, java.lang.String target_security_name, Object target, DelegationMode delegation_mode, OptionsDirectionPair[] association_options, java.lang.String mechanism, byte[] mech_data, byte[] chan_binding, OpaqueBufferHolder security_token, ClientSecurityContextHolder security_context)
           
static ClientSecurityContext ClientSecurityContextHelper.narrow(Object obj)
           
static SecurityContext SecurityContextHelper.narrow(Object obj)
           
static ServerSecurityContext ServerSecurityContextHelper.narrow(Object obj)
           
static Vault VaultHelper.narrow(Object obj)
           
static ClientSecurityContext ClientSecurityContextHelper.unchecked_narrow(Object obj)
           
static SecurityContext SecurityContextHelper.unchecked_narrow(Object obj)
           
static ServerSecurityContext ServerSecurityContextHelper.unchecked_narrow(Object obj)
           
static Vault VaultHelper.unchecked_narrow(Object obj)