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 _

C

calculatePadding(int, int) - Method in class com.inprise.vbroker.CORBA.portable.InputStream
 
calculatePadding(int, int) - Method in class com.inprise.vbroker.CORBA.portable.OutputStream
 
CallbackNotFound - Exception in org.omg.CosNotifyFilter
 
CallbackNotFound() - Constructor for exception org.omg.CosNotifyFilter.CallbackNotFound
 
CallbackNotFound(String) - Constructor for exception org.omg.CosNotifyFilter.CallbackNotFound
 
cancel_request(RequestMessage, long) - Method in class com.inprise.vbroker.interceptor.ChainClientInterceptorAdapter
 
CannotProceed - Exception in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/CannotProceed.java .
CannotProceed() - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
 
CannotProceed(NamingContext, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
 
CannotProceed(String, NamingContext, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
 
CannotProceedHelper - Class in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/CannotProceedHelper.java .
CannotProceedHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
 
CannotProceedHolder - Class in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/CannotProceedHolder.java .
CannotProceedHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
 
CannotProceedHolder(CannotProceed) - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
 
capacityAlarmThreshold - Interface in org.omg.DsLogNotification
 
ChainBindInterceptorClosure - Class in com.inprise.vbroker.interceptor
 
ChainBindInterceptorClosure() - Constructor for class com.inprise.vbroker.interceptor.ChainBindInterceptorClosure
 
ChainClientInterceptorAdapter - Class in com.inprise.vbroker.interceptor
 
ChainClientInterceptorAdapter(ORB, Object, ClientRequestInterceptorAdapter[], ProtocolConnector) - Constructor for class com.inprise.vbroker.interceptor.ChainClientInterceptorAdapter
 
ChainPOALifeCycleInterceptor - Class in com.inprise.vbroker.interceptor
 
ChainServerInterceptorAdapter - Class in com.inprise.vbroker.interceptor
 
ChainServerInterceptorAdapter(ORB, ServerRequestInterceptorAdapter[]) - Constructor for class com.inprise.vbroker.interceptor.ChainServerInterceptorAdapter
 
ChainServerInterceptorAdapter(ORB, ServerRequestInterceptorAdapter[], boolean) - Constructor for class com.inprise.vbroker.interceptor.ChainServerInterceptorAdapter
 
ChainUntypedObjectWrapper - Class in com.inprise.vbroker.interceptor
 
ChainUntypedObjectWrapperFactory - Interface in com.inprise.vbroker.interceptor
This interface is used by a client or server application to add or remove an UntypedObjectWrapperFactory object.
change_implementation(CreationImplDef, CreationImplDef) - Method in interface com.inprise.vbroker.Activation.OADOperations
Dynamically changes an object's implementation details.
CHANNEL_ADDR - Static variable in class com.inprise.vbroker.PortableServerExt.SubjectAddressScheme
The subject reference to subscribe/publish operations is an OMG Notification Channel (or typed channel).
ChannelException - Exception in com.inprise.vbroker.PortableServerExt
Raised by most PSA operations, including the the_subject_addr() and the_proxy_addr() methods.
ChannelException() - Constructor for exception com.inprise.vbroker.PortableServerExt.ChannelException
 
ChannelException(String) - Constructor for exception com.inprise.vbroker.PortableServerExt.ChannelException
 
ChannelException(String, String) - Constructor for exception com.inprise.vbroker.PortableServerExt.ChannelException
 
ChannelNotFound - Exception in org.omg.CosNotifyChannelAdmin
 
ChannelNotFound() - Constructor for exception org.omg.CosNotifyChannelAdmin.ChannelNotFound
 
ChannelNotFound(String) - Constructor for exception org.omg.CosNotifyChannelAdmin.ChannelNotFound
 
ChannelsExist - Exception in org.omg.CosEventChannelAdmin.EventChannelFactoryPackage
Raised by the EventChannelFactory.destroy method.
ChannelsExist() - Constructor for exception org.omg.CosEventChannelAdmin.EventChannelFactoryPackage.ChannelsExist
 
ChannelsExist(String) - Constructor for exception org.omg.CosEventChannelAdmin.EventChannelFactoryPackage.ChannelsExist
 
CHAP - Interface in org.omg.Firewall
 
CharHolder - Class in org.omg.CORBA
The Holder for Char.
CharHolder() - Constructor for class org.omg.CORBA.CharHolder
Constructs a new CharHolder object with its value field initialized to 0.
CharHolder(char) - Constructor for class org.omg.CORBA.CharHolder
Constructs a new CharHolder object for the given char.
CharSeqHelper - Class in org.omg.CORBA
The Helper for CharSeq.
CharSeqHelper() - Constructor for class org.omg.CORBA.CharSeqHelper
 
CharSeqHolder - Class in org.omg.CORBA
The Holder for CharSeq.
CharSeqHolder() - Constructor for class org.omg.CORBA.CharSeqHolder
 
CharSeqHolder(char[]) - Constructor for class org.omg.CORBA.CharSeqHolder
 
clear() - Method in class org.omg.CORBA.Environment
Clears this Environment object of its exception.
cleared - Interface in org.omg.DsLogNotification
 
CLIENT - Static variable in class com.inprise.vbroker.interceptor.Location
 
ClientRequestInfo - Interface in org.omg.PortableInterceptor
Request Information, accessible to client-side request interceptors.
ClientRequestInfoOperations - Interface in org.omg.PortableInterceptor
Request Information, accessible to client-side request interceptors.
ClientRequestInterceptor - Interface in com.inprise.vbroker.interceptor
You use this interface to derive your own client-side interceptor, providing implementations for those methods that you wish to override.
ClientRequestInterceptor - Interface in org.omg.PortableInterceptor
A Client Request interceptor intercepts the flow of an outgoing request from a client and its reply through the ORB at specific points.
ClientRequestInterceptorManager - Interface in com.inprise.vbroker.interceptor
This interface is used to add ClientRequestInterceptor.
ClientRequestInterceptorOperations - Interface in org.omg.PortableInterceptor
A Client Request interceptor intercepts the flow of an outgoing request from a client and its reply through the ORB at specific points.
ClientType - Class in org.omg.CosNotifyChannelAdmin
 
close() - Method in interface com.inprise.vbroker.ServerManager.StorageOperations
Closes the storage.
Closure - Class in com.inprise.vbroker.interceptor
Closure objects are created by the ORB at the beginning of certain sequences of interceptor calls.
Closure() - Constructor for class com.inprise.vbroker.interceptor.Closure
 
Cluster - Interface in com.inprise.vbroker.CosNamingExt
Allows a number of object bindings to be associated with a single name.
ClusterManager - Interface in com.inprise.vbroker.CosNamingExt
Creates, finds and lists Clusters.
ClusterManagerOperations - Interface in com.inprise.vbroker.CosNamingExt
Creates, finds and lists Clusters.
ClusterNotFound - Exception in com.inprise.vbroker.CosNamingExt
Raised when component of a name does not identify a binding.
ClusterNotFound() - Constructor for exception com.inprise.vbroker.CosNamingExt.ClusterNotFound
 
ClusterNotFound(ClusterNotFoundReason, NameComponent[]) - Constructor for exception com.inprise.vbroker.CosNamingExt.ClusterNotFound
 
ClusterNotFound(String, ClusterNotFoundReason, NameComponent[]) - Constructor for exception com.inprise.vbroker.CosNamingExt.ClusterNotFound
 
ClusterNotFoundReason - Class in com.inprise.vbroker.CosNamingExt
See the ClusterNotFound exception.
ClusterOperations - Interface in com.inprise.vbroker.CosNamingExt
Allows a number of object bindings to be associated with a single name.
clusters() - Method in interface com.inprise.vbroker.CosNamingExt.ClusterManagerOperations
Returns the list of Clusters associated with the ClusterManager.
code - Variable in class org.omg.CosNotification.PropertyError
 
CodeBase - Interface in org.omg.SendingContext
The callback interface extending the Runtime interface to support dynamic class downloading.
CodeBaseOperations - Interface in org.omg.SendingContext
The callback interface extending the Runtime interface to support dynamic class downloading.
Codec - Interface in org.omg.IOP
The formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.
codec_factory() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Returns the IOP::CodecFactory.
CodecFactory - Interface in org.omg.IOP
This class is used to obtained a Codec.The CodecFactory is obtained through a call to ORB.resolve_initial_references("CodecFactory").
CodecFactoryHelper - Class in org.omg.IOP
Codecs are obtained from the CodecFactory.
CodecFactoryHelper() - Constructor for class org.omg.IOP.CodecFactoryHelper
 
CodecFactoryOperations - Interface in org.omg.IOP
This class is used to obtained a Codec.The CodecFactory is obtained through a call to ORB.resolve_initial_references("CodecFactory").
CodecOperations - Interface in org.omg.IOP
The formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.
CODESET_INCOMPATIBLE - Exception in org.omg.CORBA
System exceptions are thrown by the runtime when certain error cases occur.
CODESET_INCOMPATIBLE() - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
 
CODESET_INCOMPATIBLE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
 
CODESET_INCOMPATIBLE(String) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
 
CODESET_INCOMPATIBLE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
 
CodeSets - Interface in org.omg.IOP
org/omg/IOP/CodeSets.java .
com.borland.vbroker.NativeMessaging - package com.borland.vbroker.NativeMessaging
This package contains Native Messaging interfaces and classes.
com.borland.vbroker.NativeMessaging.RequestAgentExPackage - package com.borland.vbroker.NativeMessaging.RequestAgentExPackage
This package contains Exception classes which are used in com.borland.vbroker.NativeMessaging.RequestAgentEx
com.borland.vbroker.NativeMessaging.RequestAgentPackage - package com.borland.vbroker.NativeMessaging.RequestAgentPackage
This package contains Exception classes which are used in com.borland.vbroker.NativeMessaging.RequestAgent
com.inprise.vbroker.Activation - package com.inprise.vbroker.Activation
Provides the programmatic interface to the OAD (Object Activation Daemon).
com.inprise.vbroker.CORBA - package com.inprise.vbroker.CORBA
This package contains VisiBroker extensions to the org.omg.CORBA package.
com.inprise.vbroker.CORBA.portable - package com.inprise.vbroker.CORBA.portable
This package contains VisiBroker extensions to the org.omg.CORBA.portable package.
com.inprise.vbroker.CosEvent - package com.inprise.vbroker.CosEvent
This package conatins the VisiBroker specific interfaces and classes for the Borland VisiBroker Event Service.
com.inprise.vbroker.CosNamingExt - package com.inprise.vbroker.CosNamingExt
This package contains VisiBroker extensions to the CORBA Naming Service.
com.inprise.vbroker.EventQueue - package com.inprise.vbroker.EventQueue
This package contains the interfaces and classes for the Borland VisiBroker EventQueue.
com.inprise.vbroker.extension - package com.inprise.vbroker.extension
Allows programmatic control over the activation and deactivation of objects with the OAD.
com.inprise.vbroker.IIOP - package com.inprise.vbroker.IIOP
This package contains the Borland VisiBroker specific IIOP classes.
com.inprise.vbroker.interceptor - package com.inprise.vbroker.interceptor
This package contains the Borland VisiBroker interfaces and classes used with the 4.x interceptors and the object wrappers.
com.inprise.vbroker.IOP - package com.inprise.vbroker.IOP
This package contains the Borland VisiBroker specific IOP classes.
com.inprise.vbroker.naming - package com.inprise.vbroker.naming
This package contains utility class for conversion from stringified name to CosName.
com.inprise.vbroker.ObjLocation - package com.inprise.vbroker.ObjLocation
This package contains Location Services's Agent and TriggerHandler interfaces which can be used to locate object instances on a network of Smart Agents.
com.inprise.vbroker.PortableServerExt - package com.inprise.vbroker.PortableServerExt
This package contains VisiBroker's extension to Portable Object Adapter module.
com.inprise.vbroker.ServerManager - package com.inprise.vbroker.ServerManager
This package contains ServerManager interfaces which can be used to configure and monitor VisiBroker applications.
com.inprise.vbroker.ServerManager.ContainerPackage - package com.inprise.vbroker.ServerManager.ContainerPackage
This package contains Classes and Exception classes which are used in com.inprise.vbroker.ServerManager
com.inprise.vbroker.URLNaming - package com.inprise.vbroker.URLNaming
This package contains Resolver interface used in Borland VisiBroker's URL Naming Service.
COMM_FAILURE - Exception in org.omg.CORBA
This exception is raised if communication is lost while an operation is in progress, after the request was sent by the client, but before the reply from the server has been returned to the client.
COMM_FAILURE() - Constructor for exception org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with a default minor code of 0 and a completion state of COMPLETED_NO.
COMM_FAILURE(String) - Constructor for exception org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
COMM_FAILURE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with the specified minor code and completion status.
COMM_FAILURE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with the specified detail message, minor code, and completion status.
CommFailure - Exception in com.inprise.vbroker.URLNaming
The CommFailure indicates that a communication problem with the HTTP server was encountered.
CommFailure() - Constructor for exception com.inprise.vbroker.URLNaming.CommFailure
 
CommFailure(String) - Constructor for exception com.inprise.vbroker.URLNaming.CommFailure
 
CommFailure(String, String) - Constructor for exception com.inprise.vbroker.URLNaming.CommFailure
 
completed - Variable in exception org.omg.CORBA.SystemException
The status of the operation that threw this exception.
COMPLETED_MAYBE - Static variable in class org.omg.CORBA.CompletionStatus
Indicates the the operation may or may not have completed before the exception was raised.
COMPLETED_NO - Static variable in class org.omg.CORBA.CompletionStatus
Indicates that the operation was not completed before the exception was raised.
COMPLETED_YES - Static variable in class org.omg.CORBA.CompletionStatus
Indicates that the operation completed before the exception was raised.
CompletionStatus - Class in org.omg.CORBA
Carried inside a standard system exception and indicates whether an invocation succeeded or not.
CompletionStatusHelper - Class in org.omg.CORBA
The Helper for CompletionStatus.
CompletionStatusHelper() - Constructor for class org.omg.CORBA.CompletionStatusHelper
 
component_count() - Method in class org.omg.DynamicAny._DynAnyStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynArrayStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynEnumStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynFixedStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynSequenceStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynStructStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynUnionStub
Returns the number of components of a DynAny.
component_count() - Method in class org.omg.DynamicAny._DynValueStub
Returns the number of components of a DynAny.
component_count() - Method in interface org.omg.DynamicAny.DynAnyOperations
The component_count operation returns the number of components of a DynAny.
component_data - Variable in class org.omg.IOP.TaggedComponent
Encapsultes all additional information needed to identify an Object.
ComponentIdHelper - Class in org.omg.IOP
Standard way of representing multicomponent profiles.
ComponentIdHelper() - Constructor for class org.omg.IOP.ComponentIdHelper
 
components - Variable in class com.inprise.vbroker.IIOP.ProfileBodyValue
A sequence of IOP::ComponentValue.
components - Variable in class org.omg.Firewall.TcpFirewallMechanism
All of the SSL endpoints available for connecting to this TCP firewall.
components - Variable in class org.omg.Firewall.TcpMechanismValue
components are programmatic representation of all SSL tagged components denoting all SSL endpoints available to the clients to connect to this TCP firewall.
components_established(IORInfo) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
After all of the establish_components() methods have been called, the components_established() methods are invoked on all registered IOR interceptors.
ComponentValue - Class in org.omg.Firewall
Firewall.ComponentValue is programmatic representation of a sequence of FirewallMechanism.
ComponentValue() - Constructor for class org.omg.Firewall.ComponentValue
 
concrete_base_type() - Method in class org.omg.CORBA.TypeCode
Returns the TypeCode object that describes the concrete base type of the value type that this TypeCode object describes.
conn_closed(ConnInfo) - Method in interface com.inprise.vbroker.EventQueue.ConnEventListenerOperations
This method is called by ORB, right after an incoming connection is dismissed.
conn_established(ConnInfo) - Method in interface com.inprise.vbroker.EventQueue.ConnEventListenerOperations
This method is called by ORB, right after an incoming connection is established.
CONN_EVENT_TYPE - Static variable in class com.inprise.vbroker.EventQueue.EventType
 
connect(Object) - Method in class org.omg.CORBA.ORB
Connects the given servant object (a Java object that is an instance of the server implementation class) to the ORB.
connect_any_pull_consumer(PullConsumer) - Method in interface org.omg.CosNotifyChannelAdmin.ProxyPullSupplierOperations
This operation is invoked in order to establish a connection between a pull-style consumer of events in the form of Anys, and the notification channel.
connect_any_pull_supplier(PullSupplier) - Method in interface org.omg.CosNotifyChannelAdmin.ProxyPullConsumerOperations
This operation is invoked in order to establish a connection between a pull-style supplier of events in the form of Anys, and the notification channel.
connect_any_push_consumer(PushConsumer) - Method in interface org.omg.CosNotifyChannelAdmin.ProxyPushSupplierOperations
This operation is invoked in order to establish a connection between a push-style consumer of events in the form of Anys, and the notification channel.
connect_any_push_supplier(PushSupplier) - Method in interface org.omg.CosNotifyChannelAdmin.ProxyPushConsumerOperations
This operation establishes a connection between a push-style supplier of events in the form of Anys, and the notification channel.
connect_pull_consumer(PullConsumer) - Method in interface org.omg.CosEventChannelAdmin.ProxyPullSupplierOperations
Connects a PullConsumer to an EventChannel.
connect_pull_supplier(PullSupplier) - Method in interface org.omg.CosEventChannelAdmin.ProxyPullConsumerOperations
Connects a PullSupplier to an EventChannel.
connect_push_consumer(PushConsumer) - Method in interface org.omg.CosEventChannelAdmin.ProxyPushSupplierOperations
Connects a PushConsumer to an EventChannel.
connect_push_supplier(PushSupplier) - Method in interface org.omg.CosEventChannelAdmin.ProxyPushConsumerOperations
Connects a PushSupplier to an EventChannel.
connect_sequence_pull_consumer(SequencePullConsumer) - Method in interface org.omg.CosNotifyChannelAdmin.SequenceProxyPullSupplierOperations
This operation is invoked in order to establish a connection between a pull-style consumer of events in the form of sequences of Structured Events, and the notification channel.
connect_sequence_pull_supplier(SequencePullSupplier) - Method in interface org.omg.CosNotifyChannelAdmin.SequenceProxyPullConsumerOperations
This operation is invoked in order to establish a connection between a pull-style supplier of events in the form of sequences of Structured Events, and the notification channel.
connect_sequence_push_consumer(SequencePushConsumer) - Method in interface org.omg.CosNotifyChannelAdmin.SequenceProxyPushSupplierOperations
This operation is thus invoked in order to establish a connection between a push-style consumer of events in the form of sequences of Structured Events, and the notification channel.
connect_sequence_push_supplier(SequencePushSupplier) - Method in interface org.omg.CosNotifyChannelAdmin.SequenceProxyPushConsumerOperations
This operation is thus invoked in order to establish a connection between a push-style supplier of events in the form of sequences of Structured Events, and the notification channel.
connect_structured_pull_consumer(StructuredPullConsumer) - Method in interface org.omg.CosNotifyChannelAdmin.StructuredProxyPullSupplierOperations
This operation is invoked in order to establish a connection between a pull-style consumer of events in the form of Structured Events, and the notification channel.
connect_structured_pull_supplier(StructuredPullSupplier) - Method in interface org.omg.CosNotifyChannelAdmin.StructuredProxyPullConsumerOperations
This operation is invoked in order to establish a connection between a pull-style supplier of events in the form of StructuredEvents, and the notification channel.
connect_structured_push_consumer(StructuredPushConsumer) - Method in interface org.omg.CosNotifyChannelAdmin.StructuredProxyPushSupplierOperations
This operation is thus invoked in order to establish a connection between a push-style consumer of events in the form of Structured Events, and the notification channel.
connect_structured_push_supplier(StructuredPushSupplier) - Method in interface org.omg.CosNotifyChannelAdmin.StructuredProxyPushConsumerOperations
This operation is invoked in order to establish a connection between a push-style supplier of events in the form of Structured Events, and the notification channel.
connect_typed_pull_consumer(PullConsumer) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedProxyPullSupplierOperations
This operation is invoked in order to establish a connection between a pull-style consumer of typed events, and the notification channel.
connect_typed_pull_supplier(TypedPullSupplier) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedProxyPullConsumerOperations
This operation is invoked in order to establish a connection between a pull-style supplier of typed events, and the notification channel.
connect_typed_push_consumer(TypedPushConsumer) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedProxyPushSupplierOperations
This operation is thus invoked in order to establish a connection between a push-style consumer of typed events, and the notification channel.
connect_typed_push_supplier(PushSupplier) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedProxyPushConsumerOperations
This operation is invoked in order to establish a connection between a push-style supplier of typed events, and the notification channel.
ConnectionAlreadyActive - Exception in org.omg.CosNotifyChannelAdmin
 
ConnectionAlreadyActive() - Constructor for exception org.omg.CosNotifyChannelAdmin.ConnectionAlreadyActive
 
ConnectionAlreadyActive(String) - Constructor for exception org.omg.CosNotifyChannelAdmin.ConnectionAlreadyActive
 
ConnectionAlreadyInactive - Exception in org.omg.CosNotifyChannelAdmin
 
ConnectionAlreadyInactive() - Constructor for exception org.omg.CosNotifyChannelAdmin.ConnectionAlreadyInactive
 
ConnectionAlreadyInactive(String) - Constructor for exception org.omg.CosNotifyChannelAdmin.ConnectionAlreadyInactive
 
ConnectionReliability - Interface in org.omg.CosNotification
 
ConnEventListener - Interface in com.inprise.vbroker.EventQueue
ConnEventListener is an event listener interested in listening to the incoming connection events.
ConnEventListenerOperations - Interface in com.inprise.vbroker.EventQueue
ConnEventListener is an event listener interested in listening to the incoming connection events.
connID - Variable in class com.inprise.vbroker.EventQueue.ConnInfo
The id of the connection established between the client and this server.
ConnInfo - Class in com.inprise.vbroker.EventQueue
ConnInfo is a struct containing details about client TCP endpoint.
ConnInfo() - Constructor for class com.inprise.vbroker.EventQueue.ConnInfo
 
ConnInfo(String, int, int) - Constructor for class com.inprise.vbroker.EventQueue.ConnInfo
 
ConstantDef - Interface in org.omg.CORBA
Represents a constant definition that is stored in the interface repository.
ConstantDefOperations - Interface in org.omg.CORBA
Represents a constant definition that is stored in the interface repository.
ConstantDescription - Class in org.omg.CORBA
The ConstantDescription describes a constant that is stored in the interface repository.
ConstantDescription() - Constructor for class org.omg.CORBA.ConstantDescription
 
ConstantDescription(String, String, String, String, TypeCode, Any) - Constructor for class org.omg.CORBA.ConstantDescription
 
constr - Variable in exception org.omg.CosNotifyFilter.InvalidConstraint
 
constr - Variable in exception org.omg.CosNotifyFilter.InvalidValue
 
constraint_expr - Variable in class org.omg.CosNotifyFilter.ConstraintExp
 
constraint_expression - Variable in class org.omg.CosNotifyFilter.ConstraintInfo
 
constraint_expression - Variable in class org.omg.CosNotifyFilter.MappingConstraintInfo
 
constraint_expression - Variable in class org.omg.CosNotifyFilter.MappingConstraintPair
 
constraint_grammar() - Method in interface org.omg.CosNotifyFilter.FilterOperations
The constraint_grammar attribute is a readonly attribute which identifies the particular grammar within which the constraint expressions encapsulated by the target filter object have meaning.
constraint_grammar() - Method in interface org.omg.CosNotifyFilter.MappingFilterOperations
The constraint_grammar attribute is a readonly attribute which identifies the particular grammar within which the constraint expressions encapsulated by the target filter object have meaning.
constraint_id - Variable in class org.omg.CosNotifyFilter.ConstraintInfo
 
constraint_id - Variable in class org.omg.CosNotifyFilter.MappingConstraintInfo
 
ConstraintExp - Class in org.omg.CosNotifyFilter
 
ConstraintExp() - Constructor for class org.omg.CosNotifyFilter.ConstraintExp
 
ConstraintExp(EventType[], String) - Constructor for class org.omg.CosNotifyFilter.ConstraintExp
 
ConstraintInfo - Class in org.omg.CosNotifyFilter
 
ConstraintInfo() - Constructor for class org.omg.CosNotifyFilter.ConstraintInfo
 
ConstraintInfo(ConstraintExp, int) - Constructor for class org.omg.CosNotifyFilter.ConstraintInfo
 
ConstraintNotFound - Exception in org.omg.CosNotifyFilter
 
ConstraintNotFound() - Constructor for exception org.omg.CosNotifyFilter.ConstraintNotFound
 
ConstraintNotFound(int) - Constructor for exception org.omg.CosNotifyFilter.ConstraintNotFound
 
ConstraintNotFound(String, int) - Constructor for exception org.omg.CosNotifyFilter.ConstraintNotFound
 
ConsumerAdmin - Interface in org.omg.CosEventChannelAdmin
This interface is used by consumer applications to obtain a reference to a proxy supplier object.
ConsumerAdmin - Interface in org.omg.CosNotifyChannelAdmin
 
ConsumerAdminOperations - Interface in org.omg.CosEventChannelAdmin
This interface is used by consumer applications to obtain a reference to a proxy supplier object.
ConsumerAdminOperations - Interface in org.omg.CosNotifyChannelAdmin
 
Contained - Interface in org.omg.CORBA
Represents Interface Repository objects that are, themselves, contained within another Interface Repository object.
contained_object - Variable in class org.omg.CORBA.ContainerPackage.Description
The contained item.
ContainedOperations - Interface in org.omg.CORBA
Represents Interface Repository objects that are, themselves, contained within another Interface Repository object.
Container - Interface in com.inprise.vbroker.ServerManager
Represents a ServerManager Container.
Container - Interface in org.omg.CORBA
The Container interface is used to create a containment hierarchy in the Interface Repository.
ContainerOperations - Interface in com.inprise.vbroker.ServerManager
Represents a ServerManager Container.
ContainerOperations - Interface in org.omg.CORBA
The Container interface is used to create a containment hierarchy in the Interface Repository.
containing_repository() - Method in interface org.omg.CORBA.ContainedOperations
 
content_type() - Method in class org.omg.CORBA.TypeCode
Returns the TypeCode object representing the IDL type for the members of the object described by this TypeCode object.
contents(DefinitionKind, boolean) - Method in interface org.omg.CORBA.ContainerOperations
This method sets the repository identification that uniquely identifies this object.
Context - Class in org.omg.CORBA
An object used in Request operations to specify the context object in which context strings must be resolved before being sent along with the request invocation.
Context() - Constructor for class org.omg.CORBA.Context
 
context_data - Variable in class com.inprise.vbroker.IOP.ServiceContext
The context data associated with the particular service identified by the Context_id.
context_data - Variable in class org.omg.IOP.ServiceContext
The context data associated with the particular service identified by the Context_id.
context_id - Variable in class com.inprise.vbroker.IOP.ServiceContext
Identifies a particular service and data format.
context_id - Variable in class org.omg.IOP.ServiceContext
Identifies a particular service and data format.
context_name() - Method in class org.omg.CORBA.Context
Retrieves the name of this Context object.
ContextList - Class in org.omg.CORBA
An object containing a modifiable list of String objects that represent property names.
ContextList() - Constructor for class org.omg.CORBA.ContextList
 
contexts() - Method in interface org.omg.CORBA.OperationDefOperations
The list of contexts.
contexts(String[]) - Method in interface org.omg.CORBA.OperationDefOperations
The list of contexts.
contexts - Variable in class org.omg.CORBA.OperationDescription
The operation's associated context list.
contexts() - Method in class org.omg.CORBA.Request
Retrieves the ContextList object for this request.
contexts() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
This method returns an array of java.lang.String describing the contexts that may be passed on this operation invocation.
CookieHolder - Class in org.omg.PortableServer.ServantLocatorPackage
The native type PortableServer::ServantLocator::Cookie is mapped to java.lang.Object.
CookieHolder() - Constructor for class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
 
CookieHolder(Object) - Constructor for class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
 
copy() - Method in class com.inprise.vbroker.IOP.IORValue
Makes a duplicate copy of the IORValue.
copy() - Method in class org.omg.CORBA._PolicyStub
Copies the policy object.
copy() - Method in interface org.omg.CORBA.DynAny
Deprecated. Clones this DynAny object.
copy() - Method in interface org.omg.CORBA.PolicyOperations
Copies the policy object.
copy(IntHolder) - Method in interface org.omg.DsLogAdmin.LogOperations
creates an empty log with its attributes initialized to the same values as the log on which the operation was invoked.
copy() - Method in class org.omg.DynamicAny._DynAnyStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynArrayStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynEnumStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynFixedStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynSequenceStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynStructStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynUnionStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in class org.omg.DynamicAny._DynValueStub
Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in interface org.omg.DynamicAny.DynAnyOperations
The copy operation creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.
copy() - Method in interface org.omg.Firewall.MechanismValue
 
copy2(boolean) - Method in class com.inprise.vbroker.IOP.IORValue
 
copy_with_id(int) - Method in interface org.omg.DsLogAdmin.LogOperations
creates an empty log with its attributes initialized to the same values as the log on which the operation was invoked.
count(Location) - Method in interface com.inprise.vbroker.interceptor.ChainUntypedObjectWrapperFactory
This method is called to add an untyped object wrapper factory.
count() - Method in class org.omg.CORBA.ContextList
Returns the number of String objects in this ContextList object.
count() - Method in class org.omg.CORBA.ExceptionList
Retrieves the number of TypeCode objects in this ExceptionList object.
count() - Method in class org.omg.CORBA.NVList
Returns the number of NamedValue objects that have been added to this NVList object.
CRAM - Interface in org.omg.Firewall
 
create(POA, PolicyListHolder, IORValueHolder, InterceptorManagerControl) - Method in class com.inprise.vbroker.interceptor.ChainPOALifeCycleInterceptor
 
create(Object, Location) - Method in interface com.inprise.vbroker.interceptor.UntypedObjectWrapperFactory
This method is called by the ORB whenever a new implementation is created.
create(byte[], Servant, POA) - Method in interface com.inprise.vbroker.PortableServerExt.ActiveObjectLifeCycleInterceptor
This interceptor is called whenever a new object is added to the active object map.
create(POA, IORValueHolder) - Method in interface com.inprise.vbroker.PortableServerExt.IORCreationInterceptor
The method is called whenever the POA needs to create an object reference.
create(POA, PolicyListHolder, IORValueHolder, InterceptorManagerControl) - Method in interface com.inprise.vbroker.PortableServerExt.POALifeCycleInterceptor
This interceptor is called after the parent POA has created the child POA, calling any adapter activators if necessary.
create() - Method in interface org.omg.CosEventChannelAdmin.EventChannelFactoryOperations
Creates an anonymous EventChannel.
create(short, long, short[], IntHolder) - Method in interface org.omg.DsEventLogAdmin.EventLogFactoryOperations
Create EventLog.
create(short, long, IntHolder) - Method in interface org.omg.DsLogAdmin.BasicLogFactoryOperations
Create BasicLog.
create(short, long, short[], Property[], Property[], IntHolder) - Method in interface org.omg.DsNotifyLogAdmin.NotifyLogFactoryOperations
Create NotifyLog.
create(short, long, short[], IntHolder) - Method in interface org.omg.DsTypedEventLogAdmin.TypedEventLogFactoryOperations
Create TypedEventLog.
create(short, long, short[], Property[], Property[], IntHolder) - Method in interface org.omg.DsTypedNotifyLogAdmin.TypedNotifyLogFactoryOperations
Create TypedNotifyLog.
create_abstract_interface(String, String, String, AbstractInterfaceDef[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates an AbstractInterfaceDef object in this Container with the specified attributes.
create_abstract_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
Create a TypeCode object for an IDL abstract interface.
create_alias(String, String, String, IDLType) - Method in interface org.omg.CORBA.ContainerOperations
This method creates an AliasDef object in this Container with the specified attributes
create_alias_tc(String, String, TypeCode) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL alias (typedef).
create_any() - Method in class org.omg.CORBA.ORB
Creates an IDL Any object initialized to contain a Typecode object whose kind field is set to TCKind.tc_null.
create_array(int, IDLType) - Method in interface org.omg.CORBA.RepositoryOperations
This method creates an array definition in the repository with the specified length and element type.
create_array_tc(int, TypeCode) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL array.
create_attribute(String, String, String, IDLType, AttributeMode) - Method in interface org.omg.CORBA.InterfaceDefOperations
This method adds an attribute to an interface definition.
create_attribute(String, String, String, IDLType, AttributeMode) - Method in interface org.omg.CORBA.ValueDefOperations
This method creates a new attribute definition for this value type
create_by_name(String) - Method in interface org.omg.CosEventChannelAdmin.EventChannelFactoryOperations
Creates a named, persistent EventChannel.
create_channel(String, boolean, int) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannel with the specified name, debug, and queue length settings.
create_channel(boolean, int) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an anonymous EventChannel with the debug, and queue length settings.
create_channel(String, boolean) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannel with the specified name, and debug settings.
create_channel(String) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannel with the specified name.
create_channel() - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannel.
create_channel(Property[], Property[], IntHolder) - Method in interface org.omg.CosNotifyChannelAdmin.EventChannelFactoryOperations
The create_channel operation is invoked to create a new instance of the Notification Service style event channel.
create_child(String) - Method in class org.omg.CORBA.Context
Creates a Context object with the given string as its name and with this Context object set as its parent.
create_cluster(String) - Method in interface com.inprise.vbroker.CosNamingExt.ClusterManagerOperations
Creates a cluster object with the specified criterion.
create_codec(Encoding) - Method in interface org.omg.IOP.CodecFactoryOperations
This create_codec() method creates a Codec of the given encoding.This method raises UnknownEncoding if this factory cannot create a Codec of the given encoding.
create_constant(String, String, String, IDLType, Any) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a ConstantDef object in this Container with the specified attributes
create_context() - Method in interface com.inprise.vbroker.CosNamingExt.NamingContextFactoryOperations
Allows a client to create a naming context.
create_context_list() - Method in class org.omg.CORBA.ORB
Creates an empty ContextList object.
create_CreationImplDef() - Method in interface com.inprise.vbroker.Activation.OADOperations
Creates an empty CreationImplDef
create_dyn_any(Any) - Method in class org.omg.DynamicAny._DynAnyFactoryStub
Creates a new DynAny object from an any value.
create_dyn_any(Any) - Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
The create_dyn_any operation creates a new DynAny object from an any value.
create_dyn_any_from_type_code(TypeCode) - Method in class org.omg.DynamicAny._DynAnyFactoryStub
Creates a DynAny from a TypeCode.
create_dyn_any_from_type_code(TypeCode) - Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
The create_dyn_any_from_type_code operation creates a DynAny from a TypeCode.
create_enum(String, String, String, String[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates an EnumDef object in this Container with the specified attributes
create_enum_tc(String, String, String[]) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL enum.
create_environment() - Method in class org.omg.CORBA.ORB
Creates an Environment object.
create_exception(String, String, String, StructMember[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates an ExceptionDef object in this Container with the specified attributes
create_exception_list() - Method in class org.omg.CORBA.ORB
Creates an empty ExceptionList object.
create_exception_tc(String, String, StructMember[]) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL exception.
create_factory(String, boolean, int) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannelFactory.
create_factory(String, boolean) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannelFactory with default maximum queue length (100).
create_factory(String) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
Creates an EventChannelFactory with default maximum queue length (100) and default debug flag (false).
create_filter(String) - Method in interface org.omg.CosNotifyFilter.FilterFactoryOperations
The create_filter operation is responsible for creating a new forwarding filter object.
create_fixed(short, short) - Method in interface org.omg.CORBA.RepositoryOperations
This method sets the number of digits and the scale for the fixed type.
create_fixed_tc(short, short) - Method in class org.omg.CORBA.ORB
Create a TypeCode object for an IDL fixed type.
create_id_assignment_policy(IdAssignmentPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns an IdAssignmentPolicy object with the specified value.
create_id_uniqueness_policy(IdUniquenessPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns an IdUniquenessPolicy object with the specified value.
create_implicit_activation_policy(ImplicitActivationPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns an ImplicitActivationPolicy object with the specified value.
create_input_stream(byte[]) - Method in class com.inprise.vbroker.CORBA.ORB
Creates a GIOP input stream from a byte array.
create_input_stream() - Method in class org.omg.CORBA.Any
Creates an input stream from which this Any object's value can be unmarshalled.
create_input_stream() - Method in class org.omg.CORBA.portable.OutputStream
Returns an input stream with the same buffer.
create_interface(String, String, String, InterfaceDef[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a concrete InterfaceDef object in this Container with the specified attributes.Unlike an AbstractInterfaceDef, this interface can contain definitions of both abstract and concrete interfaces.
create_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL interface.
create_lifespan_policy(LifespanPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns a LifespanPolicy object with the specified value.
create_list(int) - Method in class org.omg.CORBA.ORB
Allocates an NVList with (probably) enough space for the specified number of NamedValue objects.
create_local_interface(String, String, String, InterfaceDef[]) - Method in interface org.omg.CORBA.ContainerOperations
 
create_local_interface_tc(String, String) - Method in class com.inprise.vbroker.CORBA.ORB
Creates a TypeCode object for an IDL local interface.
create_local_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
Create a TypeCode object for an IDL local interface.
create_mapping_filter(String, Any) - Method in interface org.omg.CosNotifyFilter.FilterFactoryOperations
The create_mapping_filter operation is responsible for creating a new mapping filter object.
create_module(String, String, String) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a ModuleDef object in this Container with the specified attributes
create_named_value(String, Any, int) - Method in class org.omg.CORBA.ORB
Creates a NamedValue object using the given name, value, and argument mode flags.
create_native(String, String, String) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a NativeDef object in this Container with the specified attributes
create_native_tc(String, String) - Method in class org.omg.CORBA.ORB
Create a TypeCode object for an IDL native type.
create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in interface org.omg.CORBA.InterfaceDefOperations
Adds an operation to an interface definition.
create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) - Method in interface org.omg.CORBA.ValueDefOperations
This method creates a new operation for this value type
create_operation_list(Object) - Method in class org.omg.CORBA.ORB
Creates an NVList initialized with argument descriptions for the operation described in the given OperationDef object.
create_output_stream(byte[]) - Method in class com.inprise.vbroker.CORBA.ORB
Creates a GIOP output stream from a byte array.
create_output_stream() - Method in class org.omg.CORBA.Any
Creates an output stream into which this Any object's value can be marshalled.
create_output_stream() - Method in class org.omg.CORBA.ORB
Creates a new org.omg.CORBA.portable.OutputStream into which IDL method parameters can be marshalled during method invocation.
create_POA(String, POAManager, Policy[]) - Method in interface org.omg.PortableServer.POAOperations
This operation creates a new POA as a child of the target POA.
create_POAManager(String, Policy[]) - Method in interface org.omg.PortableServer.POAManagerFactoryOperations
This operation creates a new POAManager with the given id.
create_policy(int, Any) - Method in class org.omg.CORBA.ORB
Creates a policy array based on the parameters passed.
create_policy(int, Any) - Method in interface org.omg.PortableInterceptor.PolicyFactoryOperations
The ORB calls create_policy() on a registered PolicyFactory instance when ORB::create_policy() is called for the PolicyType under which the PolicyFactory has been registered.
create_recursive_sequence_tc(int, int) - Method in class org.omg.CORBA.ORB
Deprecated.  
create_recursive_tc(String) - Method in class org.omg.CORBA.ORB
Creates Recursive TypeCode.
create_reference(String) - Method in interface org.omg.PortableServer.POAOperations
This operation requires the SYSTEM_ID policy; if not present, the WrongPolicy exception is raised.
create_reference_with_id(byte[], String) - Method in interface org.omg.PortableServer.POAOperations
This operation creates an object reference that encapsulates the specified Object Id and interface repository Id values.
create_request(RequestDesc) - Method in interface com.borland.vbroker.NativeMessaging.RequestAgentOperations
Creates and returns an async request object.
create_request(Object, Context, String, NVList, NamedValue) - Method in class org.omg.CORBA.portable.Delegate
Creates a Request instance for use in the Dynamic Invocation Interface.
create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class org.omg.CORBA.portable.Delegate
Creates a Request instance for use in the Dynamic Invocation Interface.
create_request_processing_policy(RequestProcessingPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns a RequestProcessingPolicy object with the specified value.
create_request_proxy(Object, String, ReplyRecipient, NameValuePair[]) - Method in interface com.borland.vbroker.NativeMessaging.RequestAgentExOperations
Creates a request proxy for the specified target.
create_sequence(int, IDLType) - Method in interface org.omg.CORBA.RepositoryOperations
This method creates an array definition in the repository with the specified number of elements (bound) and element type.
create_sequence_tc(int, TypeCode) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL sequence.
create_servant_retention_policy(ServantRetentionPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns a ServantRetentionPolicy object with the specified value.
If no ServantRetentionPolicy is specified at POA creation, then the default is RETAIN.
create_string(int) - Method in interface org.omg.CORBA.RepositoryOperations
This method creates a string definition in the repository with the specified number of characters (bound).
create_string_tc(int) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing a bounded IDL string.
create_struct(String, String, String, StructMember[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a StructDef object in this Container with the specified attributes
create_struct_tc(String, String, StructMember[]) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL struct.
create_thread_policy(ThreadPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
This method returns a ThreadPolicy object with the specified value.
If no ThreadPolicy is specified at POA creation, then the default is ORB_CTRL_MODEL.
create_typed_channel(Property[], Property[], IntHolder) - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryOperations
The create_typed_channel operation is invoked to create a new instance of the Notification Service style typed event channel.
create_union(String, String, String, IDLType, UnionMember[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a UnionDef object in this Container with the specified attributes
create_union_tc(String, String, TypeCode, UnionMember[]) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing an IDL union.
create_value(String, String, String, boolean, boolean, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a ValueDef object in this Container with the specified attributes
create_value_box(String, String, String, IDLType) - Method in interface org.omg.CORBA.ContainerOperations
This method creates a ValueBoxDef object in this Container with the specified attributes
create_value_box_tc(String, String, TypeCode) - Method in class org.omg.CORBA.ORB
Creates Box TypeCode.
create_value_member(String, String, String, IDLType, short) - Method in interface org.omg.CORBA.ValueDefOperations
 
create_value_tc(String, String, short, TypeCode, ValueMember[]) - Method in class org.omg.CORBA.ORB
Creates a Value TypeCode.
create_with_id(int, short, long, short[]) - Method in interface org.omg.DsEventLogAdmin.EventLogFactoryOperations
Create EventLog with id.
create_with_id(int, short, long) - Method in interface org.omg.DsLogAdmin.BasicLogFactoryOperations
Create BasicLog with id.
create_with_id(int, short, long, short[], Property[], Property[]) - Method in interface org.omg.DsNotifyLogAdmin.NotifyLogFactoryOperations
Create NotifyLog with id.
create_with_id(int, short, long, short[]) - Method in interface org.omg.DsTypedEventLogAdmin.TypedEventLogFactoryOperations
Create TypedEventLog with id.
create_with_id(int, short, long, short[], Property[], Property[]) - Method in interface org.omg.DsTypedNotifyLogAdmin.TypedNotifyLogFactoryOperations
Create TypedNotifyLog with id.
create_wstring(int) - Method in interface org.omg.CORBA.RepositoryOperations
This method creates a Unicode string definition in the repository with the specified number of characters (bound).
create_wstring_tc(int) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object representing a bounded IDL wstring (wide string).
createExceptionReply() - Method in interface org.omg.CORBA.portable.ResponseHandler
Called by the servant during a method invocation.
createReply() - Method in interface org.omg.CORBA.portable.ResponseHandler
Called by the servant during a method invocation.
CreationImplDef - Class in com.inprise.vbroker.extension
Describes an OAD registration.
CreationImplDef() - Constructor for class com.inprise.vbroker.extension.CreationImplDef
 
CreationImplDef(String, String, byte[], String, Policy, String[], String[]) - Constructor for class com.inprise.vbroker.extension.CreationImplDef
 
critical - Interface in org.omg.DsLogNotification
 
crossed_value - Variable in class org.omg.DsLogNotification.ThresholdAlarm
The threshold level just being crossed.
ctx() - Method in class org.omg.CORBA.Request
Retrieves the Context object for this request.
ctx(Context) - Method in class org.omg.CORBA.Request
Sets this request's Context object to the one given.
ctx() - Method in class org.omg.CORBA.ServerRequest
Returns the context information specified in IDL for the operation when the operation is not an attribute access and the operation's IDL definition contains a context expression; otherwise it returns a nil Context reference.
CTX_RESTRICT_SCOPE - Interface in org.omg.CORBA
A flag that can be used as the second parameter to the method Context.get_values to restrict the search scope.
Current - Interface in com.borland.vbroker.NativeMessaging
The Current interface defines operations on the Native Messaging Current.
Current - Interface in org.omg.CORBA
ORB and CORBA services may wish to provide access to information (context) associated with the thread of execution in which they are running.
Current - Interface in org.omg.PortableInterceptor
Portable Interceptor Current (also known as PICurrent) is a slot table, the slots of which are used by each service to transfer their context data between their context and the request's or reply's service context.
Current - Interface in org.omg.PortableServer
The PortableServer::Current interface, derived from CORBA::Current, provides method implementations with access to the identity of the object on which the method was invoked.
current_component() - Method in interface org.omg.CORBA.DynAny
Deprecated. Returns a DynAny object reference that can be used to get/set the value of the component currently accessed.
current_component() - Method in class org.omg.DynamicAny._DynAnyStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynArrayStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynEnumStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynFixedStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynSequenceStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynStructStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynUnionStub
Returns the DynAny for the component at the current position.
current_component() - Method in class org.omg.DynamicAny._DynValueStub
Returns the DynAny for the component at the current position.
current_component() - Method in interface org.omg.DynamicAny.DynAnyOperations
The current_component operation returns the DynAny for the component at the current position.
current_factory() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
This method returns/sets the attribute, provides access to the factory that will be used by the adapter to create object references.
current_factory(ObjectReferenceFactory) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
This method returns/sets the attribute, provides access to the factory that will be used by the adapter to create object references.
current_member_kind() - Method in interface org.omg.CORBA.DynStruct
Deprecated. Returns the TCKind object that describes the kind of the current member.
current_member_kind() - Method in interface org.omg.CORBA.DynValue
Deprecated. Returns the TCKind object that describes the current member.
current_member_kind() - Method in class org.omg.DynamicAny._DynStructStub
Returns the TCKind associated with the member at the current position.
current_member_kind() - Method in class org.omg.DynamicAny._DynValueStub
Returns the TCKind associated with the member at the current position.
current_member_kind() - Method in interface org.omg.DynamicAny.DynStructOperations
current_member_kind returns the TCKind associated with the member at the current position.
current_member_kind() - Method in interface org.omg.DynamicAny.DynValueOperations
 
current_member_name() - Method in interface org.omg.CORBA.DynStruct
Deprecated. During a traversal, returns the name of the current member.
current_member_name() - Method in interface org.omg.CORBA.DynValue
Deprecated. Returns the name of the current member while traversing a DynAny object that represents a Value object.
current_member_name() - Method in class org.omg.DynamicAny._DynStructStub
Returns the name of the member at the current position.
current_member_name() - Method in class org.omg.DynamicAny._DynValueStub
Returns the name of the member at the current position.
current_member_name() - Method in interface org.omg.DynamicAny.DynStructOperations
The current_member_name operation returns the name of the member at the current position.
current_member_name() - Method in interface org.omg.DynamicAny.DynValueOperations
 
CurrentHelper - Class in org.omg.CORBA
The Helper for Current.
CurrentHelper() - Constructor for class org.omg.CORBA.CurrentHelper
 
CurrentHelper - Class in org.omg.PortableInterceptor
Portable Interceptors Current (also known as PICurrent) is merely a slot table, the slots of which are used by each service to transfer their context data between their context and the request's or reply's service context.
CurrentHelper() - Constructor for class org.omg.PortableInterceptor.CurrentHelper
 
CurrentHelper - Class in org.omg.PortableServer
The PortableServer::Current interface, derived from CORBA::Current, provides method implementations with access to the identity of the object on which the method was invoked.
CurrentHelper() - Constructor for class org.omg.PortableServer.CurrentHelper
 
CurrentHolder - Class in org.omg.CORBA
The Holder for Current.
CurrentHolder() - Constructor for class org.omg.CORBA.CurrentHolder
 
CurrentHolder(Current) - Constructor for class org.omg.CORBA.CurrentHolder
 
CurrentOperations - Interface in com.borland.vbroker.NativeMessaging
The Current interface defines operations on the Native Messaging Current.
CurrentOperations - Interface in org.omg.CORBA
ORB and CORBA services may wish to provide access to information (context) associated with the thread of execution in which they are running.
CurrentOperations - Interface in org.omg.PortableInterceptor
Portable Interceptor Current (also known as PICurrent) is a slot table, the slots of which are used by each service to transfer their context data between their context and the request's or reply's service context.
CurrentOperations - Interface in org.omg.PortableServer
The PortableServer::Current interface, derived from CORBA::Current, provides method implementations with access to the identity of the object on which the method was invoked.
CustomMarshal - Interface in org.omg.CORBA
An abstract value type that is meant to be used by the ORB.
CustomValue - Interface in org.omg.CORBA.portable
 
cxt - Variable in exception org.omg.CosNaming.NamingContextPackage.CannotProceed
 

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