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

R

raise_exception() - Method in class org.jacorb.orb.ExceptionHolderImpl
 
raise_exception_with_list(ExceptionList) - Method in class org.jacorb.orb.ExceptionHolderImpl
 
raisesExpr - Variable in class org.jacorb.idl.InitDecl
new in CORBA 3.0, factory methods may raise exceptions
raisesExpr - Variable in class org.jacorb.idl.OpDecl
 
RaisesExpr - Class in org.jacorb.idl
 
RaisesExpr(int) - Constructor for class org.jacorb.idl.RaisesExpr
 
RaisesExpr() - Constructor for class org.jacorb.idl.RaisesExpr
Constructs an empty RaisesExpr
RaisesExpr(Vector) - Constructor for class org.jacorb.idl.RaisesExpr
Constructs a
reactivate(String, int) - Method in class org.jacorb.imr.ImRPOAInfo
Reactivates this POA, i.e.
read() - Static method in class org.jacorb.idl.GlobalInputStream
 
read() - Method in class org.jacorb.orb.CDRInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class org.jacorb.orb.CDRInputStream
Has the effect of read(b, 0, b.length);
read(byte[], int, int) - Method in class org.jacorb.orb.CDRInputStream
Performs as described by java.io.InputStream.read(byte[], int, int), but never blocks.
read(org.omg.ETF.BufferHolder, int, int, int, long) - Method in class org.jacorb.orb.etf.StreamConnectionBase
Reads bytes from the connection.
read(InputStream) - Static method in class org.jacorb.orb.iiop.IIOPAddress
 
read(CDRInputStream) - Static method in class org.jacorb.orb.iiop.IIOPAddress
 
read(InputStream) - Static method in class org.jacorb.orb.SystemExceptionHelper
 
read_Abstract() - Method in class org.jacorb.orb.DataInputStream
Operation read_Abstract
read_abstract_interface() - Method in class org.jacorb.orb.CDRInputStream
Reads an abstract interface from this stream.
read_abstract_interface(Class) - Method in class org.jacorb.orb.CDRInputStream
Reads an abstract interface from this stream.
read_any() - Method in class org.jacorb.orb.CDRInputStream
 
