VisiBroker for Java
A B C D E F G H I J K L M N O P Q R S T U V W _

O

OAD - Interface in com.inprise.vbroker.Activation
Provides access to the Object Activation Daemon (OAD).
OADOperations - Interface in com.inprise.vbroker.Activation
Provides access to the Object Activation Daemon (OAD).
OBJ_ADAPTER - Exception in org.omg.CORBA
This exception typically indicates an administrative mismatch, for example, a server may have made an attempt to register itself with an implementation repository under a name that is already in use, or is unknown to the repository.
OBJ_ADAPTER() - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
OBJ_ADAPTER(String) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
OBJ_ADAPTER(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with the specified minor code and completion status.
OBJ_ADAPTER(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with the specified description message, minor code, and completion status.
obj_is_ready(Object) - Method in class com.inprise.vbroker.CORBA.BOA
This method makes an object implementation provided by a server visible on the network.
obj_is_ready(Object, String, byte[]) - Method in class com.inprise.vbroker.CORBA.BOA
This method makes an object implementation provided by a server visible on the network.
Object - Interface in com.inprise.vbroker.CORBA
This interface is VisiBroker extention to org.omg.CORBA.Object.
object - Variable in class com.inprise.vbroker.interceptor.Closure
 
Object - Interface in org.omg.CORBA
The definition for a CORBA object reference.
object_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
This method returns the opaque object_id, in the form of CORBA::OctetSequence, that describes the target of the operation invocation.
object_id(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
 
object_name - Variable in class com.inprise.vbroker.extension.CreationImplDef
The Object ID of the servant.
OBJECT_NOT_EXIST - Exception in org.omg.CORBA
Exception raised whenever an invocation on a deleted object was performed.
OBJECT_NOT_EXIST() - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
OBJECT_NOT_EXIST(String) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
OBJECT_NOT_EXIST(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with the specified minor code and completion status.
OBJECT_NOT_EXIST(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with the specified description message, minor code, and completion status.
object_to_string(Object) - Method in class org.omg.CORBA.ORB
Converts the given CORBA object reference to a string.
ObjectAlreadyActive - Exception in org.omg.PortableServer.POAPackage
 
ObjectAlreadyActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
 
ObjectAlreadyActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
 
ObjectAlreadyActiveHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java .
ObjectAlreadyActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
 
ObjectCreation - Class in org.omg.DsLogNotification
The ObjectCreation struct defines the log creation event.
ObjectCreation() - Constructor for class org.omg.DsLogNotification.ObjectCreation
 
ObjectCreation(int, long) - Constructor for class org.omg.DsLogNotification.ObjectCreation
 
ObjectDeletion - Class in org.omg.DsLogNotification
The ObjectDeletion struct defines the log deletion event.
ObjectDeletion() - Constructor for class org.omg.DsLogNotification.ObjectDeletion
 
ObjectDeletion(int, long) - Constructor for class org.omg.DsLogNotification.ObjectDeletion
 
ObjectHelper - Class in org.omg.CORBA
 
ObjectHelper() - Constructor for class org.omg.CORBA.ObjectHelper
 
ObjectHolder - Class in org.omg.CORBA
The Holder for Object.
ObjectHolder() - Constructor for class org.omg.CORBA.ObjectHolder
Constructs a new ObjectHolder object with its value field initialized to null.
ObjectHolder(Object) - Constructor for class org.omg.CORBA.ObjectHolder
Constructs a new ObjectHolder object with its value field initialized to the given Object.
ObjectIdHelper - Class in org.omg.PortableInterceptor
Type of an object id.
ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ObjectIdHelper
 
ObjectIdHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
Object id, represented as a String
ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
 
ObjectImpl - Class in com.inprise.vbroker.CORBA.portable
Extends funtionality to org.omg.CORBA_2_3.portable.ObjectImpl
ObjectImpl() - Constructor for class com.inprise.vbroker.CORBA.portable.ObjectImpl
 
ObjectImpl - Class in org.omg.CORBA.portable
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods.
ObjectImpl() - Constructor for class org.omg.CORBA.portable.ObjectImpl
 
ObjectImpl - Class in org.omg.CORBA_2_3.portable
This class extends the org.omg.CORBA.portable.ObjectImpl and provides support for Codebase.
ObjectImpl() - Constructor for class org.omg.CORBA_2_3.portable.ObjectImpl
 
ObjectNotActive - Exception in org.omg.PortableServer.POAPackage
 
ObjectNotActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
 
ObjectNotActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
 
ObjectNotActiveHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java .
ObjectNotActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
 
ObjectReferenceFactory - Interface in org.omg.PortableInterceptor
The ObjectReferenceFactory valuetype provides the capability to create new object references, while the ObjectReferenceTemplate valuetype extends the factory capability with the identity of the template.
ObjectReferenceFactoryHelper - Class in org.omg.PortableInterceptor
The object reference factory.
ObjectReferenceFactoryHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
 
ObjectReferenceFactoryHolder - Class in org.omg.PortableInterceptor
The object reference factory.
ObjectReferenceFactoryHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
 
ObjectReferenceFactoryHolder(ObjectReferenceFactory) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
 
ObjectReferenceTemplate - Interface in org.omg.PortableInterceptor
An object reference template is associated with an object adapter.
ObjectReferenceTemplateHelper - Class in org.omg.PortableInterceptor
The object reference template.
ObjectReferenceTemplateHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
 
ObjectReferenceTemplateHolder - Class in org.omg.PortableInterceptor
The object reference template.
ObjectReferenceTemplateHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
 
ObjectReferenceTemplateHolder(ObjectReferenceTemplate) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
 
ObjectReferenceTemplateSeqHelper - Class in org.omg.PortableInterceptor
Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
ObjectReferenceTemplateSeqHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
 
ObjectReferenceTemplateSeqHolder - Class in org.omg.PortableInterceptor
Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
ObjectReferenceTemplateSeqHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
 
ObjectReferenceTemplateSeqHolder(ObjectReferenceTemplate[]) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
 
ObjectStatus - Class in com.inprise.vbroker.Activation
Represents the status of a single server process (or activation) managed by the OAD.
ObjectStatus() - Constructor for class com.inprise.vbroker.Activation.ObjectStatus
 
ObjectStatus(int, State, Object) - Constructor for class com.inprise.vbroker.Activation.ObjectStatus
 
ObjectWrapper - Interface in com.inprise.vbroker.interceptor
Object Wrappers allows you to define methods that are called when a client application invokes a method on a bound object or when a server application receives an operation request.
objRef - Variable in class com.inprise.vbroker.Activation.ObjectStatus
Represents the Object reference of the real object that this server process activates.
observed_value - Variable in class org.omg.DsLogNotification.ThresholdAlarm
The current log size, as a percentage of the maximum log size.
obtain_notification_pull_consumer(ClientType, IntHolder) - Method in interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations
The obtain_notification_pull_consumer operation creates instances of the various types of pull-style proxy consumer objects defined within the CosNotifyChannelAdmin module.
obtain_notification_pull_supplier(ClientType, IntHolder) - Method in interface org.omg.CosNotifyChannelAdmin.ConsumerAdminOperations
The obtain_notification_pull_supplier operation creates instances of the various types of pull-style proxy supplier objects defined within the CosNotifyChannelAdmin module.
obtain_notification_push_consumer(ClientType, IntHolder) - Method in interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations
The obtain_notification_push_consumer operation creates instances of the various types of push-style proxy consumer objects defined within the CosNotifyChannelAdmin module.
obtain_notification_push_supplier(ClientType, IntHolder) - Method in interface org.omg.CosNotifyChannelAdmin.ConsumerAdminOperations
The obtain_notification_push_supplier operation creates instances of the various types of push-style proxy supplier objects defined within the CosNotifyChannelAdmin module.
obtain_offered_types(ObtainInfoMode) - Method in interface org.omg.CosNotifyChannelAdmin.ProxySupplierOperations
The obtain_offered_types operation returns a list of event type names.
obtain_pull_consumer() - Method in interface org.omg.CosEventChannelAdmin.SupplierAdminOperations
Invoked if the calling supplier application is implemented using the pull model.
obtain_pull_supplier() - Method in interface org.omg.CosEventChannelAdmin.ConsumerAdminOperations
Invoked if the calling consumer application is implemented using the pull model.
obtain_push_consumer() - Method in interface org.omg.CosEventChannelAdmin.SupplierAdminOperations
Invoked if the calling supplier application is implemented using the push model.
obtain_push_supplier() - Method in interface org.omg.CosEventChannelAdmin.ConsumerAdminOperations
Invoked if the calling consumer application is implemented using the push model.
obtain_subscription_types(ObtainInfoMode) - Method in interface org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations
The obtain_subscription_types operation returns a list of event type names.
obtain_typed_notification_pull_consumer(String, IntHolder) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminOperations
The obtain_typed_notification_pull_consumer operation is used to create a new Notification Service style proxy consumer instance, which will support a connection to the channel with which the target TypedSupplierAdmin instance is associated by a pull-style supplier of typed events.
obtain_typed_notification_pull_supplier(String, IntHolder) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedConsumerAdminOperations
The obtain_typed_notification_pull_supplier operation is used to create a new Notification Service style proxy supplier instance, which will support a connection to the channel with which the target TypedConsumerAdmin instance is associated by a pull-style consumer of typed events.
obtain_typed_notification_push_consumer(String, IntHolder) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminOperations
The obtain_typed_notification_push_consumer operation is used to create a new Notification Service style proxy consumer instance, which will support a connection to the channel with which the target TypedSupplierAdmin instance is associated by a push-style supplier of typed events.
obtain_typed_notification_push_supplier(String, IntHolder) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedConsumerAdminOperations
The obtain_typed_notification_push_supplier operation is used to create a new Notification Service style proxy supplier instance, which will support a connection to the channel with which the target TypedConsumerAdmin instance is associated by a push-style consumer of typed events.
ObtainInfoMode - Class in org.omg.CosNotifyChannelAdmin
 
OctetSeqHelper - Class in org.omg.CORBA
The Helper for OctetSeq.
OctetSeqHelper() - Constructor for class org.omg.CORBA.OctetSeqHelper
 
OctetSeqHolder - Class in org.omg.CORBA
The Holder for OctetSeq.
OctetSeqHolder() - Constructor for class org.omg.CORBA.OctetSeqHolder
 
OctetSeqHolder(byte[]) - Constructor for class org.omg.CORBA.OctetSeqHolder
 
off - Static variable in class org.omg.DsLogAdmin.ForwardingState
 
off_duty - Variable in class org.omg.DsLogAdmin.AvailabilityStatus
The off_duty field indicates whether the log is scheduled to log events or not.
offer_change(EventType[], EventType[]) - Method in interface org.omg.CosNotifyComm.NotifyPublishOperations
The offer_change operation takes as input two sequences of event type
offset() - Method in class com.inprise.vbroker.CORBA.portable.InputStream
Returns the current offset in the stream
offset(int) - Method in class com.inprise.vbroker.CORBA.portable.InputStream
Sets the offset into the stream
offset() - Method in class com.inprise.vbroker.CORBA.portable.OutputStream
 
offset(int) - Method in class com.inprise.vbroker.CORBA.portable.OutputStream
 
offset - Variable in exception org.omg.CORBA.portable.IndirectionException
 
old_value - Variable in class org.omg.DsLogNotification.AttributeValueChange
The old_value field contains the old attribute value.
OMGVMCID - Interface in org.omg.CORBA
Defines the vendor minor code id assigned to OMG
on - Static variable in class org.omg.DsLogAdmin.ForwardingState
 
op_name() - Method in class org.omg.CORBA.ServerRequest
Deprecated. use operation()
OP_NORMAL - Static variable in class org.omg.CORBA.OperationMode
Normal requests involve a response being sent to the client by the object implementation that contains the results of the request.
OP_ONEWAY - Static variable in class org.omg.CORBA.OperationMode
Oneway operations are those for which the client application does not expect a response.
open() - Method in interface com.inprise.vbroker.ServerManager.StorageOperations
Opens the storage for reading and writing.
Operation - Class in com.inprise.vbroker.ServerManager.ContainerPackage
Stores the information about an operation.
Operation() - Constructor for class com.inprise.vbroker.ServerManager.ContainerPackage.Operation
 
Operation(String, Parameter[], TypeCode) - Constructor for class com.inprise.vbroker.ServerManager.ContainerPackage.Operation
 
operation() - Method in class org.omg.CORBA.Request
Retrieves the name of the method to be invoked.
operation() - Method in class org.omg.CORBA.ServerRequest
Retrieves the name of the operation being invoked.
operation() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
This method returns name of the operation being invoked.
operation_context() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
This method returns an array of java.lang.String containing the contexts being sent on the request.
operation_name - Variable in class org.omg.DsTypedEventLogAdmin.TypedLogRecord
Name of the operation that emitted the typed event.
OperationalState - Class in org.omg.DsLogAdmin
The operational capability of a log to perform its function.
operationalState - Interface in org.omg.DsLogNotification
 
OperationDef - Interface in org.omg.CORBA
Represents an interface operation that is stored in the Interface Repository.
OperationDefOperations - Interface in org.omg.CORBA
Represents an interface operation that is stored in the Interface Repository.
OperationDescription - Class in org.omg.CORBA
The OperationDescription class is stored in the interface repository.
OperationDescription() - Constructor for class org.omg.CORBA.OperationDescription
 
OperationDescription(String, String, String, String, TypeCode, OperationMode, String[], ParameterDescription[], ExceptionDescription[]) - Constructor for class org.omg.CORBA.OperationDescription
 
OperationFailed - Exception in com.inprise.vbroker.ServerManager.ContainerPackage
Raised by Container::do_operation(Operation op) method.
OperationFailed() - Constructor for exception com.inprise.vbroker.ServerManager.ContainerPackage.OperationFailed
 
OperationFailed(String) - Constructor for exception com.inprise.vbroker.ServerManager.ContainerPackage.OperationFailed
 
OperationFailed(String, String) - Constructor for exception com.inprise.vbroker.ServerManager.ContainerPackage.OperationFailed
 
OperationMode - Class in org.omg.CORBA
This class enumerates the modes of operation.
operations - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
The list of operation offered by this interface.
operations - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
The list of operations offered by the value type.
OR_OP - Static variable in class org.omg.CosNotifyChannelAdmin.InterFilterGroupOperator
 
ORB - Class in com.inprise.vbroker.CORBA
Contains VisiBroker extensions to the org.omg.CORBA_2_3.ORB class.
ORB() - Constructor for class com.inprise.vbroker.CORBA.ORB
 
orb(ORB) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
 
ORB - Class in org.omg.CORBA
A class providing APIs for the CORBA Object Request Broker features.
ORB() - Constructor for class org.omg.CORBA.ORB
 
orb(Object) - Method in class org.omg.CORBA.portable.Delegate
Provides a reference to the orb associated with its parameter.
orb() - Method in class org.omg.CORBA.portable.InputStream
Returns the ORB that created this InputStream.
orb() - Method in class org.omg.CORBA.portable.OutputStream
Returns the ORB that created this OutputStream.
ORB - Class in org.omg.CORBA_2_3
Extends the org.omg.CORBA.ORB class to provide support for ValueTypes.
ORB() - Constructor for class org.omg.CORBA_2_3.ORB
 
orb(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
 
ORB.ValueFactoryManager - Interface in com.inprise.vbroker.CORBA
For internal use only.
ORB_CTRL_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
ORB_CTRL_MODEL - The ORB is responsible for assigning requests for an ORB- controlled POA to threads.
orb_id() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
The value of the orb_id attribute is the value that was passed into the ORB::init call.
orb_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
This method returns the ID of the ORB being initialized.
orb_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
The method returns the value that was passed into the ORB.init() call.
ORBIdHelper - Class in org.omg.PortableInterceptor
org/omg/PortableInterceptor/ORBIdHelper.java .
ORBIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBIdHelper
 
ORBInitializer - Interface in org.omg.PortableInterceptor
Facilitates interceptor registration and ORB initialization.
ORBInitializerOperations - Interface in org.omg.PortableInterceptor
Facilitates interceptor registration and ORB initialization.
ORBInitInfo - Interface in org.omg.PortableInterceptor
Passed to each ORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.
ORBInitInfoOperations - Interface in org.omg.PortableInterceptor
Passed to each ORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.
OrderPolicy - Interface in org.omg.CosNotification
 
org.omg.BiDirPolicy - package org.omg.BiDirPolicy
This package conatins the OMG defined interface for BidirectionalPolicy.
org.omg.CORBA - package org.omg.CORBA
This package contains the OMG defined interfaces and classes for CORBA.
org.omg.CORBA.ContainedPackage - package org.omg.CORBA.ContainedPackage
This package contains classes which are used in org.omg.CORBA.Contained
org.omg.CORBA.ContainerPackage - package org.omg.CORBA.ContainerPackage
This package contains classes which are used in org.omg.CORBA.Container
org.omg.CORBA.DynAnyPackage - package org.omg.CORBA.DynAnyPackage
 
org.omg.CORBA.InterfaceDefPackage - package org.omg.CORBA.InterfaceDefPackage
This package contains classes which are used in org.omg.CORBA.InterfaceDef
org.omg.CORBA.ORBPackage - package org.omg.CORBA.ORBPackage
 
org.omg.CORBA.portable - package org.omg.CORBA.portable
This package contains the OMG defined interfaces and classes for providing a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB.
org.omg.CORBA.TypeCodePackage - package org.omg.CORBA.TypeCodePackage
 
org.omg.CORBA.ValueDefPackage - package org.omg.CORBA.ValueDefPackage
This package contains classes which are used in org.omg.CORBA.ValueDef
org.omg.CORBA_2_3 - package org.omg.CORBA_2_3
This package extends the org.omg.CORBA.ORB class.
org.omg.CORBA_2_3.portable - package org.omg.CORBA_2_3.portable
This package extends the org.omg.CORBA.portable package.
org.omg.CosEventChannelAdmin - package org.omg.CosEventChannelAdmin
This package conatins the OMG specific interfaces and classes for the Borland VisiBroker Event Service.
org.omg.CosEventChannelAdmin.EventChannelFactoryPackage - package org.omg.CosEventChannelAdmin.EventChannelFactoryPackage
This package contains Exception classes which are used in org.omg.CosEventChannelAdmin.EventChannelFactory
org.omg.CosEventComm - package org.omg.CosEventComm
This package conatins the OMG specific interfaces and classes for the Borland VisiBroker Event Service.
org.omg.CosNaming - package org.omg.CosNaming
 
org.omg.CosNaming.NamingContextExtPackage - package org.omg.CosNaming.NamingContextExtPackage
 
org.omg.CosNaming.NamingContextPackage - package org.omg.CosNaming.NamingContextPackage
Provides the exceptions used in the package org.omg.CosNaming (AlreadyBound, CannotProceed, InvalidName, NotEmpty, and NotFound) and also the Helper and Holder classes for those exceptions.
org.omg.CosNotification - package org.omg.CosNotification
This package defines the Structured Event data type, along with a data type used for transmitting sequences of Structured Events.
org.omg.CosNotifyChannelAdmin - package org.omg.CosNotifyChannelAdmin
This package defines the interfaces necessary to create, configure, and administer instances of a Notification Service event channel.
org.omg.CosNotifyComm - package org.omg.CosNotifyComm
This package defines the interfaces supported by the filter objects used by the Notification Service.
org.omg.CosNotifyFilter - package org.omg.CosNotifyFilter
This package defines the interfaces supported by the filter objects used by the Notification Service.
org.omg.CosTSInteroperation - package org.omg.CosTSInteroperation
 
org.omg.CosTypedNotifyChannelAdmin - package org.omg.CosTypedNotifyChannelAdmin
The CosTypedNotifyChannelAdmin module defines the interfaces necessary to create, configure, and administer instances of a Notification Service typed event channel.
org.omg.CosTypedNotifyComm - package org.omg.CosTypedNotifyComm
This package defines the client interfaces required for doing typed event style communication.
org.omg.DsEventLogAdmin - package org.omg.DsEventLogAdmin
This package contains the OMG defined interfaces for EventLog and EventLogFactory object.
org.omg.DsLogAdmin - package org.omg.DsLogAdmin
This package contains the OMG defined interfaces for Iterator, Log, BasicLog, LogMgr and BasicLogFactory object.
org.omg.DsLogNotification - package org.omg.DsLogNotification
This package contains the OMG defined structures for ThresholdAlarm, ObjectCreation, ObjectDeletion, AttributeValueChange, StateChange and ProcessingErrorAlarm object.
org.omg.DsNotifyLogAdmin - package org.omg.DsNotifyLogAdmin
This package contains the OMG defined interfaces for NotifyLog and NotifyLogFactory object.
org.omg.DsTypedEventLogAdmin - package org.omg.DsTypedEventLogAdmin
This package contains the OMG defined interfaces for TypedRecordIterator, TypedEventLog and TypedEventLogFactory object.
org.omg.DsTypedNotifyLogAdmin - package org.omg.DsTypedNotifyLogAdmin
This package contains the OMG defined interfaces for TypedNotifyLog and TypedNotifyLogFactory object.
org.omg.Dynamic - package org.omg.Dynamic
This package contains the OMG defined dynamic types used by Portable Interceptor.
org.omg.DynamicAny - package org.omg.DynamicAny
This package contains the OMG defined interfaces and classes for Dynamic Any.
org.omg.DynamicAny.DynAnyFactoryPackage - package org.omg.DynamicAny.DynAnyFactoryPackage
This package contains Exception classes which are used in org.omg.DynamicAny.DynAnyFactory
org.omg.DynamicAny.DynAnyPackage - package org.omg.DynamicAny.DynAnyPackage
This package contains Exception classes which are used in org.omg.DynamicAny.DynAny
org.omg.Firewall - package org.omg.Firewall
This package contains the OMG specific interfaces and classes for the Borland Visibroker Firewall.
org.omg.IOP - package org.omg.IOP
This package contains the OMG defined interfaces and structures for Inter-ORB Protocol (IOP).
org.omg.IOP.CodecFactoryPackage - package org.omg.IOP.CodecFactoryPackage
This package contains Exception classes which are used in org.omg.IOP.CodecFactory
org.omg.IOP.CodecPackage - package org.omg.IOP.CodecPackage
This package contains Exception classes which are used in org.omg.IOP.Codec
org.omg.Messaging - package org.omg.Messaging
This package contains the OMG defined interfaces and classes for CORBA Messaging.
org.omg.PortableInterceptor - package org.omg.PortableInterceptor
This package conatins the OMG specific interfaces and classes for the Borland VisiBroker PortableInterceptors.
org.omg.PortableInterceptor.ORBInitInfoPackage - package org.omg.PortableInterceptor.ORBInitInfoPackage
This package contains Exception classes which are used in org.omg.PortableInterceptor.ORBInitInfo
org.omg.PortableServer - package org.omg.PortableServer
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
org.omg.PortableServer.CurrentPackage - package org.omg.PortableServer.CurrentPackage
This package contains Exception classes which are used in org.omg.PortableServer.Current
org.omg.PortableServer.POAManagerFactoryPackage - package org.omg.PortableServer.POAManagerFactoryPackage
 
org.omg.PortableServer.POAManagerPackage - package org.omg.PortableServer.POAManagerPackage
This package contains Classes and Exception classes which are used in org.omg.PortableServer.POAManager
org.omg.PortableServer.POAPackage - package org.omg.PortableServer.POAPackage
This package contains Exception classes which are used in org.omg.PortableServer.POA
org.omg.PortableServer.portable - package org.omg.PortableServer.portable
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
org.omg.PortableServer.ServantLocatorPackage - package org.omg.PortableServer.ServantLocatorPackage
 
org.omg.SendingContext - package org.omg.SendingContext
This package conatins the OMG specific interfaces for the Sending Context Runtime and Codebase.
org.omg.TimeBase - package org.omg.TimeBase
This package conatins the important structures for time related services.
original_type_def() - Method in interface org.omg.CORBA.AliasDefOperations
The IDLType of this object.
original_type_def(IDLType) - Method in interface org.omg.CORBA.AliasDefOperations
The IDLType of this object.
original_type_def() - Method in interface org.omg.CORBA.ValueBoxDefOperations
The type being boxed.
original_type_def(IDLType) - Method in interface org.omg.CORBA.ValueBoxDefOperations
The type being boxed.
originalEx - Variable in exception org.omg.CORBA.portable.UnknownException
 
OutputStream - Class in com.inprise.vbroker.CORBA.portable
Extends functionality of org.omg.CORBA_2_3.OutputStream
OutputStream() - Constructor for class com.inprise.vbroker.CORBA.portable.OutputStream
 
OutputStream - Class in org.omg.CORBA.portable
OuputStream is the Java API for writing IDL types to CDR marshal streams.
OutputStream() - Constructor for class org.omg.CORBA.portable.OutputStream
 
OutputStream - Class in org.omg.CORBA_2_3.portable
This class extends the org.omg.CORBA.portable.OutputStream and provides support for writing value types.
OutputStream() - Constructor for class org.omg.CORBA_2_3.portable.OutputStream
 

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com
A B C D E F G H I J K L M N O P Q R S T U V W _
Read the latest documentation online