read_any() - Method in class org.jacorb.orb.DataInputStream
Operation read_any
read_any_array(AnySeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_any_array
read_boolean() - Method in class org.jacorb.orb.CDRInputStream
 
read_boolean() - Method in class org.jacorb.orb.DataInputStream
Operation read_boolean
read_boolean_array(boolean[], int, int) - Method in class org.jacorb.orb.CDRInputStream
arrays
read_boolean_array(BooleanSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_boolean_array
read_char() - Method in class org.jacorb.orb.CDRInputStream
read_char reads a character from the stream.
read_char() - Method in class org.jacorb.orb.DataInputStream
Operation read_char
read_char_array(char[], int, int) - Method in class org.jacorb.orb.CDRInputStream
read_char_array reads an character array from the stream.
read_char_array(CharSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_char_array
read_double() - Method in class org.jacorb.orb.CDRInputStream
 
read_double() - Method in class org.jacorb.orb.DataInputStream
Operation read_double
read_double_array(double[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_double_array(DoubleSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_double_array
read_fixed() - Method in class org.jacorb.orb.CDRInputStream
 
read_fixed(short, short) - Method in class org.jacorb.orb.CDRInputStream
 
read_float() - Method in class org.jacorb.orb.CDRInputStream
 
read_float() - Method in class org.jacorb.orb.DataInputStream
Operation read_float
read_float_array(float[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_float_array(FloatSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_float_array
read_long() - Method in class org.jacorb.orb.CDRInputStream
 
read_long() - Method in class org.jacorb.orb.DataInputStream
Operation read_long
read_long_array(int[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_long_array(LongSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_long_array
read_longdouble() - Method in class org.jacorb.orb.DataInputStream
Operation read_longdouble.
read_longlong() - Method in class org.jacorb.orb.CDRInputStream
 
read_longlong() - Method in class org.jacorb.orb.DataInputStream
Operation read_longlong
read_longlong_array(long[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_longlong_array(LongLongSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_longlong_array
read_lookahead() - Method in class org.jacorb.idl.runtime.lr_parser
Read from input to establish our buffer of "parse ahead" lookahead symbols.
read_Object() - Method in class org.jacorb.orb.CDRInputStream
 
read_Object(Class) - Method in class org.jacorb.orb.CDRInputStream
 
read_Object() - Method in class org.jacorb.orb.DataInputStream
Operation read_Object
read_octet() - Method in class org.jacorb.orb.CDRInputStream
 
read_octet() - Method in class org.jacorb.orb.DataInputStream
Operation read_octet
read_octet_array(byte[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_octet_array(OctetSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_octet_array
read_Principal() - Method in class org.jacorb.orb.CDRInputStream
 
read_short() - Method in class org.jacorb.orb.CDRInputStream
Read methods for big-endian as well as little endian data input contributed by Mark Allerton
read_short() - Method in class org.jacorb.orb.DataInputStream
Operation read_short
read_short_array(short[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_short_array(ShortSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_short_array
read_string() - Method in class org.jacorb.orb.CDRInputStream
read_string reads a string from the buffer.
read_string() - Method in class org.jacorb.orb.DataInputStream
Operation read_string
read_TypeCode() - Method in class org.jacorb.orb.CDRInputStream
 
read_TypeCode() - Method in class org.jacorb.orb.DataInputStream
Operation read_TypeCode
read_ulong() - Method in class org.jacorb.orb.CDRInputStream
 
read_ulong() - Method in class org.jacorb.orb.DataInputStream
Operation read_ulong
read_ulong_array(int[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_ulong_array(ULongSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_ulong_array
read_ulonglong() - Method in class org.jacorb.orb.CDRInputStream
 
read_ulonglong() - Method in class org.jacorb.orb.DataInputStream
Operation read_ulonglong
read_ulonglong_array(long[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_ulonglong_array(ULongLongSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_ulonglong_array
read_ushort() - Method in class org.jacorb.orb.CDRInputStream
 
read_ushort() - Method in class org.jacorb.orb.DataInputStream
Operation read_ushort
read_ushort_array(short[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_ushort_array(UShortSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_ushort_array
read_value(InputStream, TypeCode) - Method in class org.jacorb.orb.Any
 
read_value() - Method in class org.jacorb.orb.CDRInputStream
 
read_value(String) - Method in class org.jacorb.orb.CDRInputStream
Overrides read_value(java.io.Serializable value) in org.omg.CORBA_2_3.portable.InputStream
read_value(Serializable) - Method in class org.jacorb.orb.CDRInputStream
Unmarshals a valuetype instance from this stream.
read_value(Class) - Method in class org.jacorb.orb.CDRInputStream
Overrides read_value(clz) in org.omg.CORBA_2_3.portable.InputStream
read_value(BoxedValueHelper) - Method in class org.jacorb.orb.CDRInputStream
Overrides read_value(factory) in org.omg.CORBA_2_3.portable.InputStream
read_Value() - Method in class org.jacorb.orb.DataInputStream
Operation read_value
read_wchar() - Method in class org.jacorb.orb.CDRInputStream
 
read_wchar() - Method in class org.jacorb.orb.DataInputStream
Operation read_wchar
read_wchar_array(char[], int, int) - Method in class org.jacorb.orb.CDRInputStream
 
read_wchar_array(WCharSeqHolder, int, int) - Method in class org.jacorb.orb.DataInputStream
Operation read_wchar_array
read_wstring() - Method in class org.jacorb.orb.CDRInputStream
 
read_wstring() - Method in class org.jacorb.orb.DataInputStream
Operation read_wstring
readAddressProfile(CDRInputStream) - Method in class org.jacorb.orb.etf.ProfileBase
Read the ETF::AddressProfile from the supplied stream.
readAddressProfile(CDRInputStream) - Method in class org.jacorb.orb.iiop.IIOPProfile
Reads the bytes that make up the ETF::AddressProfile bytes (new spec) from a stream.
readOnly - Variable in class org.jacorb.idl.AttrDecl
 
readStatement(String) - Method in class org.jacorb.idl.StateMember
 
readTimedOut() - Method in class org.jacorb.orb.giop.ClientGIOPConnection
Client-side implementation what to do when a read on the underlying transport times out.
readTimedOut() - Method in class org.jacorb.orb.giop.GIOPConnection
Called by this.getMessage() to signal that the attempt to read a message resulted in a timeout.
readTimedOut() - Method in class org.jacorb.orb.giop.ServerGIOPConnection
Server-side implementation what to do when a read timeout occurs.
readULong(byte[], int, boolean) - Static method in class org.jacorb.orb.giop.Messages
 
readURL(String) - Static method in class org.jacorb.util.ObjectUtil
 
readValue(InputStream, int, Class, String, RunTime) - Static method in class org.jacorb.util.ValueHandler
 
ready - Variable in class org.jacorb.orb.giop.ReplyPlaceholder
 
real_next - Variable in class org.jacorb.idl.runtime.virtual_parse_stack
Top of stack indicator for where we leave off in the real stack.
real_next_token() - Static method in class org.jacorb.idl.lexer
The actual routine to return one token.
real_stack - Variable in class org.jacorb.idl.runtime.virtual_parse_stack
The real stack that we shadow.
rebind(NameComponent[], Object) - Method in class org.jacorb.naming.NamingContextImpl
Bind an object to a name that's already in use, i.e.
rebind(Object) - Method in class org.jacorb.orb.Delegate
 
rebind(ParsedIOR) - Method in class org.jacorb.orb.Delegate
 
rebind_context(NameComponent[], NamingContext) - Method in class org.jacorb.naming.NamingContextImpl
Bind an context to a name that's already in use, i.e.
rebind_mode() - Method in class org.jacorb.orb.policies.RebindPolicy
 
RebindPolicy - Class in org.jacorb.orb.policies
 
RebindPolicy(Any) - Constructor for class org.jacorb.orb.policies.RebindPolicy
 
receive(InputStream) - Method in class org.jacorb.orb.NamedValue
 
RECEIVE_EXCEPTION - Static variable in class org.jacorb.orb.portableInterceptor.ClientInterceptorIterator
 
receive_exception(ClientRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.DefaultClientInterceptor
 
receive_exception(ClientRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.RecursionAwareCI
 
receive_exception(ClientRequestInfo) - Method in class org.jacorb.security.sas.SASClientInterceptor
 
RECEIVE_OTHER - Static variable in class org.jacorb.orb.portableInterceptor.ClientInterceptorIterator
 
receive_other(ClientRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.DefaultClientInterceptor
 
receive_other(ClientRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.RecursionAwareCI
 
receive_other(ClientRequestInfo) - Method in class org.jacorb.security.sas.SASClientInterceptor
 
RECEIVE_REPLY - Static variable in class org.jacorb.orb.portableInterceptor.ClientInterceptorIterator
 
receive_reply(ClientRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.DefaultClientInterceptor
 
receive_reply(ClientRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.RecursionAwareCI
 
receive_reply(ClientRequestInfo) - Method in class org.jacorb.security.sas.SASClientInterceptor
 
receive_request(ServerRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.DefaultServerInterceptor
 
RECEIVE_REQUEST - Static variable in class org.jacorb.orb.portableInterceptor.ServerInterceptorIterator
 
receive_request(ServerRequestInfo) - Method in class org.jacorb.security.sas.SASTargetInterceptor
 
receive_request(ServerRequestInfo) - Method in class org.jacorb.util.tracing.ServerTraceInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class org.jacorb.orb.giop.BiDirConnectionServerInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class org.jacorb.orb.portableInterceptor.DefaultServerInterceptor
 
RECEIVE_REQUEST_SERVICE_CONTEXTS - Static variable in class org.jacorb.orb.portableInterceptor.ServerInterceptorIterator
 
receive_request_service_contexts(ServerRequestInfo) - Method in class org.jacorb.security.sas.SASTargetInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class org.jacorb.util.tracing.ServerTraceInterceptor
 
received_exception - Variable in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
received_exception() - Method in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
received_exception_id - Variable in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
received_exception_id() - Method in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
receiveMessages() - Method in class org.jacorb.orb.giop.GIOPConnection
 
RecursionAwareCI - Class in org.jacorb.orb.portableInterceptor
 
RecursionAwareCI(boolean) - Constructor for class org.jacorb.orb.portableInterceptor.RecursionAwareCI
 
reduce_tab - Variable in class org.jacorb.idl.runtime.lr_parser
Direct reference to the reduce-goto table.
reduce_table() - Method in class org.jacorb.idl.parser
access to reduce_goto table
reduce_table() - Method in class org.jacorb.idl.runtime.lr_parser
The reduce-goto table (supplied by generated subclass).
reduceSize(int) - Method in class org.jacorb.orb.CDROutputStream
 
reference_to_id(Object) - Method in class org.jacorb.poa.POA
 
reference_to_servant(Object) - Method in class org.jacorb.poa.POA
 
referenceCreated(Object) - Method in class org.jacorb.orb.ORB
 
referenceCreated(Object) - Method in class org.jacorb.poa.EventMulticaster
 
referenceCreated(Object) - Method in class org.jacorb.poa.POAAdapter
 
referenceCreated(Object) - Method in interface org.jacorb.poa.POAListener
 
referenced_ - Variable in class org.jacorb.notification.AbstractMessage
Internal Reference Counter.
refresh() - Method in class org.jacorb.notification.servant.FilterStageListManager
 
refreshServer(String) - Method in class org.jacorb.imr.util.ImRModel
Refresh a server.
refreshServer(int) - Method in class org.jacorb.imr.util.ImRModel
Refresh a server.
RefreshWindow - Class in org.jacorb.imr.util
This class shows a window which lets the user control the behaviour of the refresh thread.
RefreshWindow(ImRModel) - Constructor for class org.jacorb.imr.util.RefreshWindow
 
register(IIOPAddress, IIOPLoopback) - Method in class org.jacorb.orb.iiop.IIOPLoopbackRegistry
 
register_host(HostInfo) - Method in class org.jacorb.imr.ImplementationRepositoryImpl
Register a new host with a server startup daemon.
register_initial_reference(String, Object) - Method in class org.jacorb.orb.ORB
Register a reference, that will be returned on subsequent calls to resove_initial_references(id).
register_initial_reference(String, Object) - Method in class org.jacorb.orb.portableInterceptor.ORBInitInfoImpl
 
REGISTER_NAME_ID - Static variable in interface org.jacorb.notification.conf.Attributes
 
REGISTER_NAME_KIND - Static variable in interface org.jacorb.notification.conf.Attributes
 
register_poa(String, String, String, int) - Method in class org.jacorb.imr.ImplementationRepositoryImpl
This method registers a POA.
register_policy_factory(int, PolicyFactory) - Method in class org.jacorb.orb.portableInterceptor.ORBInitInfoImpl
 
register_server(String, String, String) - Method in class org.jacorb.imr.ImplementationRepositoryImpl
Register a logical server.
register_value(Serializable) - Method in class org.jacorb.orb.CDRInputStream
Stores `value' into this stream's valueMap.
register_value_factory(String, ValueFactory) - Method in class org.jacorb.orb.ORB
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.AbstractEventChannel
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.engine.DefaultTaskExecutor
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.engine.DefaultTaskProcessor
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.engine.PooledPushTaskExecutorFactory
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.filter.AbstractFilter
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.filter.MappingFilterImpl
 
registerDisposable(Disposable) - Method in interface org.jacorb.notification.interfaces.NotifyingDisposable
the hooks registered by this method will be run when dispose is called.
registerDisposable(Disposable) - Method in class org.jacorb.notification.servant.AbstractAdmin
 
registerDisposable(Disposable) - Method in class org.jacorb.notification.servant.AbstractProxy
 
registerName(Properties) - Method in class org.jacorb.notification.AbstractChannelFactory
 
registerName(String, String) - Method in class org.jacorb.notification.AbstractChannelFactory
 
registerNodeType(String, String) - Static method in class org.jacorb.ir.gui.typesystem.TypeSystem
Wird von static initializern von Unterklassen von TypeSystemNode aufgerufen, um sich f??r createNode() zu registrieren.
RegisterPanel - Class in org.jacorb.poa.gui.pm
 
RegisterPanel() - Constructor for class org.jacorb.poa.gui.pm.RegisterPanel
Constructor
RegisterPanel(LayoutManager) - Constructor for class org.jacorb.poa.gui.pm.RegisterPanel
RegisterPanel constructor comment.
RegisterPanelController - Interface in org.jacorb.poa.gui.pm
 
registerPOA(String, String, ProtocolAddressBase) - Method in class org.jacorb.imr.ImRAccessImpl
 
registerPOA(String, String, String, int) - Method in class org.jacorb.imr.ImRAccessImpl
 
registerPOA(String, String, ProtocolAddressBase) - Method in interface org.jacorb.orb.ImRAccess
 
registerPOA(String, String, String, int) - Method in interface org.jacorb.orb.ImRAccess
 
registerPOA(POA) - Method in class org.jacorb.poa.POAManager
 
registerSubTrace(Request, Request) - Method in class org.jacorb.util.tracing.TracingServiceImpl
 
REJECT_NEW_EVENTS - Static variable in interface org.jacorb.notification.conf.Attributes
 
relative_expiry() - Method in class org.jacorb.orb.policies.RelativeRequestTimeoutPolicy
Returns the duration of this timeout, in CORBA time units (100 nanosecond resolution).
relative_expiry() - Method in class org.jacorb.orb.policies.RelativeRoundtripTimeoutPolicy
Returns the duration of this timeout, in CORBA time units (100 nanosecond resolution).
RelativeRequestTimeoutPolicy - Class in org.jacorb.orb.policies
Specifies a relative timeout for a CORBA request.
RelativeRequestTimeoutPolicy(Any) - Constructor for class org.jacorb.orb.policies.RelativeRequestTimeoutPolicy
Constructs a new RelativeRequestTimeoutPolicy object from an Any value.
RelativeRequestTimeoutPolicy(long) - Constructor for class org.jacorb.orb.policies.RelativeRequestTimeoutPolicy
Convenience constructor for RelativeRequestTimeoutPolicy.
RelativeRoundtripTimeoutPolicy - Class in org.jacorb.orb.policies
Specifies a relative timeout for a CORBA roundtrip.
RelativeRoundtripTimeoutPolicy(Any) - Constructor for class org.jacorb.orb.policies.RelativeRoundtripTimeoutPolicy
Constructs a new RelativeRoundtripTimeoutPolicy object from an Any value.
RelativeRoundtripTimeoutPolicy(long) - Constructor for class org.jacorb.orb.policies.RelativeRoundtripTimeoutPolicy
Convenience constructor for RelativeRoundtripTimeoutPolicy.
release() - Method in class org.jacorb.imr.ImRServerInfo
Release the server and unblock all waiting threads.
release() - Method in class org.jacorb.orb.BufferManager
 
release(Object) - Method in class org.jacorb.orb.Delegate
Called to indicate that this Delegate will no longer be used by the client.
release_server(String) - Method in class org.jacorb.imr.ImplementationRepositoryImpl
Release a server from state "holding".
releaseConnection(ClientConnection) - Method in class org.jacorb.orb.giop.ClientConnectionManager
Only used by Delegate for client-initiated connections.
releaseExclusiveLock() - Method in class org.jacorb.imr.ResourceLock
Releases the exclusive lock.
releaseProcessor(RequestProcessor) - Method in class org.jacorb.poa.RPPoolManager
gives a processor back into the pool if the number of available processors is smaller than min_pool_size, otherwise the processor will terminate
releaseReply(Object, InputStream) - Method in class org.jacorb.orb.Delegate
releases the InputStream
releaseServer(String) - Method in class org.jacorb.imr.util.ImRModel
Release a server.
releaseServer(int) - Method in class org.jacorb.imr.util.ImRModel
Release a server.
releaseSharedLock() - Method in class org.jacorb.imr.ResourceLock
Release the shared lock.
releaseWriteLock() - Method in class org.jacorb.orb.giop.GIOPConnection
 
remainingPOAName() - Method in class org.jacorb.orb.dsi.ServerRequest
remainingPOAName retrieves (if any) the target poa's name in relation to parent.
remarshalException - Variable in class org.jacorb.orb.giop.ReplyPlaceholder
 
remoteExceptionOccured(Exception) - Method in class org.jacorb.notification.engine.AbstractRetryStrategy
 
RemoteObject - Class in org.jacorb.ir.gui.remoteobject
This class was generated by a SmartGuide.
RemoteObject(Object, TypeSystemNode, String) - Constructor for class org.jacorb.ir.gui.remoteobject.RemoteObject
This method was created by a SmartGuide.
RemoteTypeSystem - Class in org.jacorb.ir.gui.typesystem.remote
 
RemoteTypeSystem() - Constructor for class org.jacorb.ir.gui.typesystem.remote.RemoteTypeSystem
 
RemoteTypeSystem(String) - Constructor for class org.jacorb.ir.gui.typesystem.remote.RemoteTypeSystem
 
remove(Object) - Method in class org.jacorb.notification.util.CachingWildcardMap
 
remove(Object) - Method in class org.jacorb.notification.util.DefaultWildcardMap
 
remove(Object) - Method in class org.jacorb.notification.util.WeakCacheWildcardMap
 
remove(Object) - Method in class org.jacorb.notification.util.WeakHashSet
 
remove(Object) - Method in interface org.jacorb.notification.util.WildcardMap
remove the specified key from this Map.
remove(int) - Method in class org.jacorb.orb.dii.ContextListImpl
 
remove(int) - Method in class org.jacorb.orb.dii.ExceptionList
 
remove(int) - Method in class org.jacorb.orb.NVList
 
remove(byte[], RequestController, ServantActivator, POA, boolean) - Method in class org.jacorb.poa.AOM
 
remove(AOMListener, AOMListener) - Static method in class org.jacorb.poa.EventMulticaster
 
remove(EventListener) - Method in class org.jacorb.poa.EventMulticaster
 
remove(POAListener, POAListener) - Static method in class org.jacorb.poa.EventMulticaster
 
remove(RequestQueueListener, RequestQueueListener) - Static method in class org.jacorb.poa.EventMulticaster
 
remove(RPPoolManagerListener, RPPoolManagerListener) - Static method in class org.jacorb.poa.EventMulticaster
 
remove_(EventListener, EventListener) - Static method in class org.jacorb.poa.EventMulticaster
 
remove_all_constraints() - Method in class org.jacorb.notification.filter.AbstractFilter
 
remove_all_filters() - Method in class org.jacorb.notification.FilterManager
 
remove_all_filters() - Method in class org.jacorb.notification.servant.AbstractAdmin
 
remove_all_filters() - Method in class org.jacorb.notification.servant.AbstractProxy
 
remove_all_mapping_constraints() - Method in class org.jacorb.notification.filter.MappingFilterImpl
 
remove_filter(int) - Method in class org.jacorb.notification.FilterManager
 
remove_filter(int) - Method in class org.jacorb.notification.servant.AbstractAdmin
 
remove_filter(int) - Method in class org.jacorb.notification.servant.AbstractProxy
 
remove_pending(String) - Static method in class org.jacorb.idl.parser
 
removeAll(Collection) - Method in class org.jacorb.notification.util.WeakHashSet
 
removeAll(ServantActivator, POA, boolean) - Method in class org.jacorb.poa.AOM
 
removeAOMListener(AOMListener) - Method in class org.jacorb.poa.AOM
 
removeBrackets(String) - Method in class org.jacorb.idl.ConstExprEvaluator.Node
Removes spaces, tabs and brackets at the begining
removeConnection(ClientConnection) - Method in class org.jacorb.orb.giop.ClientConnectionManager
Only used by ClientConnection to unregister server-side of BiDir connection.
removeDiscardListener(MessageQueue.DiscardListener) - Method in class org.jacorb.notification.queue.AbstractBoundedEventQueue
 
removeDiscardListener(MessageQueue.DiscardListener) - Method in class org.jacorb.notification.queue.DefaultMessageQueueAdapter
 
removeDiscardListener(MessageQueue.DiscardListener) - Method in interface org.jacorb.notification.queue.MessageQueue
 
removeDiscardListener(MessageQueue.DiscardListener) - Method in interface org.jacorb.notification.queue.MessageQueueAdapter
 
removeDiscardListener(MessageQueue.DiscardListener) - Method in class org.jacorb.notification.queue.RWLockEventQueueDecorator
 
removeElementFromQueue(AbstractBoundedEventQueue) - Method in interface org.jacorb.notification.queue.EventQueueOverflowStrategy
 
removeEventChannelEventListener(EventChannelEventListener) - Method in class org.jacorb.notification.ChannelManager
 
removeFirst() - Method in class org.jacorb.poa.RequestQueue
 
removeFirstElement(Comparator) - Method in class org.jacorb.notification.queue.AbstractBoundedEventHeap
 
removeHost(String) - Method in class org.jacorb.imr.ServerTable
Remove a host from the table.
removeIllegalCharacters(String) - Method in class org.jacorb.idl.ConstExprEvaluator.Node
Removes illegal characters
removeLast() - Method in class org.jacorb.poa.RequestQueue
 
removeListener(NotifyPublishOperations) - Method in class org.jacorb.notification.OfferManager
 
removeListener() - Method in class org.jacorb.notification.servant.AbstractProxy
 
removeListener() - Method in class org.jacorb.notification.servant.AbstractProxyConsumer
removes the listener.
removeListener() - Method in class org.jacorb.notification.servant.AbstractProxySupplier
 
removeListener(NotifySubscribeOperations) - Method in class org.jacorb.notification.SubscriptionManager
 
removeLocalRequest() - Method in class org.jacorb.poa.POA
 
removeMessage() - Method in class org.jacorb.notification.engine.AbstractMessageTask
 
removeMessageStateListener() - Method in interface org.jacorb.notification.interfaces.Message
 
removeNotificationListener(NotificationListener) - Method in class org.jacorb.notification.jmx.BroadcastSupportMBeanDecorator
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jacorb.notification.jmx.BroadcastSupportMBeanDecorator
 
removePOA(String) - Method in class org.jacorb.imr.ServerTable
Remove a POA from the server table.
removePOA(String) - Method in interface org.jacorb.poa.POAManagerMonitor
 
removePOA(String) - Method in class org.jacorb.poa.POAManagerMonitorImpl
 
removePOA(String) - Method in class org.jacorb.poa.POAManagerMonitorLightImpl
 
removePOAListener(POAListener) - Method in class org.jacorb.poa.POA
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jacorb.poa.gui.beans.ExtendedPopupMenu
PopupMenuBean.removePropertyChangeListener method comment.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jacorb.poa.gui.beans.PopupMenu
PopupMenuBean.removePropertyChangeListener method comment.
removeProxyEventListener(ProxyEventListener) - Method in class org.jacorb.notification.servant.AbstractAdmin
 
removeRecursionScope(String) - Static method in class org.jacorb.idl.ScopedName
 
removeReference() - Method in class org.jacorb.notification.AbstractMessage
release this NotificationEvent.
removeRequest(Request) - Method in class org.jacorb.orb.ORB
 
removeRequestQueueListener(RequestQueueListener) - Method in class org.jacorb.poa.RequestQueue
 
removeRPPoolManagerListener(RPPoolManagerListener) - Method in class org.jacorb.poa.RPPoolManager
 
removeServer(String) - Method in class org.jacorb.imr.ServerTable
Remove a server from the server table.
removeServer(String) - Method in class org.jacorb.imr.util.ImRModel
Remove a server from the repository.
removeServer(int) - Method in class org.jacorb.imr.util.ImRModel
Remove a server from the repository.
removeTSCurrent() - Method in class org.jacorb.orb.portableInterceptor.InterceptorManager
Removes the thread scope current, that is associated with the calling thread.
renewSSLServerSocket() - Method in class org.jacorb.orb.iiop.IIOPListener
 
renewSSLServerSockets() - Method in class org.jacorb.orb.BasicAdapter
Tell all IIOPListeners to renew their SSL server sockets.
rep_hdr - Variable in class org.jacorb.orb.giop.LocateReplyInputStream
 
rep_hdr - Variable in class org.jacorb.orb.giop.ReplyInputStream
 
repId(Class) - Static method in class org.jacorb.ir.RepositoryID
 
repIdMap - Variable in class org.jacorb.orb.EncapsInfo
 
replaceDelegate(MessageQueueAdapter) - Method in class org.jacorb.notification.queue.RWLockEventQueueDecorator
 
replaceForwardDeclaration(String, TypeSpec) - Static method in class org.jacorb.idl.TypeMap
 
replaceWith(EventType[]) - Method in class org.jacorb.notification.filter.CallbackManager
 
reply() - Method in class org.jacorb.orb.dsi.ServerRequest
 
reply_ctx - Variable in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
reply_is - Variable in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
reply_status() - Method in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
reply_status - Variable in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
reply_status() - Method in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
reply_status() - Method in class org.jacorb.orb.portableInterceptor.ServerRequestInfoImpl
 
replyDone(ReplyPlaceholder) - Method in class org.jacorb.orb.Delegate
 
ReplyEndTimePolicy - Class in org.jacorb.orb.policies
 
ReplyHandler - Class in org.jacorb.idl
A ReplyHandler receives replies of asynchronous invocations of another interface (we call this interface the "parent" of the ReplyHandler).
ReplyHandler(Interface) - Constructor for class org.jacorb.idl.ReplyHandler
 
ReplyHandlerTypeSpec - Class in org.jacorb.idl
 
ReplyHandlerTypeSpec(int) - Constructor for class org.jacorb.idl.ReplyHandlerTypeSpec
 
ReplyInputStream - Class in org.jacorb.orb.giop
 
ReplyInputStream(ORB, byte[]) - Constructor for class org.jacorb.orb.giop.ReplyInputStream
 
ReplyListener - Interface in org.jacorb.orb.giop
ReplyListener.java Created: Sun Aug 12 22:01:01 2002
ReplyOutputStream - Class in org.jacorb.orb.giop
 
ReplyOutputStream(int, ReplyStatusType_1_2, int, boolean, Logger) - Constructor for class org.jacorb.orb.giop.ReplyOutputStream
 
ReplyOutputStream(ORB, int, ReplyStatusType_1_2, int, boolean, Logger) - Constructor for class org.jacorb.orb.giop.ReplyOutputStream
 
ReplyPlaceholder - Class in org.jacorb.orb.giop
Connections deliver replies to instances of this class.
ReplyPlaceholder(ORB) - Constructor for class org.jacorb.orb.giop.ReplyPlaceholder
self-configuring c'tor
ReplyPriorityPolicy - Class in org.jacorb.orb.policies
 
replyReceived(byte[], GIOPConnection) - Method in class org.jacorb.orb.giop.ClientConnection
Operations from ReplyListener
replyReceived(byte[], GIOPConnection) - Method in class org.jacorb.orb.giop.NoBiDirServerReplyListener
 
replyReceived(byte[], GIOPConnection) - Method in interface org.jacorb.orb.giop.ReplyListener
 
replyReceived(MessageInputStream) - Method in class org.jacorb.orb.giop.ReplyPlaceholder
 
replyReceived(MessageInputStream) - Method in class org.jacorb.orb.ReplyReceiver
 
ReplyReceiver - Class in org.jacorb.orb
A special ReplyPlaceholder that receives replies to normal requests, either synchronously or asynchronously.
ReplyReceiver(Delegate, String, org.omg.TimeBase.UtcT, ClientInterceptorHandler, org.omg.Messaging.ReplyHandler) - Constructor for class org.jacorb.orb.ReplyReceiver
 
ReplyStartTimePolicy - Class in org.jacorb.orb.policies
 
ReplyStartTimePolicy(UtcT) - Constructor for class org.jacorb.orb.policies.ReplyStartTimePolicy
 
report_error(String, Object) - Method in class org.jacorb.idl.parser
 
report_error(String, Object) - Method in class org.jacorb.idl.runtime.lr_parser
Report a non fatal error (or warning).
report_fatal_error(String, Object) - Method in class org.jacorb.idl.parser
 
report_fatal_error(String, Object) - Method in class org.jacorb.idl.runtime.lr_parser
Report a fatal error.
RepositoryComponentAdapter - Class in org.jacorb.notification.container
 
RepositoryComponentAdapter() - Constructor for class org.jacorb.notification.container.RepositoryComponentAdapter
 
repositoryID - Variable in class org.jacorb.ir.gui.typesystem.remote.IRNode
 
RepositoryID - Class in org.jacorb.ir
This class builds CORBA repository IDs from Java classes or class names, or builds Java class names from repository IDs
RepositoryID() - Constructor for class org.jacorb.ir.RepositoryID
 
RepositoryImpl - Class in org.jacorb.ir
The Interface Repository.
RepositoryImpl(String, String, URLClassLoader) - Constructor for class org.jacorb.ir.RepositoryImpl
constructor to launch a repository with the contents of classpath
req_hdr - Variable in class org.jacorb.orb.giop.LocateRequestInputStream
 
req_hdr - Variable in class org.jacorb.orb.giop.RequestInputStream
 
request(Object, String) - Method in class org.jacorb.orb.Delegate
 
request(Object, String, boolean) - Method in class org.jacorb.orb.Delegate
 
Request - Class in org.jacorb.orb.dii
DII requests
Request(Object, ORB, ClientConnection, byte[], String) - Constructor for class org.jacorb.orb.dii.Request
 
Request(Object, ORB, ClientConnection, byte[], String, NVList, Context, NamedValue) - Constructor for class org.jacorb.orb.dii.Request
 
request - Variable in class org.jacorb.orb.portableInterceptor.ServerRequestInfoImpl
 
request_ctx - Variable in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
request_id - Variable in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
request_id() - Method in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
request_id() - Method in class org.jacorb.orb.portableInterceptor.ServerRequestInfoImpl
 
request_os - Variable in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
requestAddedToQueue(ServerRequest, int) - Method in class org.jacorb.poa.EventMulticaster
 
requestAddedToQueue(ServerRequest, int) - Method in class org.jacorb.poa.POAAdapter
 
requestAddedToQueue(ServerRequest, int) - Method in class org.jacorb.poa.POAMonitorImpl
 
requestAddedToQueue(ServerRequest, int) - Method in interface org.jacorb.poa.RequestQueueListener
 
requestAnonymity(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
requestConf(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
RequestController - Class in org.jacorb.poa
This class manages all request processing affairs.
requestCredDeleg(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
RequestEndTimePolicy - Class in org.jacorb.orb.policies
 
RequestEndTimePolicy(UtcT) - Constructor for class org.jacorb.orb.policies.RequestEndTimePolicy
 
requestId() - Method in class org.jacorb.orb.dsi.ServerRequest
 
requestId() - Method in class org.jacorb.orb.giop.RequestOutputStream
 
RequestInfoImpl - Class in org.jacorb.orb.portableInterceptor
This is the abstract base class of the two Info classes, namely ClientRequestInfo and ServerRequestInfo.
RequestInfoImpl() - Constructor for class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
RequestInputStream - Class in org.jacorb.orb.giop
 
RequestInputStream(ORB, byte[]) - Constructor for class org.jacorb.orb.giop.RequestInputStream
 
requestInteg(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
RequestInterceptorIterator - Class in org.jacorb.orb.portableInterceptor
This class is an iterator over an array of RequestInterceptors.
RequestInterceptorIterator(Interceptor[]) - Constructor for class org.jacorb.orb.portableInterceptor.RequestInterceptorIterator
 
requestLifetime(int) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
RequestListener - Interface in org.jacorb.orb.giop
RequestListener.java Created: Sun Aug 12 22:01:01 2002
requestMutualAuth(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
RequestOutputStream - Class in org.jacorb.orb.giop
 
RequestOutputStream(ORB, ClientConnection, int, String, boolean, short, UtcT, UtcT, UtcT, byte[], int) - Constructor for class org.jacorb.orb.giop.RequestOutputStream
 
RequestPriorityPolicy - Class in org.jacorb.orb.policies
 
RequestPriorityPolicy(PriorityRange) - Constructor for class org.jacorb.orb.policies.RequestPriorityPolicy
 
requestProcessingPolicy - Variable in class org.jacorb.poa.POA
 
RequestProcessingPolicy - Class in org.jacorb.poa.policy
This class implements the request processing policy.
RequestProcessingPolicy(RequestProcessingPolicyValue) - Constructor for class org.jacorb.poa.policy.RequestProcessingPolicy
 
RequestProcessor - Class in org.jacorb.poa
This thread performs the request processing, the actual method invocation and it returns the ServerRequest object to the ORB.
RequestQueue - Class in org.jacorb.poa
This class manages a queue of ServerRequest objects.
RequestQueue(RequestController) - Constructor for class org.jacorb.poa.RequestQueue
 
RequestQueueListener - Interface in org.jacorb.poa
A poa event listener interface for receiving request queue events.
requestReceived(byte[], GIOPConnection) - Method in class org.jacorb.orb.giop.NoBiDirClientRequestListener
 
requestReceived(byte[], GIOPConnection) - Method in interface org.jacorb.orb.giop.RequestListener
 
requestReceived(byte[], GIOPConnection) - Method in class org.jacorb.orb.giop.ServerRequestListener
 
requestRemovedFromQueue(ServerRequest, int) - Method in class org.jacorb.poa.EventMulticaster
 
requestRemovedFromQueue(ServerRequest, int) - Method in class org.jacorb.poa.POAAdapter
 
requestRemovedFromQueue(ServerRequest, int) - Method in class org.jacorb.poa.POAMonitorImpl
 
requestRemovedFromQueue(ServerRequest, int) - Method in interface org.jacorb.poa.RequestQueueListener
 
requestReplayDet(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
requestSequenceDet(boolean) - Method in class org.jacorb.security.sas.GSSUPContextSpi
 
RequestStartTimePolicy - Class in org.jacorb.orb.policies
 
reset() - Method in class org.jacorb.idl.ConstExprEvaluator
resets the evaluator
reset() - Static method in class org.jacorb.idl.lexer
reset the scanner state
reset() - Method in class org.jacorb.notification.AbstractMessage
 
reset() - Method in class org.jacorb.notification.engine.AbstractFilterTask
 
reset() - Method in class org.jacorb.notification.engine.AbstractMessageTask
 
reset() - Method in class org.jacorb.notification.engine.FilterConsumerAdminTask
 
reset() - Method in class org.jacorb.notification.engine.FilterProxyConsumerTask
 
reset() - Method in class org.jacorb.notification.engine.FilterProxySupplierTask
 
reset() - Method in class org.jacorb.notification.engine.FilterSupplierAdminTask
 
reset() - Method in class org.jacorb.notification.engine.PullFromSupplierTask
 
reset() - Method in class org.jacorb.notification.filter.etcl.ImmutableEvaluationResult
 
reset() - Method in class org.jacorb.notification.filter.EvaluationContext
 
reset() - Method in class org.jacorb.notification.util.AbstractPoolable
Reset the Object to an initial state.
reset() - Method in class org.jacorb.orb.CDRInputStream
 
reset() - Method in class org.jacorb.orb.CDROutputStream
 
resetErrorCounter() - Method in interface org.jacorb.notification.interfaces.IProxyPushSupplier
reset the error count to zero.
resetErrorCounter() - Method in class org.jacorb.notification.servant.AbstractProxy
 
resetErrorCounter() - Method in class org.jacorb.notification.servant.AbstractProxyPushSupplier
 
resetFileLists() - Method in class org.jacorb.idl.JacIDL
Clear the list of files to be compiled and copied..
resetState() - Method in class org.jacorb.poa.POAManagerMonitorImpl
 
resolve(NameComponent[]) - Method in class org.jacorb.naming.NamingContextImpl
resolve a name
resolve_initial_references(String) - Method in class org.jacorb.orb.ORB
resolve_initial_references
resolve_initial_references(String) - Method in class org.jacorb.orb.ORBSingleton
 
resolve_initial_references(String) - Method in class org.jacorb.orb.portableInterceptor.ORBInitInfoImpl
 
resolve_str(String) - Method in class org.jacorb.naming.NamingContextImpl
 
resolved() - Method in class org.jacorb.idl.ScopedName
 
resolvedName() - Method in class org.jacorb.idl.ScopedName
 
resolvedTypeSpec() - Method in class org.jacorb.idl.ScopedName
 
resolvePOA(Object) - Method in class org.jacorb.orb.Delegate
 
ResourceLimitReachedException - Exception in org.jacorb.poa.except
This exception will be thrown if a resource limit is reached.
ResourceLimitReachedException() - Constructor for exception org.jacorb.poa.except.ResourceLimitReachedException
 
ResourceLock - Class in org.jacorb.imr
This class provides shared or exclusive access to a ressource.
ResourceLock() - Constructor for class org.jacorb.imr.ResourceLock
The constructor.
response_expected() - Method in class org.jacorb.orb.giop.RequestOutputStream
 
response_expected - Variable in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
response_expected() - Method in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
response_expected() - Method in class org.jacorb.orb.portableInterceptor.ServerRequestInfoImpl
 
responseExpected() - Method in class org.jacorb.orb.dsi.ServerRequest
 
responseExpected(byte) - Static method in class org.jacorb.orb.giop.Messages
 
responseFlags(boolean) - Static method in class org.jacorb.orb.giop.Messages
 
restart_lookahead() - Method in class org.jacorb.idl.runtime.lr_parser
Reset the parse ahead input to one token past where we started error recovery (this consumes one new token from the real input).
restarting - Variable in class org.jacorb.imr.ImRServerInfo
 
restartTask(long) - Method in class org.jacorb.notification.servant.PullMessagesUtility
 
restorePosition(PositionInfo) - Static method in class org.jacorb.idl.lexer
 
result() - Method in class org.jacorb.ir.OperationDef
 
result() - Method in class org.jacorb.orb.dii.Request
 
result() - Method in class org.jacorb.orb.dsi.ServerRequest
The resulting any must be used to create an input stream from which the result value can be read.
result() - Method in class org.jacorb.orb.portableInterceptor.ClientRequestInfoImpl
 
result - Variable in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
result() - Method in class org.jacorb.orb.portableInterceptor.RequestInfoImpl
 
result() - Method in class org.jacorb.orb.portableInterceptor.ServerRequestInfoImpl
 
result_def() - Method in class org.jacorb.ir.OperationDef
 
result_def(IDLType) - Method in class org.jacorb.ir.OperationDef
 
resultType - Variable in class org.jacorb.idl.Method
 
resume_connection() - Method in class org.jacorb.notification.servant.AbstractProxy
 
retainAll(Collection) - Method in class org.jacorb.notification.util.WeakHashSet
 
retry() - Method in class org.jacorb.notification.engine.AbstractRetryStrategy
 
retry() - Method in interface org.jacorb.notification.engine.RetryStrategy
 
retry() - Method in class org.jacorb.orb.giop.ReplyPlaceholder
 
RETRY_STRATEGY_FACTORY - Static variable in interface org.jacorb.notification.conf.Attributes
 
RetryException - Exception in org.jacorb.notification.engine
 
RetryException(String) - Constructor for exception org.jacorb.notification.engine.RetryException
 
retryInternal() - Method in class org.jacorb.notification.engine.AbstractRetryStrategy
 
retryInternal() - Method in class org.jacorb.notification.engine.AlwaysDisposeRetryStrategy
 
retryInternal() - Method in class org.jacorb.notification.engine.TaskProcessorRetryStrategy
 
retryInternal() - Method in class org.jacorb.notification.engine.WaitRetryStrategy
 
retryPushOperation_ - Variable in class org.jacorb.notification.engine.TaskProcessorRetryStrategy
retry the failed operation.
RetryStrategy - Interface in org.jacorb.notification.engine
 
RetryStrategyFactory - Interface in org.jacorb.notification.engine
 
return_result(ServerRequest) - Method in class org.jacorb.orb.BasicAdapter
to be called from the POA
return_value() - Method in class org.jacorb.orb.dii.Request
 
returnBuffer(byte[]) - Method in class org.jacorb.orb.BufferManager
 
returnBuffer(byte[], boolean) - Method in class org.jacorb.orb.BufferManager
Describe returnBuffer method here.
returnObject(Object) - Method in class org.jacorb.notification.util.AbstractObjectPool
return an Object to the pool.
reverseDirection() - Method in class org.jacorb.orb.portableInterceptor.RequestInterceptorIterator
Reverses the direction in which the list is traversed.
rewind() - Method in class org.jacorb.orb.dynany.DynAny
 
right() - Method in class org.jacorb.notification.filter.etcl.AbstractTCLNode
Access the right child.
rir() - Method in class org.jacorb.orb.util.CorbaLoc
 
root_context - Variable in class org.jacorb.naming.ContextLister
 
ROOT_POA_NAME - Static variable in class org.jacorb.poa.POAConstants
 
routing_range() - Method in class org.jacorb.orb.policies.RoutingPolicy
 
RoutingPolicy - Class in org.jacorb.orb.policies
 
RPPoolManager - Class in org.jacorb.poa
This class provides and manages a pool of ready started threads for request processing.
RPPoolManager(Current, int, int, Logger, Configuration) - Constructor for class org.jacorb.poa.RPPoolManager
 
RPPoolManagerFactory - Class in org.jacorb.poa
factory class to create instances of RPPoolManager depending on the configuration of the ORB this factory will return a new instance for every call or return a shared instance.
RPPoolManagerFactory(ORB) - Constructor for class org.jacorb.poa.RPPoolManagerFactory
 
RPPoolManagerListener - Interface in org.jacorb.poa
A poa event listener interface for receiving request processor pool manager events.
RTORB - Class in org.jacorb.orb
The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB Currently only used for the creation of ETF related policies.
RTORB(ORB) - Constructor for class org.jacorb.orb.RTORB
 
run() - Method in class org.jacorb.events.ProxyPullConsumerImpl
Start being a good PullConsumer and ask for loads of events.
run() - Method in class org.jacorb.idl.InterfaceBody.ParseThread
 
run() - Method in class org.jacorb.ir.gui.typesystem.ModelBuilder
 
run() - Method in class org.jacorb.notification.engine.AbstractTask
run method invoked by TaskExecutor.
run() - Method in class org.jacorb.notification.util.AbstractObjectPool
 
run() - Method in class org.jacorb.orb.etf.ListenerBase.Acceptor
 
run() - Method in class org.jacorb.orb.iiop.IIOPListener.Acceptor
 
run() - Method in class org.jacorb.orb.ORB
 
run() - Method in class org.jacorb.orb.ORBSingleton
 
run() - Method in class org.jacorb.poa.RequestController
the main loop for dispatching requests to request processors
run() - Method in class org.jacorb.poa.RequestProcessor
the main loop for request processing
run() - Method in class org.jacorb.util.threadpool.ConsumerTie
 
RUN_SYSTEM_GC - Static variable in interface org.jacorb.notification.conf.Attributes
 
runPull() - Method in class org.jacorb.notification.servant.PullMessagesOperation
 
runPullMessage() - Method in interface org.jacorb.notification.interfaces.MessageSupplier
pull one or more events from the Supplier and hands over the pulled events to the TaskProcessor.
runPullMessage() - Method in class org.jacorb.notification.servant.ProxyPullConsumerImpl
 
runPullMessage() - Method in class org.jacorb.notification.servant.SequenceProxyPullConsumerImpl
 
runPullMessage() - Method in class org.jacorb.notification.servant.StructuredProxyPullConsumerImpl
 
runPullMessage() - Method in class org.jacorb.notification.servant.TypedProxyPullConsumerImpl
 
RuntimeVariable - Interface in org.jacorb.notification.filter
 
RuntimeVariableNode - Class in org.jacorb.notification.filter.etcl
 
RuntimeVariableNode(Token) - Constructor for class org.jacorb.notification.filter.etcl.RuntimeVariableNode
 
RWLockEventQueueDecorator - Class in org.jacorb.notification.queue
 
RWLockEventQueueDecorator(MessageQueueAdapter) - Constructor for class org.jacorb.notification.queue.RWLockEventQueueDecorator
 

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