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

A

AbsContext - class org.objectweb.carol.jndi.spi.AbsContext.
This abstract class define the common methods used for all existing protocol implementation of their SPI context.
AbsContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.AbsContext
Constructs a wrapper on the given protocol context
AbsContext.WrappedEnumeration - class org.objectweb.carol.jndi.spi.AbsContext.WrappedEnumeration.
This class is used to return a naming enumeration by decoding encoded names
AbsInitialContextFactory - class org.objectweb.carol.jndi.spi.AbsInitialContextFactory.
Instantiate the class of the given SPI and Handle a cache mechanism for storing contexts.
AbsInitialContextFactory() - Constructor for class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
 
AbsRegistry - class org.objectweb.carol.jndi.ns.AbsRegistry.
This abstract class implements common methods of a NameService Registry should extend this class.
AbsRegistry() - Constructor for class org.objectweb.carol.jndi.ns.AbsRegistry
Build a new Registry
AbsRegistry(int) - Constructor for class org.objectweb.carol.jndi.ns.AbsRegistry
Build a new Registry with a given default port number
AsStruct - class org.objectweb.carol.util.csiv2.struct.AsStruct.
Cannot extends final class AS_ContextSec
AsStruct() - Constructor for class org.objectweb.carol.util.csiv2.struct.AsStruct
 
add(Object) - Method in class org.objectweb.carol.cmi.WeakList
Add an element to the list
addConfiguration(ProtocolConfiguration) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Add a configuration
addExtraConfInEnvironment(Hashtable) - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
This method should be redefined by subclasses For some protocols, there is a need to populate environment with some settings
addExtraConfInEnvironment(Hashtable) - Method in class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory
Store orb in the environment
addExtraConfInEnvironment(Hashtable) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
Store orb in the environment
addInterceptor(String) - Method in class org.objectweb.carol.util.configuration.Protocol
Add an interceptor for the given protocol
addInterceptors(String, String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Add interceptor at runtime for a given protocol
addToEnvironment(String, Object) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Adds a new environment property to the environment of this context.
addToExported(Name, Object) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Adds a new object to the list of exported objects
add_all_reply_service_context(Collection) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Add the all the reply service context
add_all_reply_service_context(Collection) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo
Add the all the reply service context
add_all_request_service_context(Collection) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInfo
Add the all the request service context
add_all_request_service_context(Collection) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Add the all the request service context
add_client_request_interceptor(JClientRequestInterceptor) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo
add client interceptor
add_client_request_interceptor(JClientRequestInterceptor) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
add client interceptor
add_reply_service_context(JServiceContext) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
add a JServicecontext
add_reply_service_context(JServiceContext) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo
add a JServicecontext
add_request_service_context(JServiceContext) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInfo
Add a JServicecontext
add_request_service_context(JServiceContext) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
add a JServicecontext
add_server_request_interceptor(JServerRequestInterceptor) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo
add server interceptor
add_server_request_interceptor(JServerRequestInterceptor) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
add server interceptor
annotateClass(Class) - Method in class org.objectweb.carol.cmi.CmiOutputStream
 
annotateProxyClass(Class) - Method in class org.objectweb.carol.cmi.CmiOutputStream
 

B

bind(String, Remote) - Static method in class org.objectweb.carol.cmi.Naming
 
bind(String, Remote) - Method in class org.objectweb.carol.cmi.RegistryClient
Bind an entry
bind(Name, Object) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Binds a name to an object.
bind(Name, Object) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Binds a name to an object.
bind(String, Remote) - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Binds a name to an object, overwriting any existing binding.
bind(Name, Object) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Binds a name to an object.
bind(Name, Object) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Binds a name to an object.
bind(Name, Object) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Binds a name to an object.
bind(Name, Object) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Binds a name to an object.
bindCluster(String, byte[]) - Method in class org.objectweb.carol.cmi.RegistryImpl
Bind a cluster entry
bindSingle(String, Remote) - Method in class org.objectweb.carol.cmi.RegistryImpl
Bind a single entry

C

CAROL_CONFIGURATION_FILE - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Carol configuration file
CAROL_DEFAULT_CONFIGURATION_FILE - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Carol default configuration file
CAROL_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Carol prefix
CarolDefaultValues - class org.objectweb.carol.util.configuration.CarolDefaultValues.
Class DefaultCarolValues get default carol value for the properties file and get carol properties with defaults from jndi Standard properties
CarolJRMPPerformanceHelper - class org.objectweb.carol.util.perfs.CarolJRMPPerformanceHelper.
Class CarolJRMPPerformanceHelper Provide an Helper for perfs mesures
CarolJRMPPerformanceHelper() - Constructor for class org.objectweb.carol.util.perfs.CarolJRMPPerformanceHelper
 
ClusterId - class org.objectweb.carol.cmi.ClusterId.
A universally unique identifier for a cluster
ClusterId() - Constructor for class org.objectweb.carol.cmi.ClusterId
Create a new identifier
ClusterId(byte[]) - Constructor for class org.objectweb.carol.cmi.ClusterId
Create a new identifier from an array of byte
ClusterStub - class org.objectweb.carol.cmi.ClusterStub.
Stubs to clustered objects extend this class.
ClusterStub(Distributor, ServerStubList) - Constructor for class org.objectweb.carol.cmi.ClusterStub
Creates a new cluster stub
CmiContext - class org.objectweb.carol.jndi.spi.CmiContext.
 
CmiContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.CmiContext
Constructs an CMI Wrapper context
CmiContextWrapperFactory - class org.objectweb.carol.jndi.spi.CmiContextWrapperFactory.
Class CmiContextWrapperFactory is the CAROL JNDI Context factory.
CmiContextWrapperFactory() - Constructor for class org.objectweb.carol.jndi.spi.CmiContextWrapperFactory
 
CmiInitialContextFactory - class org.objectweb.carol.cmi.jndi.CmiInitialContextFactory.
Class CmiInitialContextFactory is the implementation of the InitialContextFactory interface for the CMI protocol
CmiInitialContextFactory() - Constructor for class org.objectweb.carol.cmi.jndi.CmiInitialContextFactory
 
CmiInputStream - class org.objectweb.carol.cmi.CmiInputStream.
To serialize objects exchanged between CMI registries.
CmiInputStream(InputStream) - Constructor for class org.objectweb.carol.cmi.CmiInputStream
Create a new object for the input stream
CmiOutputStream - class org.objectweb.carol.cmi.CmiOutputStream.
To deserialize objects exchanged between CMI registries.
CmiOutputStream(OutputStream) - Constructor for class org.objectweb.carol.cmi.CmiOutputStream
Create a new object for the output stream
CmiPRODelegate - class org.objectweb.carol.rmi.multi.CmiPRODelegate.
Class CmiPRODelegate for the mapping between cmi UnicastRemoteObject and PortableRemoteObject
CmiPRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.CmiPRODelegate
Get the lower ORB delegate to export objects.
CmiRegistry - class org.objectweb.carol.jndi.ns.CmiRegistry.
Class CmiRegistry
CmiRegistry() - Constructor for class org.objectweb.carol.jndi.ns.CmiRegistry
Default constructor
CompNamingContext - class org.objectweb.carol.jndi.enc.java.CompNamingContext.
Implementation of Context interface for EJB Environment.
CompNamingContext(String, Hashtable) - Constructor for class org.objectweb.carol.jndi.enc.java.CompNamingContext
Constructor
CompNamingContext(String) - Constructor for class org.objectweb.carol.jndi.enc.java.CompNamingContext
Constructor
CompNamingContext.ListOfBindings - class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfBindings.
Implementation of the NamingEnumeration for listBindings operations
CompNamingContext.ListOfNames - class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames.
Implementation of the NamingEnumeration for list operations Each element is of type NameClassPair.
ConfigurationException - exception org.objectweb.carol.util.configuration.ConfigurationException.
Exception used for error when managing configurations
ConfigurationException(String) - Constructor for class org.objectweb.carol.util.configuration.ConfigurationException
Constructs a new exception with the specified detail message.
ConfigurationException(String, Throwable) - Constructor for class org.objectweb.carol.util.configuration.ConfigurationException
Constructs a new exception with the specified detail message and cause.
ConfigurationRepository - class org.objectweb.carol.util.configuration.ConfigurationRepository.
This class handle all rmi configuration available at runtime for carol.
Configurations could be added/removed after the startup of carol
checkClusterStub(Class, ClusterStub) - Static method in class org.objectweb.carol.cmi.StubConfig
Check the compatibility between the cluster stub and a remote object class
checkConfigured() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Checks that carol is initialized
checkInitialized() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Check that the configuration is done
choose(Method, Object[]) - Method in class org.objectweb.carol.cmi.Distributor
Choose a stub among the stub list The application deployer can override this method to make its own choices.
cis - Variable in class org.objectweb.carol.rmi.jrmp.server.JRemoteCall
Client Interceptor for context propagation
cis - Variable in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
Client Interceptor for context propagation
cis - Variable in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
ClientRequestInterceptor array
clear() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
 
clearAllContexts() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
clear the service contexts table
clearAllContexts() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
clear the service contexts table
clearAllContexts() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo
clear the service contexts table
clientInterceptors - Variable in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
Request Client Interceptor Hashtable
clone() - Method in class org.objectweb.carol.cmi.UnicastRemoteObject
 
clone() - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
close() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
Closes this enumeration.
close() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Closes this context.
close() - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Closes this context.
close() - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Closes this context.
close() - Method in class org.objectweb.carol.jndi.spi.AbsContext.WrappedEnumeration
Closes this enumeration.
close() - Method in class org.objectweb.carol.jndi.spi.AbsContext
Closes this context.
close() - Method in class org.objectweb.carol.jndi.spi.MultiContext
Closes this context.
clusterEquivAtBind(Remote) - Static method in class org.objectweb.carol.cmi.StubConfig
Test if the object is to be clustered and if it has to be advertised at bind().
clusterEquivAtExport(Remote) - Static method in class org.objectweb.carol.cmi.StubConfig
Test if the object is to be clustered and if it has to be advertised at export().
compareTo(Object) - Method in class org.objectweb.carol.cmi.ClusterId
 
compareTo(Object) - Method in class org.objectweb.carol.cmi.ObjectId
Compare two ObjectIds
composeName(Name, Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Composes the name of this context with a name relative to this context: Not supported.
composeName(Name, Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Composes the name of this context with a name relative to this context.
configure(Properties) - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
Configure this configuration with a given properties object
configure(Properties) - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Configure this configuration with a given properties object
configure() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Configure the log for CAROL.
connect(Remote, Remote) - Method in class org.objectweb.carol.cmi.PRODelegate
Connection method
connect(Remote, Remote) - Method in class org.objectweb.carol.rmi.multi.CmiPRODelegate
Connection method
connect(Remote, Remote) - Method in class org.objectweb.carol.rmi.multi.DummyPRODelegate
Connection method
connect(Remote, Remote) - Method in class org.objectweb.carol.rmi.multi.JacORBPRODelegate
Makes a Remote object ready for remote communication.
connect(Remote, Remote) - Method in class org.objectweb.carol.rmi.multi.JeremiePRODelegate
Makes a Remote object ready for remote communication.
connect(Remote, Remote) - Method in class org.objectweb.carol.rmi.multi.JrmpPRODelegate
Makes a Remote object ready for remote communication.
connect(Remote, Remote) - Method in class org.objectweb.carol.rmi.multi.MultiPRODelegate
Makes a Remote object ready for remote communication.
copy() - Method in class org.objectweb.carol.util.csiv2.SasPolicy
Returns a copy of the Policy object.
copyObject(Object, ORB) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Copies or connects an object.
copyObjects(Object[], ORB) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Copies or connects an array of objects.
create(String, Exception) - Static method in class org.objectweb.carol.rmi.exception.NamingExceptionHelper
Build a new exception with the given exception by wrapping it in a NamingException
create(String, Throwable) - Static method in class org.objectweb.carol.rmi.exception.NamingExceptionHelper
Build a new exception with the given error by wrapping it in a NamingException
create(String, Exception) - Static method in class org.objectweb.carol.rmi.exception.NoSuchObjectExceptionHelper
Build a new exception with the given exception by wrapping it in a NoSuchObjectException
create(Throwable) - Static method in class org.objectweb.carol.rmi.exception.NoSuchObjectExceptionHelper
Build a new exception with the given Throwable by wrapping it in a NoSuchObjectException
create(String, Throwable) - Static method in class org.objectweb.carol.rmi.exception.NoSuchObjectExceptionHelper
Build a new exception with the given Throwable by wrapping it in a NoSuchObjectException
create(String, Exception) - Static method in class org.objectweb.carol.rmi.exception.RemoteExceptionHelper
Build a new exception with the given exception by wrapping it in a NoSuchObjectException
create(Throwable) - Static method in class org.objectweb.carol.rmi.exception.RemoteExceptionHelper
Build a new exception with the given Throwable by wrapping it in a NoSuchObjectException
create(String, Throwable) - Static method in class org.objectweb.carol.rmi.exception.RemoteExceptionHelper
Build a new exception with the given Throwable by wrapping it in a NoSuchObjectException
createManagableRegistry(int, int) - Static method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Create a new registry on given port and use exported object port given
createServerSocket(int) - Method in class org.objectweb.carol.jndi.registry.RMIFixedPortFirewallSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createSocket(String, int) - Method in class org.objectweb.carol.jndi.registry.RMIFixedPortFirewallSocketFactory
Creates a client socket connected to the specified host and port.
createSubcontext(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Creates and binds a new context.
createValueHandler() - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Returns a singleton instance of a class that implements the interface.
create_policy(int, Any) - Method in class org.objectweb.carol.util.csiv2.SasPolicyFactory
Returns an instance of the appropriate interface derived from CORBA.Policy whose value corresponds to the specified any.
csf - Variable in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 

D

DEFAULT_CREG_PORT - Static variable in class org.objectweb.carol.cmi.LowerOrb
Default port number
DEFAULT_HOST - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Default hostname
DEFAULT_LOAD_FACTOR - Static variable in class org.objectweb.carol.cmi.ServerConfig
Default values for the load
DEFAULT_PORT - Static variable in interface org.objectweb.carol.cmi.Registry
Default port
DEFAULT_PROTOCOLS_KEY - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
default activation key
DEFAULT_SSL_PORT - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Default ssl port value
Decision - class org.objectweb.carol.cmi.Decision.
Returned to the cluster stub by methods of a Distributor to tell what to do.
DistributedEquiv - class org.objectweb.carol.cmi.DistributedEquiv.
Manage equivalences between objects in the cluster.
DistributedEquiv() - Constructor for class org.objectweb.carol.cmi.DistributedEquiv
 
Distributor - class org.objectweb.carol.cmi.Distributor.
Each clustered server object has to be accompanied by a class which extends this one to specify configuration information.
Distributor() - Constructor for class org.objectweb.carol.cmi.Distributor
 
DummyPRODelegate - class org.objectweb.carol.rmi.multi.DummyPRODelegate.
Class DummyPRODelegate is a fake PortableRemoteObject for local methods call
DummyPRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.DummyPRODelegate
 
DummyRegistry - class org.objectweb.carol.jndi.ns.DummyRegistry.
Class DummyRegistry is a fake registry service
DummyRegistry() - Constructor for class org.objectweb.carol.jndi.ns.DummyRegistry
 
debug(String) - Static method in class org.objectweb.carol.cmi.RegistryStubList
Print a bug message on the console
debug(String) - Static method in class org.objectweb.carol.cmi.ServerStubList
Print a debug message on the console
debugCarol(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Carol debug message.
debugCmiDes(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Cmi DES debug message.
debugCmiJndi(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Cmi JNDI debug message.
debugCmiRegistry(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Cmi registry debug message.
debugExportCarol(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Debug export
debugJndiCarol(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Jndi debug message.
debugRmiCarol(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Rmi debug message.
debugjndiEncCarol(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Jndi ENC debug message.
decision - Variable in class org.objectweb.carol.cmi.Decision
Chosen Decision
decode(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
undo what encode() does
decodeExported(byte[]) - Static method in class org.objectweb.carol.util.csiv2.gss.GSSHelper
 
decodeToken(byte[]) - Static method in class org.objectweb.carol.util.csiv2.gss.GSSHelper
3.1: Mechanism-Independent Token Format This section specifies a mechanism-independent level of encapsulating representation for the initial token of a GSS-API context establishment sequence, incorporating an identifier of the mechanism type to be used on that context and enabling tokens to be interpreted unambiguously at GSS-API peers.
defaultUnwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Default implementation of unwrapObject method If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
deserialize(byte[]) - Static method in class org.objectweb.carol.cmi.ServerStubList
Deserialize a byte array to create a cluster stub
destroy() - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
 
destroy() - Method in class org.objectweb.carol.util.csiv2.SasPolicy
Destroys the Policy object.
destroySubcontext(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Destroys the named context and removes it from the namespace.
dispatch(Remote, RemoteCall) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
override dispatch to use a specific thread factory
distrib - Variable in class org.objectweb.carol.cmi.ClusterStub
Distributor class
doRetry() - Static method in class org.objectweb.carol.cmi.Decision
Creates a retry decision
doReturn(Object) - Static method in class org.objectweb.carol.cmi.Decision
Creates a return decision
doThrow() - Static method in class org.objectweb.carol.cmi.Decision
Creates a throw decision
done() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  

E

EQUIV_PREFIX - Static variable in class org.objectweb.carol.cmi.PRODelegate
Equiv prefix
enableGSSUPSupportedNamingMechanisms() - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
encode(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Hide special characters from flat namespace registry.
encodeExported(String) - Static method in class org.objectweb.carol.util.csiv2.gss.GSSHelper
Encode the given string into an array of byte By following RFC 2743
encodeToken(byte[]) - Static method in class org.objectweb.carol.util.csiv2.gss.GSSHelper
Encode a given array of bytes by following RFC2743 3.1
equals(Object) - Method in class org.objectweb.carol.cmi.ClusterId
Compare two identifier
equals(Object) - Method in class org.objectweb.carol.cmi.ObjectId
Test if two ObjectIds are equals
equals(Object) - Method in class org.objectweb.carol.cmi.StubData
Compares an object with this one
equivAtBind() - Method in class org.objectweb.carol.cmi.Distributor
To be overriden
equivAtExport() - Method in class org.objectweb.carol.cmi.Distributor
To be overriden
error(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log an error message.
error(String, Throwable) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log an error message and a stack trace from a Throwable object.
executeCall() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteCall
Deprecated.  
executeCall() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  
exportObject(Remote) - Static method in class org.objectweb.carol.cmi.LowerOrb
 
exportObject(Remote) - Method in class org.objectweb.carol.cmi.PRODelegate
Export a Remote Object
exportObject(Remote) - Static method in class org.objectweb.carol.cmi.UnicastRemoteObject
 
exportObject(JServerRequestInterceptor[], JClientRequestInterceptor[]) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
exportObject(Remote, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
exportObject(Remote, int, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
exportObject(Remote, Object, int) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
 
exportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.CmiPRODelegate
Export a Remote Object
exportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.DummyPRODelegate
Export a Remote Object
exportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.JacORBPRODelegate
Makes a server object ready to receive remote calls.
exportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.JeremiePRODelegate
Makes a server object ready to receive remote calls.
exportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.JrmpPRODelegate
Makes a server object ready to receive remote calls.
exportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.MultiPRODelegate
Makes a server object ready to receive remote calls.
exportObjectR(Remote, JUnicastServerRef) - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
Real export object (localy and remotly)
exportRegistry(Remote, int) - Static method in class org.objectweb.carol.cmi.LowerOrb
Export an object thru lower Orb
extractJNDIProperties() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Extract JNDI properties of properties

F

FACTORY_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
carol factory Prefix
filterLocal() - Method in class org.objectweb.carol.cmi.InetMask
Use JDK 1.4 methods.
findContext() - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
 

G

GSSHelper - class org.objectweb.carol.util.csiv2.gss.GSSHelper.
Handle RFC 2743 encoding
get() - Method in class org.objectweb.carol.cmi.Random
Get a stub randomly
get() - Method in class org.objectweb.carol.cmi.RoundRobin
Get a stub according to the RR algorithm
get(Object) - Method in class org.objectweb.carol.cmi.WeakValueHashtable
Get (extract) an entry in the hashmap
getActiveConfigurationsNumber() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
 
getAs() - Method in class org.objectweb.carol.util.csiv2.SasComponent
 
getBindings() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
 
getBooleanValue(String) - Method in class org.objectweb.carol.util.configuration.ServerConfiguration
Gets value of properties object
getBytes() - Method in class org.objectweb.carol.cmi.ClusterId
get the identifier in array of bytes type
getClassAnnotation(Class) - Static method in class org.objectweb.carol.util.perfs.CarolJRMPPerformanceHelper
 
getClassArgs(Hashtable) - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
Gets the values to give to the constructor of the given class (provided by getWrapperClass())
getClassConstructor() - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
Gets the arguments of the constructor of the given class (provided by getWrapperClass())
getClassString(Class) - Static method in class org.objectweb.carol.util.perfs.CarolJRMPPerformanceHelper
 
getClientAuthenticationMech() - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
getClientRef() - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
use a different kind of RemoteRef instance.
getClientRef() - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf
use a different kind of RemoteRef instance
getClientRequestContextFromInput(ObjectInput, int, JClientRequestInfo) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
Get Context from Object Input
getClientRequestInterceptors() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo
get all the client interceptor
getClientRequestInterceptors() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
get all the client interceptor
getClusterStub(NamingContextHostPort[]) - Static method in class org.objectweb.carol.cmi.RegistryStubList
Get a reference to the Cluster registry
getCodebase(Class) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Returns the codebase, if any, for the given class.
getConfigProperties() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
 
getConfiguration(String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Gets a configuration with the given name
getConfigurations() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
 
getContextId() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServiceContext
the JServiceContext id
getCurrentConfiguration() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
 
getCurrentState() - Method in class org.objectweb.carol.cmi.Distributor
Get the current state of the stubs
getDefaultConfiguration() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
 
getDefaultProperties() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Initialize carol with default configuration file found in jar of carol
getDefaultThreadFactory() - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
get the current default thread factory
getEnvironment() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the environment in effect for this context.
getFactor() - Method in class org.objectweb.carol.cmi.StubData
 
getHost() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
 
getHost() - Method in interface org.objectweb.carol.jndi.ns.NameService
 
getHost() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
 
getHost() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getHostOfUrl(String) - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Parses the given url, and returns the hostname If not found, returns localhost
getId() - Method in class org.objectweb.carol.cmi.ObjectIdFactory
 
getInetAddress() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
 
getInitialContext(Hashtable) - Method in class org.objectweb.carol.cmi.jndi.CmiInitialContextFactory
 
getInitialContext(Hashtable) - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
Creates an Initial Context for beginning name resolution.
getInitialContext(Hashtable) - Method in class org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory
Creates an Initial Context for beginning name resolution.
getInitialContext(Hashtable) - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
Build an initial context with the given environment using our configuration
getInitialContext(Hashtable) - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Build an initial context with the given environment using our configuration
getInitialContextFactoryClassName() - Method in class org.objectweb.carol.util.configuration.Protocol
 
getInitialContextFactoryClassName() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
MBean method : Gets the InitialContextFactory classname (Context.INITIAL_CONTEXT_FACTORY)
getInitialContextFactoryClassName() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
Gets the InitialContextFactory classname (Context.INITIAL_CONTEXT_FACTORY)
getInputStream() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  
getInt() - Static method in class org.objectweb.carol.cmi.SecureRandom
Get a random number
getInt(int) - Static method in class org.objectweb.carol.cmi.SecureRandom
Returns a random number between 0 (inclusive) and the specified value (exclusive).
getJRMPInitializers() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
Get Intializers method
getJndiEnv() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getKey(Hashtable) - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
 
getKey(Hashtable) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
 
getLoadIncr() - Method in class org.objectweb.carol.cmi.StubData
 
getLocalClientInterceptors() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
get the local client interceptor
getLocalId() - Method in class org.objectweb.carol.cmi.ServerIdFactory
Get the local cluster Id.
getLocalId() - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
 
getLocalRegistry(NamingContextHostPort[]) - Static method in class org.objectweb.carol.cmi.Naming
 
getLocalServerInterceptors() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
get the local server interceptor
getLong() - Static method in class org.objectweb.carol.cmi.SecureRandom
Get a random number
getMarshalBytes(Object) - Static method in class org.objectweb.carol.util.perfs.CarolJRMPPerformanceHelper
See a marshalled object
getMarshalSize(Object) - Static method in class org.objectweb.carol.util.perfs.CarolJRMPPerformanceHelper
See the size of a Marchalled object
getMechOidDer() - Static method in class org.objectweb.carol.util.csiv2.gss.GSSHelper
 
getNSManagerCurrent() - Static method in class org.objectweb.carol.jndi.ns.NameServiceManager
Method getCurrent
getName() - Method in class org.objectweb.carol.util.configuration.Protocol
 
getName() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
 
getName() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getName() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
 
getNameInNamespace() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the parser associated with the named context.
getNames() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
 
getNames() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Gets JNDI names of the context with this configuration
getNames() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
Gets JNDI names of the context with this configuration
getObject(int) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JContextStore
Get an object from the store and remove it from the arrayList.
getObject(int) - Static method in class org.objectweb.carol.rmi.jrmp.server.JLocalObjectStore
lookup an object by its integer identifier.
getObjectId() - Method in class org.objectweb.carol.cmi.StubData
Get the ObjectId ref of the stub
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.carol.jndi.enc.java.javaURLContextFactory
 
getObjectPort() - Method in class org.objectweb.carol.jndi.spi.AbsContext
Get the object port to use (0 by default, declare this method in a subclass if you want to change value)
getObjectPort() - Method in class org.objectweb.carol.jndi.spi.IRMIContext
 
getObjectPort() - Method in class org.objectweb.carol.jndi.spi.JRMPContext
 
getOrb() - Static method in class org.objectweb.carol.jndi.ns.IIOPCosNaming
 
getOrb() - Static method in class org.objectweb.carol.jndi.ns.JacORBCosNaming
 
getOutputStream() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  
getPRODelegate() - Static method in class org.objectweb.carol.cmi.LowerOrb
 
getPort() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
get port method, get the port for the name service
getPort() - Method in interface org.objectweb.carol.jndi.ns.NameService
get port method, get the port for the name service
getPort() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
 
getPort() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getPortOfUrl(String) - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Parses the given url, and returns the port number.
getPortableRemoteObject() - Method in class org.objectweb.carol.util.configuration.Protocol
 
getProperties() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
 
getProperties() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
 
getProperties() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getPropertiesFromURL(URL) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Gets a properties object based on given URL
getProtocol(String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Gets a protocol with the given name
getProtocol() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
 
getProtocol() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getProviderURL() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfiguration
 
getProviderURL() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getProviderURL() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
Gets the provider URL of this configuration (Context.PROVIDER_URL)
getRMIProtocol(String) - Static method in class org.objectweb.carol.util.configuration.CarolDefaultValues
return protocol name from url
getRefClass(ObjectOutput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
get the ref class always return null
getRefClass(ObjectOutput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
get the ref class name
getRefClass(ObjectOutput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf
get the ref class name
getReference() - Method in class org.objectweb.carol.cmi.jndi.ReferenceImpl
Get the wrapped object
getReference() - Method in interface org.objectweb.carol.cmi.jndi.RemoteReference
Get the reference object
getReference() - Method in class org.objectweb.carol.jndi.wrapping.JNDIReferenceWrapper
Get the Reference reference
getReference() - Method in class org.objectweb.carol.jndi.wrapping.UnicastJNDIReferenceWrapper
Get the Reference reference
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
 
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.CmiContextWrapperFactory
 
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory
 
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.IRMIContextWrapperFactory
 
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.JEREMIEContextWrapperFactory
 
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.JRMPContextWrapperFactory
 
getReferencingFactory() - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
 
getRegistry(NamingContextHostPort[]) - Static method in class org.objectweb.carol.cmi.Naming
 
getRegistry() - Static method in class org.objectweb.carol.jndi.ns.IRMIRegistry
 
getRegistry() - Static method in class org.objectweb.carol.jndi.ns.JRMPRegistry
 
getRegistryClassName() - Method in class org.objectweb.carol.util.configuration.Protocol
 
getRegistryStub(String, String, int) - Static method in class org.objectweb.carol.cmi.LowerOrb
Get a remote ref thru lower Orb
getReplacement(ClusterStub) - Static method in class org.objectweb.carol.cmi.StubBuilder
Get the Externalizable instance of a ClusterStub instance
getReplyContext(int, Context) - Method in class org.objectweb.carol.rmi.jonathan.jeremie.JeremieCarolHandler
Returns a reply context.
getRequestContext(int, boolean, byte[], Context) - Method in class org.objectweb.carol.rmi.jonathan.jeremie.JeremieCarolHandler
Returns a request context.
getRequestServerContextFromInput(ObjectInput, int, JServerRequestInfo) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
Get Context from Object Input
getResource() - Method in interface org.objectweb.carol.jndi.wrapping.JNDIRemoteResource
Get the serializable ressource object
getResource() - Method in class org.objectweb.carol.jndi.wrapping.JNDIResourceWrapper
Get the Serializable resource
getResultStream(boolean) - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  
getRootPOA() - Static method in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
 
getSas() - Method in class org.objectweb.carol.util.csiv2.SasComponent
 
getSasComponent() - Method in class org.objectweb.carol.util.csiv2.SasPolicy
 
getSerialized() - Method in class org.objectweb.carol.cmi.ServerStubList
 
getSerializedStub() - Method in class org.objectweb.carol.cmi.StubData
Get the serialized stub
getServerConfiguration() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Gets server configuration (made with carol-default.properties and carol.properties file)
getServerId() - Method in class org.objectweb.carol.cmi.ObjectId
Get the ServerId associated with the current object
getServerId() - Method in class org.objectweb.carol.cmi.StubData
Get the server id associated with the stub
getServerRequestInterceptors() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo
get all the server interceptor
getServerRequestInterceptors() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
get all the server interceptor
getSetOfStubs() - Method in class org.objectweb.carol.cmi.RegistryStubList
Get the set of stubs
getSetOfStubs() - Method in class org.objectweb.carol.cmi.ServerStubList
Get the set of stubs (synchronized)
getSpaceID() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
 
getSslPort() - Static method in class org.objectweb.carol.util.csiv2.struct.TransportStruct
Gets current SSL port
getStub() - Method in class org.objectweb.carol.cmi.StubData
Get the Remote stub
getStubOrException() - Method in class org.objectweb.carol.cmi.StubData
Get the stub
getSupportedIdentityTypes() - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
getSupportedNamingMechanisms() - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
getTargetName() - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
getTargetRequires() - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
getTargetRequires() - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
getTargetRequires() - Method in class org.objectweb.carol.util.csiv2.struct.TransportStruct
 
getTargetSupports() - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
getTargetSupports() - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
getTargetSupports() - Method in class org.objectweb.carol.util.csiv2.struct.TransportStruct
 
getThread(Runnable) - Method in interface org.objectweb.carol.rmi.jrmp.server.JUnicastThreadFactory
Get a thread for the client.
getThread(Runnable, String) - Method in interface org.objectweb.carol.rmi.jrmp.server.JUnicastThreadFactory
Get a thread for the client.
getThread(ThreadGroup, Runnable) - Method in interface org.objectweb.carol.rmi.jrmp.server.JUnicastThreadFactory
Get a thread for the client.
getThread(ThreadGroup, Runnable, String) - Method in interface org.objectweb.carol.rmi.jrmp.server.JUnicastThreadFactory
Get a thread for the client.
getTie(Remote) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Returns the tie (if any) for a given target object.
getTransport() - Method in class org.objectweb.carol.util.csiv2.SasComponent
 
getTransportAddress() - Method in class org.objectweb.carol.util.csiv2.struct.TransportStruct
 
getValue(String) - Method in class org.objectweb.carol.util.configuration.Protocol
Gets value of properties object
getValue(String) - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Gets value of properties object
getWrappedContext() - Method in class org.objectweb.carol.jndi.spi.AbsContext
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.CmiContextWrapperFactory
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.IRMIContextWrapperFactory
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.JEREMIEContextWrapperFactory
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.JRMPContextWrapperFactory
 
getWrapperClass() - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
 
get_all_reply_service_context() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Get the all the reply service context if there is no context return null
get_all_reply_service_context() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Get the all the reply service context
get_all_reply_service_context() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo
Get the all the reply service context if there is no context return null
get_all_request_service_context() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Get the all the request service context if there is no context return null
get_all_request_service_context() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Get the all the request service context if there is no context return null
get_all_request_service_context() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo
Get the all the request service context if there is no context return null
get_reply_service_context(int) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Get the context specifie by this id if there is no context corresponding with this id return null
get_reply_service_context(int) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Get the context specifie by this id if there is no context corresponding with this id return null
get_reply_service_context(int) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo
Get the context specifie by this id if there is no context corresponding with this id return null
get_request_service_context(int) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Get the context specifie by this id if there is no context corresponding with this id return null
get_request_service_context(int) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Get the context specifie by this id if there is no context corresponding with this id return null
get_request_service_context(int) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo
Get the context specifie by this id if there is no context corresponding with this id return null
getobjectName() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
getobjectName() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
 

H

handleReplyContext(ServiceContext, int, Context) - Method in class org.objectweb.carol.rmi.jonathan.jeremie.JeremieCarolHandler
This method is called by the services handler to let the operations related to the target service be performed on reply arrival.
handleRequestContext(ServiceContext, int, boolean, byte[], Context) - Method in class org.objectweb.carol.rmi.jonathan.jeremie.JeremieCarolHandler
This method is called by the services handler to let the operations related to the target service be performed on request arrival.
hasContexts() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
true if exit one or more context
hasContexts() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
true if exit one or more context
hasContexts() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo
true if exit one or more context
hasMore() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
Determines whether there are any more elements in the enumeration.
hasMore() - Method in class org.objectweb.carol.jndi.spi.AbsContext.WrappedEnumeration
Determines whether there are any more elements in the enumeration.
hasMoreElements() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class org.objectweb.carol.jndi.spi.AbsContext.WrappedEnumeration
Tests if this enumeration contains more elements.
hashCode() - Method in class org.objectweb.carol.cmi.ClusterId
get the hascode
hashCode() - Method in class org.objectweb.carol.cmi.ObjectId
Compute hashcode
hashCode() - Method in class org.objectweb.carol.cmi.StubData
Compute a hashcode for this
hp - Variable in class org.objectweb.carol.cmi.NamingContext
host port

I

IIOPContext - class org.objectweb.carol.jndi.spi.IIOPContext.
 
IIOPContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.IIOPContext
Constructs an IIOP Wrapper context
IIOPContextWrapperFactory - class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory.
Class IIOPRemoteReferenceContextWrapperFactory is the CAROL JNDI Context factory.
IIOPContextWrapperFactory() - Constructor for class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory
 
IIOPCosNaming - class org.objectweb.carol.jndi.ns.IIOPCosNaming.
Class IIOPCosNaming Start in a separated process (see the sun orbd documentation)
IIOPCosNaming() - Constructor for class org.objectweb.carol.jndi.ns.IIOPCosNaming
Default constructor
INTERCEPTOR_PKGS_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
interceptor prefix
INTERCEPTOR_VALUES_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
interceptor prefix
INTIALIZER_PREFIX - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
Initilazer class prefix
IRMIContext - class org.objectweb.carol.jndi.spi.IRMIContext.
 
IRMIContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.IRMIContext
Constructs a IRMI Wrapper context
IRMIContextWrapperFactory - class org.objectweb.carol.jndi.spi.IRMIContextWrapperFactory.
Class IRMIContextWrapperFactory is the CAROL JNDI Context factory.
IRMIContextWrapperFactory() - Constructor for class org.objectweb.carol.jndi.spi.IRMIContextWrapperFactory
 
IRMIRegistry - class org.objectweb.carol.jndi.ns.IRMIRegistry.
IRMIRegistry
IRMIRegistry() - Constructor for class org.objectweb.carol.jndi.ns.IRMIRegistry
Default constructor
IiopUtility - class org.objectweb.carol.rmi.iiop.exception.IiopUtility.
Utility class for rmi/iiop exceptions management
InetMask - class org.objectweb.carol.cmi.InetMask.
 
InetMask(String) - Constructor for class org.objectweb.carol.cmi.InetMask
Generate an IP mask from its textual representation.
IrmiPRODelegate - class org.objectweb.carol.rmi.multi.IrmiPRODelegate.
IrmiPRODelegate
IrmiPRODelegate(boolean) - Constructor for class org.objectweb.carol.rmi.multi.IrmiPRODelegate
 
IrmiPRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.IrmiPRODelegate
 
ia - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
The Inet Adress
infoCarol(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a Carol Info message.
init() - Method in class org.objectweb.carol.jndi.spi.AbsInitialContextFactory
This method should be redefined by subclasses For some protocols, there are some initialization stuff to do
init() - Method in class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory
For some protocols, there are some initialization stuff to do
init() - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
For some protocols, there are some initialization stuff to do
init(URL) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Initialize Carol configurations with the carol.properties URL
init(String, String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Initialize Carol configurations with MBeans
init(URL, String, String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
} Initialize Carol configurations with the carol.properties URL
init() - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Initialize Carol configurations with an URL of carol properties file found with Classloader
initMBeanServer(Log) - Static method in class org.objectweb.carol.util.mbean.MBeanUtils
Init MBeanServer
initMbeans(String, String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Init the MBean for each configuration
initializers - Variable in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
Interceptors initialisers for this References
instanciateClusterStub(Class, ServerStubList) - Static method in class org.objectweb.carol.cmi.StubConfig
 
invoke(Remote, Method, Object[], long) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
wrap the call to send the contexts
invoke(RemoteCall) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
Deprecated.  
isDebugCarol() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Carol debug messages are logged.
isDebugCmiDes() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Cmi DES debug messages are logged.
isDebugCmiJndi() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Cmi JNDI debug messages are logged.
isDebugCmiRegistry() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Cmi registry debug messages are logged.
isDebugExportCarol() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
 
isDebugJndiCarol() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Jndi debug messages are logged.
isDebugRmiCarol() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Rmi debug messages are logged.
isDebugjndiEncCarol() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Jndi ENC debug messages are logged.
isInfoCarol() - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Test if Carol info messages are logged.
isLocal() - Static method in class org.objectweb.carol.jndi.ns.IRMIRegistry
isStarted Method, check if a name service is local
isLocal() - Static method in class org.objectweb.carol.jndi.ns.JRMPRegistry
isStarted Method, check if a name service is local
isLocal() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
is Local Reference
isLocal(Stub) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
The _is_local() method is provided so that stubs may determine if a particular object is implemented by a local servant and hence local invocation APIs may be used.
isStarted() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
isStarted Method, check if a name service is started
isStarted() - Method in class org.objectweb.carol.jndi.ns.CmiRegistry
isStarted Method, check if a name service is started
isStarted() - Method in class org.objectweb.carol.jndi.ns.IIOPCosNaming
isStarted Method, check if a name service is started
isStarted() - Method in class org.objectweb.carol.jndi.ns.IRMIRegistry
isStarted Method, check if a name service is started
isStarted() - Method in class org.objectweb.carol.jndi.ns.JRMPRegistry
isStarted Method, check if a name service is started
isStarted() - Method in class org.objectweb.carol.jndi.ns.JeremieRegistry
isStarted Method, check if a name service is started
isStarted() - Method in interface org.objectweb.carol.jndi.ns.NameService
isStarted Method, check if a name service is started
isStartingJNDI() - Method in class org.objectweb.carol.util.configuration.ServerConfiguration
 
isStartingNS() - Method in class org.objectweb.carol.util.configuration.ServerConfiguration
 
isStartingRMI() - Method in class org.objectweb.carol.util.configuration.ServerConfiguration
 
isStubDebug() - Method in class org.objectweb.carol.cmi.RegistryStubList
Test is the debug mode is enabled
isStubDebug() - Method in class org.objectweb.carol.cmi.ServerStubList
Test is debug mode is enabled
iseventProvider() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
iseventProvider() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
 
isstateManageable() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
isstateManageable() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
 
isstatisticsProvider() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
 
isstatisticsProvider() - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
 
iterator() - Method in class org.objectweb.carol.cmi.WeakList
Get iterator for the linked list

J

JClientInterceptorHelper - class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper.
Class JClientInterceptorHelper is the CAROL JRMP Client Interceptor Helper this class is used by the other pakage class to manage client interception
JClientInterceptorHelper() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
 
JClientRequestInfo - interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInfo.
Interface JClientRequestInfo is the CAROL JRMP Client Interception Information stucturs this class is used by the other pakage class to manage client interception
JClientRequestInterceptor - interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor.
Interface JClientRequestInterceptor is the CAROL JRMP Client Interceptor Interface this interface is use for client interceptor definition
JContextStore - class org.objectweb.carol.rmi.jrmp.interceptor.JContextStore.
Class JContextObjectStore is the CAROL JRMP Client Interceptor Contexts Storage System
JContextStore() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JContextStore
 
JDuplicateName - exception org.objectweb.carol.rmi.jrmp.interceptor.JDuplicateName.
Exception JDuplicateName is the CAROL JRMP Interceptor Registering Exception This Exception occur when 2 Interceptors with the same name are registered
JEREMIEContext - class org.objectweb.carol.jndi.spi.JEREMIEContext.
 
JEREMIEContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.JEREMIEContext
Constructs an JEREMIE Wrapper context
JEREMIEContextWrapperFactory - class org.objectweb.carol.jndi.spi.JEREMIEContextWrapperFactory.
Class JEREMIEContextWrapperFactory is the CAROL JNDI Context factory.
JEREMIEContextWrapperFactory() - Constructor for class org.objectweb.carol.jndi.spi.JEREMIEContextWrapperFactory
 
JInitInfo - interface org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo.
Interface JInitInfo is the CAROL JRMP Interceptor Information Interface this interface for storing interceptor initialisation informations
JInitializer - interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer.
Interface JInitializer is the CAROL JRMP Initializer interface This interface is use to register Interceptor
JInterceptorHelper - class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper.
Class JInterceptorHelper is the CAROL JRMP Interceptor Helper this class is used by the other pakage class to manage interceptions
JInterceptorHelper() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
 
JInterceptorStore - class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore.
Class JInterceptorStore is the CAROL JRMP Client and Server Interceptors Storage System
JInterceptorStore() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
 
JLocalObjectStore - class org.objectweb.carol.rmi.jrmp.server.JLocalObjectStore.
The class is a naming context allocating integer identifier.
JLocalObjectStore() - Constructor for class org.objectweb.carol.rmi.jrmp.server.JLocalObjectStore
 
JNDIReferenceWrapper - class org.objectweb.carol.jndi.wrapping.JNDIReferenceWrapper.
Class JNDIReferenceWrapper is the CAROL Remote Reference implementation.
JNDIReferenceWrapper(Reference) - Constructor for class org.objectweb.carol.jndi.wrapping.JNDIReferenceWrapper
constructor, export this object
JNDIRemoteResource - interface org.objectweb.carol.jndi.wrapping.JNDIRemoteResource.
Interface JNDIRemoteResource is the CAROL remote interface for serializable ressources wrapping.
JNDIResourceWrapper - class org.objectweb.carol.jndi.wrapping.JNDIResourceWrapper.
Class JNDIResourceWrapper is the CAROL Remote Resource implementation.
JNDIResourceWrapper(Serializable) - Constructor for class org.objectweb.carol.jndi.wrapping.JNDIResourceWrapper
constructor, export this object
JNDI_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
JNDI Prefix
JRMPClientRequestInfoImpl - class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl.
Class JRMPClientRequestInfoImpl is the CAROL JRMP Client Request info (JClientRequestInfo) Implementation
JRMPClientRequestInfoImpl() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Empty constructor available for Request Information
JRMPContext - class org.objectweb.carol.jndi.spi.JRMPContext.
 
JRMPContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.JRMPContext
Constructs an JRMP Wrapper context
JRMPContextWrapperFactory - class org.objectweb.carol.jndi.spi.JRMPContextWrapperFactory.
Class JRMPContextWrapperFactory is the CAROL JNDI Context factory.
JRMPContextWrapperFactory() - Constructor for class org.objectweb.carol.jndi.spi.JRMPContextWrapperFactory
 
JRMPInitInfoImpl - class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl.
Class JRMPInitInfoImpl is the CAROL JRMP Initializer Implementation
JRMPInitInfoImpl() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
 
JRMPLocalContext - class org.objectweb.carol.jndi.spi.JRMPLocalContext.
Use the wrapper on registry object defined by RegistryWrapperContext class.
JRMPLocalContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.JRMPLocalContext
Constructs an JRMP local Wrapper context
JRMPRegistry - class org.objectweb.carol.jndi.ns.JRMPRegistry.
Class JRMPRegistry
JRMPRegistry() - Constructor for class org.objectweb.carol.jndi.ns.JRMPRegistry
Default constructor
JRMPServerRequestInfoImpl - class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl.
Class JRMPServerRequestInfoImpl is the CAROL JRMP Server Request info (JServerRequestInfo) Implementation
JRMPServerRequestInfoImpl() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Empty constructor available for Request Information
JRemoteCall - class org.objectweb.carol.rmi.jrmp.server.JRemoteCall.
Class JRemoteCall is the CAROL JRMP Remote call with context propagation
JRemoteCall(Connection, ObjID, int, long, JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JRemoteCall
Constructor for client side call
JRemoteServerCall - class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall.
Class JRemoteServerCall is the CAROL JRMP Remote Server call with context propagation
JRemoteServerCall(RemoteCall, JServerRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Constructor for server side call
JRequestInfo - interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo.
Class JRequestInfo is the CAROL JRMP general Request info
JServerInterceptorHelper - class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper.
Class JServerInterceptorHelper is the CAROL JRMP Server Interceptor Helper this class is used by the other pakage class to manage server interception
JServerInterceptorHelper() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
 
JServerRequestInfo - interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo.
Interface JServerRequestInfo is the CAROL JServerRequestInfo this inetrface describe the server interceptor information structur
JServerRequestInterceptor - interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor.
Interface JServerRequestIntercepto is the CAROL JRMP Server Interceptor interface
JServiceContext - interface org.objectweb.carol.rmi.jrmp.interceptor.JServiceContext.
Interface JServiceContext is the CAROL JRMP Service context Unlike IIOP the class isn't static final class, you can use inheritance mechanisme for context propagation.
JUnicastRef - class org.objectweb.carol.rmi.jrmp.server.JUnicastRef.
Class JUnicastRef is the CAROL JRMP UnicastRef with context propagation
JUnicastRef() - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
empty constructor
JUnicastRef(LiveRef) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
Constructor without Interceptor
JUnicastRef(LiveRef, JClientRequestInterceptor[], String[], int) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
Constructor with interceptor
JUnicastRefSf - class org.objectweb.carol.rmi.jrmp.server.JUnicastRefSf.
Class JUnicastRefSf is the CAROL JRMP UnicastRef with context propagation Unicast Reference ensuring context propagation with custom sockets
JUnicastRefSf() - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRefSf
Create a new (empty) Unicast remote reference.
JUnicastRefSf(LiveRef, JClientRequestInterceptor[], String[], int) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRefSf
Create a new Unicast RemoteRef.
JUnicastRemoteObject - class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject.
Class Extension of UnicastRemoteObject CAROL class ensuring the JRMP context propagation Unicast Reference ensuring context propagation with custom sockets
JUnicastRemoteObject(JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
JUnicastRemoteObject(int, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
JUnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
JUnicastServerRef - class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef.
Class JUnicastServerRef implements the remote reference layer server-side behavior for remote objects exported with the JUnicastRef reference type.
JUnicastServerRef() - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
constructor
JUnicastServerRef(LiveRef, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
Constructor with interceptor
JUnicastServerRef(int, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
Constructor with interceptor
JUnicastServerRefSf - class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf.
Class JUnicastServerRefSf implements the remote reference layer server-side behavior for remote objects exported with the JUnicastRefSf reference type.
JUnicastServerRefSf() - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf
constructor
JUnicastServerRefSf(LiveRef, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf
Constructor with interceptor Create a new Unicast Server RemoteRef.
JUnicastServerRefSf(int, RMIClientSocketFactory, RMIServerSocketFactory, JServerRequestInterceptor[], JClientRequestInterceptor[]) - Constructor for class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf
Constructor with interceptor and custum sckets factories
JUnicastThreadFactory - interface org.objectweb.carol.rmi.jrmp.server.JUnicastThreadFactory.
Generic interface for getting threads, modeled after Enhydra ThreadClientService interface.
JVM_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
JVM Prefix
JacORBCosNaming - class org.objectweb.carol.jndi.ns.JacORBCosNaming.
Allow to start the nameservice of JacORB within Carol
JacORBCosNaming() - Constructor for class org.objectweb.carol.jndi.ns.JacORBCosNaming
Default constructor
JacORBIIOPContext - class org.objectweb.carol.jndi.spi.JacORBIIOPContext.
 
JacORBIIOPContext(Context) - Constructor for class org.objectweb.carol.jndi.spi.JacORBIIOPContext
Constructs an IIOP Wrapper context for JacORB
JacORBIIOPContextWrapperFactory - class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory.
Class JacORBIIOPContextWrapperFactory is the CAROL JNDI Context factory for JacORB.
JacORBIIOPContextWrapperFactory() - Constructor for class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
 
JacORBPRODelegate - class org.objectweb.carol.rmi.multi.JacORBPRODelegate.
TODO : Use the same class for all JVM (maybe Classpath implementation ?)
JacORBPRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.JacORBPRODelegate
 
JavaNameParser - class org.objectweb.carol.jndi.enc.java.JavaNameParser.
Basic name parser used for java:comp naming space
JavaNameParser() - Constructor for class org.objectweb.carol.jndi.enc.java.JavaNameParser
 
JavaURLContext - class org.objectweb.carol.jndi.enc.java.JavaURLContext.
Context implementation for the "java:" namespace.
JavaURLContext(Hashtable) - Constructor for class org.objectweb.carol.jndi.enc.java.JavaURLContext
Constructor
JeremieCarolHandler - class org.objectweb.carol.rmi.jonathan.jeremie.JeremieCarolHandler.
Class CarolHandler is the CAROL Handler for Jonathan server interception
JeremieCarolHandler() - Constructor for class org.objectweb.carol.rmi.jonathan.jeremie.JeremieCarolHandler
Builds a new Jonathan jeremie carol service handler instance.
JeremiePRODelegate - class org.objectweb.carol.rmi.multi.JeremiePRODelegate.
class JeremiePRODelegate for the mapping between Jeremie UnicastRemoteObject and PortableRemoteObject
JeremiePRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.JeremiePRODelegate
Empty constructor for instanciate this class
JeremieRegistry - class org.objectweb.carol.jndi.ns.JeremieRegistry.
Class JeremieRegistry
JeremieRegistry() - Constructor for class org.objectweb.carol.jndi.ns.JeremieRegistry
Default constructor
JrmpPRODelegate - class org.objectweb.carol.rmi.multi.JrmpPRODelegate.
Class JrmpPRODelegate for the mapping between Rmi jrmp UnicastRemoteObject and PortableRemoteObject
JrmpPRODelegate(boolean) - Constructor for class org.objectweb.carol.rmi.multi.JrmpPRODelegate
Constructor
JrmpPRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.JrmpPRODelegate
By default, this class is not used for Cmi.
javaURLContextFactory - class org.objectweb.carol.jndi.enc.java.javaURLContextFactory.
Context factory for javaURLContext objects.
javaURLContextFactory() - Constructor for class org.objectweb.carol.jndi.enc.java.javaURLContextFactory
 

L

LOCAL_CTX - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
 
LOCAL_JRMP_PROPERTY - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
carol jrmp local call optimization
LowerOrb - class org.objectweb.carol.cmi.LowerOrb.
Exports the internal methods of the underlying ORB.
LowerOrb() - Constructor for class org.objectweb.carol.cmi.LowerOrb
 
list(String) - Static method in class org.objectweb.carol.cmi.Naming
 
list() - Method in class org.objectweb.carol.cmi.RegistryClient
Get the entries list
list() - Method in class org.objectweb.carol.cmi.RegistryImpl
Get the entries list
list(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list() - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Enumerates the names bound in the named context, along with the objects bound to them.
lists - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JContextStore
 
lists - Static variable in class org.objectweb.carol.rmi.jrmp.server.JLocalObjectStore
 
loadClass(String, String, ClassLoader) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Returns a class instance for the specified class.
lookup(String) - Static method in class org.objectweb.carol.cmi.Naming
 
lookup(String) - Method in class org.objectweb.carol.cmi.RegistryClient
Retrieve an object by a name
lookup(String) - Method in class org.objectweb.carol.cmi.RegistryImpl
Retrieve an object by a name
lookup(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the named object.
lookup(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Retrieves the named object.
lookup(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the named object.
lookup(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the named object.
lookup(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the named object.
lookupLink(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Retrieves the named object, following links except for the terminal atomic component of the name.

M

MBeanUtils - class org.objectweb.carol.util.mbean.MBeanUtils.
This class is used to manage mbean registration.
MULTICAST_ADDRESS_PROPERTY - Static variable in class org.objectweb.carol.cmi.ServerConfig
Multicast address property name
MULTICAST_GROUPNAME_PROPERTY - Static variable in class org.objectweb.carol.cmi.ServerConfig
Multicast group name property name
MULTICAST_ITF_PROPERTY - Static variable in class org.objectweb.carol.cmi.ServerConfig
Multicast interface property name
MULTI_JNDI - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start jndi key
MULTI_PROD - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start prod key
MULTI_RMI_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start ns key
ManageableRegistry - class org.objectweb.carol.jndi.registry.ManageableRegistry.
JRMP Registry without checks for bind
MultiContext - class org.objectweb.carol.jndi.spi.MultiContext.
Class MultiContext is the CAROL JNDI SPI Context for multi Context management.
MultiContext(Hashtable) - Constructor for class org.objectweb.carol.jndi.spi.MultiContext
Constructor, load communication framework and instaciate initial contexts
MultiOrbInitialContextFactory - class org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory.
Class MultiOrbInitialContextFactory is the CAROL JNDI SPI Context Factory for multi Context management.
MultiOrbInitialContextFactory() - Constructor for class org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory
 
MultiPRODelegate - class org.objectweb.carol.rmi.multi.MultiPRODelegate.
Class MultiPRODelegate
This is a proxy for multi orb portable remote object delegate reference this class with the systeme property : java -Djavax.rmi.CORBA.PortableRemoteObjectClass=org.objectweb.carol.rmi.multi.MultiPRODelegate ...
MultiPRODelegate() - Constructor for class org.objectweb.carol.rmi.multi.MultiPRODelegate
constructor for this PortableRemoteObjectDelegateProxy
main(String[]) - Static method in class org.objectweb.carol.cmi.ClusterId
Useful for tests only.
main(String[]) - Static method in class org.objectweb.carol.cmi.ObjectId
Useful for tests only.
main(String[]) - Static method in class org.objectweb.carol.cmi.ObjectIdFactory
For test only.
main(String[]) - Static method in class org.objectweb.carol.cmi.RegistryImpl
Test purposes
main(String[]) - Static method in class org.objectweb.carol.cmi.StubConfig
For test purposes
main(String[]) - Static method in class org.objectweb.carol.cmi.WeakList
For test purposes
main(String[]) - Static method in class org.objectweb.carol.cmi.WeakValueHashtable
Test purposes
main(String[]) - Static method in class org.objectweb.carol.jndi.ns.NameServiceManager
Main function: start all registry and wait for control C function
main(String[]) - Static method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Start a new Registry
mapSystemException(SystemException) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Maps a SystemException to a RemoteException.
marshalCustomCallData(ObjectOutput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
override marshalCustomCallData to pass and disociate contexts on the client
match(byte[]) - Method in class org.objectweb.carol.cmi.ClusterId
Compare two identifiers
match(InetAddress) - Method in class org.objectweb.carol.cmi.InetMask
Test if an IP addr matches with the mask
mergeProperties(Properties, Properties) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Merge content of two properties object (second overwrite first values)

N

NO_CTX - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
 
NS_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
name service class prefix
NameService - interface org.objectweb.carol.jndi.ns.NameService.
Interface NameService is the CAROL Name Service generic interface.
NameServiceException - exception org.objectweb.carol.jndi.ns.NameServiceException.
Class NameServiceException throw when there is a problem in the carol name service
NameServiceException(String) - Constructor for class org.objectweb.carol.jndi.ns.NameServiceException
constructor with a the detail message
NameServiceManager - class org.objectweb.carol.jndi.ns.NameServiceManager.
Class NameServicemanager is the CAROL Name Service manager.
Naming - class org.objectweb.carol.cmi.Naming.
Similar to java.rmi.Naming class.
NamingContext - class org.objectweb.carol.cmi.NamingContext.
To parse a CMI URL.
NamingContext(String) - Constructor for class org.objectweb.carol.cmi.NamingContext
Parse url
NamingContextHostPort - class org.objectweb.carol.cmi.NamingContextHostPort.
Host and Port for a naming context
NamingContextHostPort() - Constructor for class org.objectweb.carol.cmi.NamingContextHostPort
 
NamingExceptionHelper - class org.objectweb.carol.rmi.exception.NamingExceptionHelper.
This class throw NamingException by using provided exception, and set the initCause of the newly created exception.
NoServerException - exception org.objectweb.carol.cmi.NoServerException.
Thrown when no more remote object is available in the cluster for a remote procedure call.
NoServerException() - Constructor for class org.objectweb.carol.cmi.NoServerException
Creates an instance without argument
NoServerException(String) - Constructor for class org.objectweb.carol.cmi.NoServerException
Creates an instance with a message
NoServerException(String, Throwable) - Constructor for class org.objectweb.carol.cmi.NoServerException
Creates an instance with a message and an exception
NoSuchObjectExceptionHelper - class org.objectweb.carol.rmi.exception.NoSuchObjectExceptionHelper.
This class throws NoSuchObjectException by using provided exception, and set the detail attribute of the newly created exception.
name - Variable in class org.objectweb.carol.cmi.NamingContext
name
name() - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
get the name of this interceptor
name() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor
get the name of this interceptor
name() - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor
get the name of this interceptor
name() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor
get the name of this interceptor
narrow(Object, Class) - Method in class org.objectweb.carol.cmi.PRODelegate
Narrow method
narrow(Object, Class) - Method in class org.objectweb.carol.rmi.multi.CmiPRODelegate
Narrow method
narrow(Object, Class) - Method in class org.objectweb.carol.rmi.multi.DummyPRODelegate
Narrow method
narrow(Object, Class) - Method in class org.objectweb.carol.rmi.multi.JacORBPRODelegate
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
narrow(Object, Class) - Method in class org.objectweb.carol.rmi.multi.JeremiePRODelegate
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
narrow(Object, Class) - Method in class org.objectweb.carol.rmi.multi.JrmpPRODelegate
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
narrow(Object, Class) - Method in class org.objectweb.carol.rmi.multi.MultiPRODelegate
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
newCall(RemoteObject, Operation[], int, long) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
Deprecated.  
newConfiguration(String, String) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Build a new configuration for a given protocol
next() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfBindings
It returns a Binding instead of a NameClassPair * Retrieves the next element in the enumeration.
next() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
Retrieves the next element in the enumeration.
next() - Method in class org.objectweb.carol.jndi.spi.AbsContext.WrappedEnumeration
Retrieves the next element in the enumeration.
nextElement() - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class org.objectweb.carol.jndi.spi.AbsContext.WrappedEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.

O

ObjectId - class org.objectweb.carol.cmi.ObjectId.
Each clustered remote object is uniquely identified by such a number.
ObjectId() - Constructor for class org.objectweb.carol.cmi.ObjectId
Default constructor
ObjectId(ClusterId, ClusterId) - Constructor for class org.objectweb.carol.cmi.ObjectId
Creates a new identifier
ObjectIdFactory - class org.objectweb.carol.cmi.ObjectIdFactory.
This is a monotonic counter that generate IDs for cluster remote objects.
ObjectIdFactory(ClusterId) - Constructor for class org.objectweb.carol.cmi.ObjectIdFactory
Creates an ew factory from a server id
onException(StubData, Exception) - Method in class org.objectweb.carol.cmi.Distributor
Decison on Exception The application deployer can override this method to make its own choices.
onReturn(StubData, Object) - Method in class org.objectweb.carol.cmi.Distributor
Decision on return The application deployer can override this method to make its own choices.
org.objectweb.carol.cmi - package org.objectweb.carol.cmi
 
org.objectweb.carol.cmi.jndi - package org.objectweb.carol.cmi.jndi
 
org.objectweb.carol.jndi.enc.java - package org.objectweb.carol.jndi.enc.java
 
org.objectweb.carol.jndi.ns - package org.objectweb.carol.jndi.ns
 
org.objectweb.carol.jndi.registry - package org.objectweb.carol.jndi.registry
 
org.objectweb.carol.jndi.spi - package org.objectweb.carol.jndi.spi
 
org.objectweb.carol.jndi.wrapping - package org.objectweb.carol.jndi.wrapping
 
org.objectweb.carol.rmi.exception - package org.objectweb.carol.rmi.exception
 
org.objectweb.carol.rmi.iiop.exception - package org.objectweb.carol.rmi.iiop.exception
 
org.objectweb.carol.rmi.iiop.interceptor - package org.objectweb.carol.rmi.iiop.interceptor
 
org.objectweb.carol.rmi.iiop.util - package org.objectweb.carol.rmi.iiop.util
 
org.objectweb.carol.rmi.jonathan.jeremie - package org.objectweb.carol.rmi.jonathan.jeremie
 
org.objectweb.carol.rmi.jrmp.interceptor - package org.objectweb.carol.rmi.jrmp.interceptor
 
org.objectweb.carol.rmi.jrmp.server - package org.objectweb.carol.rmi.jrmp.server
 
org.objectweb.carol.rmi.multi - package org.objectweb.carol.rmi.multi
 
org.objectweb.carol.rmi.util - package org.objectweb.carol.rmi.util
 
org.objectweb.carol.util.configuration - package org.objectweb.carol.util.configuration
 
org.objectweb.carol.util.csiv2 - package org.objectweb.carol.util.csiv2
 
org.objectweb.carol.util.csiv2.gss - package org.objectweb.carol.util.csiv2.gss
 
org.objectweb.carol.util.csiv2.struct - package org.objectweb.carol.util.csiv2.struct
 
org.objectweb.carol.util.delegate - package org.objectweb.carol.util.delegate
 
org.objectweb.carol.util.mbean - package org.objectweb.carol.util.mbean
 
org.objectweb.carol.util.perfs - package org.objectweb.carol.util.perfs
 

P

POLICY_TYPE - Static variable in class org.objectweb.carol.util.csiv2.SasPolicy
Type
PREFIX - Static variable in class org.objectweb.carol.util.configuration.TraceCarol
prefix used to identify CAROL loggers
PRODelegate - class org.objectweb.carol.cmi.PRODelegate.
Class PRODelegate for use by PortableRemoteObject.
PRODelegate() - Constructor for class org.objectweb.carol.cmi.PRODelegate
Get the lower ORB delegate to export objects.
PROTOCOLS_KEY - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
acativation key
PRO_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
portable remote object Prefix
PortNumber - class org.objectweb.carol.rmi.util.PortNumber.
Convert String port number to int and do some check
Protocol - class org.objectweb.carol.util.configuration.Protocol.
This class defines commons attributes of a protocol for Carol.
An rmi configuration relies on a protocol by specifying properties.
Protocol(String, Properties) - Constructor for class org.objectweb.carol.util.configuration.Protocol
Build a new protocol object with given parameters
ProtocolConfiguration - interface org.objectweb.carol.util.configuration.ProtocolConfiguration.
This interface defines an rmi configuration that is used by Carol.
ProtocolConfigurationImpl - class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl.
This class manage a rmi configuration used by carol.
The configuration is based on a protocol which contains required values and non modified values
ProtocolConfigurationImpl(String, Protocol, Properties) - Constructor for class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Build a new configuration with given parameters
ProtocolConfigurationImplMBean - interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean.
Defines the MBean interface.
ProtocolInitializer - class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer.
Class ProtocolInitializer is the CAROL JNDI IIOP Interceptor initializer this initializer add an interceptor for the multi rmi management
ProtocolInitializer() - Constructor for class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer
 
ProtocolInterceptor - class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor.
Class ProtocolInterceptor is the CAROL JNDI IIOP Interceptor for iiop protocol this interceptor mark the current thread for each call with the iiop mark
ProtocolInterceptor() - Constructor for class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
constructor
ProtocolInterceptor - class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor.
Class ProtocolInterceptor is the CAROL JRMP Client Interceptor For protocol propagation via current thread
ProtocolInterceptor() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor
constructor
ProtocolInterceptorInitializer - class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptorInitializer.
Class ProtocolInterceptorInitializer is a JRMP Interface for Interceptor initialisation This initilizer add an interceptor for the multi rmi management
ProtocolInterceptorInitializer() - Constructor for class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptorInitializer
 
parse(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaNameParser
Parse a name into its components.
parseURL() - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Parse URL to extract host and port
policy_type() - Method in class org.objectweb.carol.util.csiv2.SasPolicy
Returns the constant value that corresponds to the type of the policy object.
post_init(ORBInitInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer
ORBInitializer post_init method nothing done here
post_init(JInitInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
In JRMP the 2 method( per and post init have the same consequences ...
post_init(JInitInfo) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptorInitializer
In JRMP the 2 method( per and post init have the same consequences ...
pre_init(ORBInitInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer
ORBInitializer pre_init method here we add the iiop interceptor
pre_init(JInitInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
In JRMP the 2 method( per and post init have the same consequences ...
pre_init(JInitInfo) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptorInitializer
In JRMP the 2 method( per and post init have the same consequences ...
purge() - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Remove objects of the registry
put(Object, Object) - Method in class org.objectweb.carol.cmi.WeakValueHashtable
Put an entry in the hashmap

R

REFERENCING_FACTORY - Static variable in class org.objectweb.carol.jndi.spi.CmiContextWrapperFactory
Referencing factory
REFERENCING_FACTORY - Static variable in class org.objectweb.carol.jndi.spi.IIOPContextWrapperFactory
Referencing factory
REFERENCING_FACTORY - Static variable in class org.objectweb.carol.jndi.spi.IRMIContextWrapperFactory
Referencing factory
REFERENCING_FACTORY - Static variable in class org.objectweb.carol.jndi.spi.JEREMIEContextWrapperFactory
Referencing factory
REFERENCING_FACTORY - Static variable in class org.objectweb.carol.jndi.spi.JRMPContextWrapperFactory
Referencing factory
REFERENCING_FACTORY - Static variable in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
Referencing factory
REG_ID - Static variable in class org.objectweb.carol.cmi.LowerOrb
Reg ID
REG_PREFIX - Static variable in class org.objectweb.carol.cmi.RegistryImpl
Registry prefix
REMOTE_CTX - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
 
RETRY - Static variable in class org.objectweb.carol.cmi.Decision
Decision : retry
RETURN - Static variable in class org.objectweb.carol.cmi.Decision
Decision : return a value
RMIFixedPortFirewallSocketFactory - class org.objectweb.carol.jndi.registry.RMIFixedPortFirewallSocketFactory.
Socket factory allowing to use a fixed port instead of a random port (when it's 0).
RR_FACTOR_PROPERTY - Static variable in class org.objectweb.carol.cmi.ServerConfig
Multicast round robin factor property name
Random - class org.objectweb.carol.cmi.Random.
You can use this helper class to get a randomized load balancing algorithm between clustered servers.
Random() - Constructor for class org.objectweb.carol.cmi.Random
Constructor
Random(Set) - Constructor for class org.objectweb.carol.cmi.Random
Builds a random algorithm on a Collection of StubData objects.
ReferenceImpl - class org.objectweb.carol.cmi.jndi.ReferenceImpl.
Class ReferenceImpl is an implementation of the RemoteReference interface
ReferenceImpl(Reference) - Constructor for class org.objectweb.carol.cmi.jndi.ReferenceImpl
Create a new Wrapper for Reference
Registry - interface org.objectweb.carol.cmi.Registry.
Interface Cmi Registry client part
RegistryClient - class org.objectweb.carol.cmi.RegistryClient.
Client code for a cluster registry
RegistryClient(RegistryInternal) - Constructor for class org.objectweb.carol.cmi.RegistryClient
Constructor
RegistryImpl - class org.objectweb.carol.cmi.RegistryImpl.
Server part of the CMI registry.
RegistryKiller - class org.objectweb.carol.cmi.RegistryKiller.
Handle returned when starting a registry.
RegistryStubList - class org.objectweb.carol.cmi.RegistryStubList.
A container of regular stubs to CMI registries.
RegistryWrapperContext - class org.objectweb.carol.jndi.registry.RegistryWrapperContext.
Wrapper on a Registry object and implementing Context
RegistryWrapperContext(Hashtable) - Constructor for class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Create a local context for the registry
RemoteExceptionHelper - class org.objectweb.carol.rmi.exception.RemoteExceptionHelper.
This class throws RemoteException by using provided exception, and set the detail attribute of the newly created exception.
RemoteReference - interface org.objectweb.carol.cmi.jndi.RemoteReference.
Interface definition for the remote references
RmiIiopUtility - class org.objectweb.carol.rmi.iiop.util.RmiIiopUtility.
Utility class for the rmi iiop protocol
RmiMultiUtility - class org.objectweb.carol.rmi.util.RmiMultiUtility.
Utility class for the rmi protocols
RmiUtility - class org.objectweb.carol.rmi.exception.RmiUtility.
Utility class for the rmi exceptions management
RoundRobin - class org.objectweb.carol.cmi.RoundRobin.
You can use this helper class to get a round robin load balacing algorithm between clustered servers.
RoundRobin() - Constructor for class org.objectweb.carol.cmi.RoundRobin
Constructor
RoundRobin(Set) - Constructor for class org.objectweb.carol.cmi.RoundRobin
Builds a round robin algorithm on a Collection of StubData objects.
read(DataInput) - Static method in class org.objectweb.carol.cmi.ClusterId
Read an identifier from an input stream (java.io.DataInput)
read(DataInput) - Static method in class org.objectweb.carol.cmi.ObjectId
Read an ObjectId from the input stream
read(ObjectInput) - Static method in class org.objectweb.carol.cmi.RegistryStubList
Read stubs from input
read(ObjectInput) - Static method in class org.objectweb.carol.cmi.ServerStubList
Read the input and builds a server stubs list
readAny(InputStream) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Reads a java.lang.Object as a CORBA any.
readExternal(ObjectInput) - Method in class org.objectweb.carol.cmi.ClusterId
Read an identifier from an input stream (java.io.ObjectInput)
readExternal(ObjectInput) - Method in class org.objectweb.carol.cmi.ObjectId
 
readExternal(ObjectInput) - Method in class org.objectweb.carol.cmi.StubBuilder
 
readExternal(ObjectInput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
override readExternal to initialise localRef We could actually receive anything from the server on lookup
readExternal(ObjectInput, boolean) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
override readExternal to initialise localRef We could actually receive anything from the server on lookup
readExternal(ObjectInput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRefSf
override readExternal to initialise localRef We could actually receive anything from the server on lookup
readLocation() - Method in class org.objectweb.carol.cmi.CmiInputStream
 
rebind(String, Remote) - Static method in class org.objectweb.carol.cmi.Naming
 
rebind(String, Remote) - Method in class org.objectweb.carol.cmi.RegistryClient
Rebind an entry
rebind(Name, Object) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Remote) - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
ReBinds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Remote, SasComponent) - Static method in class org.objectweb.carol.util.csiv2.SasHelper
Allow to bind object to registry with a given SAS component.
rebindCluster(String, byte[]) - Method in class org.objectweb.carol.cmi.RegistryImpl
Rebind a cluster entry
rebindSingle(String, Remote) - Method in class org.objectweb.carol.cmi.RegistryImpl
Rebind a single entry
receive_exception(ObjectInput, JClientRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
Receive exception interception
receive_exception(JClientRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor
Receive exception interception
receive_other(ObjectInput, JClientRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
 
receive_other(JClientRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor
 
receive_reply(ObjectInput, JClientRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
Receive reply interception
receive_reply(JClientRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor
Receive reply interception
receive_request(ServerRequestInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
Receive request
receive_request(ObjectInput, JServerRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
Receive request
receive_request(JServerRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor
Receive request
receive_request(JServerRequestInfo) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor
Receive request
receive_request_service_contexts(ServerRequestInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
Receive request context
reconnectStub2Orb(Object) - Static method in class org.objectweb.carol.rmi.iiop.util.RmiIiopUtility
Connect a stub to an ORB
reconnectStub2Orb(Object) - Static method in class org.objectweb.carol.rmi.util.RmiMultiUtility
Connect a stub to an ORB
ref - Variable in class org.objectweb.carol.cmi.jndi.ReferenceImpl
wrapped reference
register(int) - Static method in class org.objectweb.carol.jndi.registry.RMIFixedPortFirewallSocketFactory
Register the factory
registerProtocolConfigurationMBean(ProtocolConfigurationImplMBean, Log, String, String) - Static method in class org.objectweb.carol.util.mbean.MBeanUtils
Register a ProtocolConfiguration object in MBeanServer
registerTarget(Tie, Remote) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Registers a target for a tie.
releaseInputStream() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  
releaseOutputStream() - Method in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Deprecated.  
remove() - Method in class org.objectweb.carol.cmi.WeakRef
Remove the current instance
remove(Object) - Method in class org.objectweb.carol.cmi.WeakValueHashtable
Remove an entry in the hashmap
removeFromEnvironment(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Removes an environment property from the environment of this context.
removeObject(int) - Static method in class org.objectweb.carol.rmi.jrmp.server.JLocalObjectStore
Unexport an object from the NamingContext.
removeStub(StubData) - Method in class org.objectweb.carol.cmi.Distributor
Remove a stub in the list
removeStub(StubData) - Method in class org.objectweb.carol.cmi.RegistryStubList
Remove a stub This function fails if and only if the stub to remove is the last one.
removeStub(ClusterId) - Method in class org.objectweb.carol.cmi.ServerStubList
Remove a stub in the clustered stub (Synchronized)
removeStub(StubData) - Method in class org.objectweb.carol.cmi.ServerStubList
Remove a stub in the clustered stub (Synchronized)
rename(Name, Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Binds a new name to the object bound to an old name, and unbinds the old name.
resetStarted() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
Registry is stopped
resolveClass(ObjectStreamClass) - Method in class org.objectweb.carol.cmi.CmiInputStream
 
resolveProxyClass(String[]) - Method in class org.objectweb.carol.cmi.CmiInputStream
 
retVal - Variable in class org.objectweb.carol.cmi.Decision
Value associated with return decision
rethrowCorbaException(Exception) - Static method in class org.objectweb.carol.rmi.iiop.exception.IiopUtility
Map a java exception to a corba exception
rethrowRmiException(Exception) - Static method in class org.objectweb.carol.rmi.exception.RmiUtility
check if the exception have to be mapped to a protocol exception if yes, throw the new one

S

SAS_COMPONENT - Static variable in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
Object to use (specific POA) when using csiv2
SAS_COMPONENT - Static variable in class org.objectweb.carol.jndi.spi.JacORBIIOPContextWrapperFactory
Object to use (specific POA) when using csiv2
SERVER_IIOP_PORT - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Port number to use in server mode case (iiop)
SERVER_IRMI_PORT - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Port number to use in server mode case (irmi)
SERVER_JEREMIE_PORT - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Port number to use in server mode case (jeremie)
SERVER_JRMP_PORT - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Port number to use in server mode case (jrmp)
SERVER_MODE - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Server mode property (if true, this means that carol is running in a server which export objects)
SERVER_SSL_IIOP_PORT - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
Ssl Port number to use in server mode case (iiop)
START_JNDI_KEY - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start jndi key
START_NS_KEY - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start ns key
START_NS_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start name service Prefix
START_RMI_KEY - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
start rmi key
STUB_DEBUG_PROPERTY - Static variable in class org.objectweb.carol.cmi.ServerConfig
Multicast debug property name
SasComponent - class org.objectweb.carol.util.csiv2.SasComponent.
Class which allow to define compound sec mech object
SasComponent(TransportStruct, AsStruct, SasStruct) - Constructor for class org.objectweb.carol.util.csiv2.SasComponent
Constructor
SasHelper - class org.objectweb.carol.util.csiv2.SasHelper.
Utility class for binding object with Csiv2 policy
SasPolicy - class org.objectweb.carol.util.csiv2.SasPolicy.
Csiv2 Policy for binding object
SasPolicy(SasComponent) - Constructor for class org.objectweb.carol.util.csiv2.SasPolicy
Build a csiv2 policy with the given configuration
SasPolicyFactory - class org.objectweb.carol.util.csiv2.SasPolicyFactory.
Make csiv2 policy objects
SasPolicyFactory() - Constructor for class org.objectweb.carol.util.csiv2.SasPolicyFactory
Default constructor
SasStruct - class org.objectweb.carol.util.csiv2.struct.SasStruct.
Cannot extends final class SAS_ContextSec
SasStruct() - Constructor for class org.objectweb.carol.util.csiv2.struct.SasStruct
 
SecureRandom - class org.objectweb.carol.cmi.SecureRandom.
Wrapper for java.security.SecureRandom
SecureRandom() - Constructor for class org.objectweb.carol.cmi.SecureRandom
 
ServerConfig - class org.objectweb.carol.cmi.ServerConfig.
The ServerConfig provides a method to give configuration information to the CMI runtime.
ServerConfig() - Constructor for class org.objectweb.carol.cmi.ServerConfig
 
ServerConfigException - exception org.objectweb.carol.cmi.ServerConfigException.
Thrown when a bad configuration parameter prevents the operation to succeed
ServerConfigException(String) - Constructor for class org.objectweb.carol.cmi.ServerConfigException
Creates an exception with a message
ServerConfigException(String, Throwable) - Constructor for class org.objectweb.carol.cmi.ServerConfigException
Creates an exception with a message and an exception
ServerConfiguration - class org.objectweb.carol.util.configuration.ServerConfiguration.
This class handle the configuration of carol (independent of protocols configuration) It doesn't implement ProtocolConfiguration interface which is dedicated to protocols configuration
ServerConfiguration(Properties) - Constructor for class org.objectweb.carol.util.configuration.ServerConfiguration
Build a server configuration object with the given properties
ServerIdFactory - class org.objectweb.carol.cmi.ServerIdFactory.
The aim of this class is to generate unique IDs to identify an instance of a clustered server.
ServerIdFactory() - Constructor for class org.objectweb.carol.cmi.ServerIdFactory
Constructs the factory
ServerStubList - class org.objectweb.carol.cmi.ServerStubList.
A container of regular stubs to RMI-exported clustered objects.
StubBuilder - class org.objectweb.carol.cmi.StubBuilder.
Used to serialize a cluster stub.
StubBuilder() - Constructor for class org.objectweb.carol.cmi.StubBuilder
Default constructor
StubClassLoader - class org.objectweb.carol.cmi.StubClassLoader.
Used to build the class of a cluster stub.
StubClassLoader(ClassLoader) - Constructor for class org.objectweb.carol.cmi.StubClassLoader
Creates a new class loader
StubConfig - class org.objectweb.carol.cmi.StubConfig.
Used to get information on a remote object.
StubConfigException - exception org.objectweb.carol.cmi.StubConfigException.
Thrown when unable to get information on a clustered object.
StubConfigException(String) - Constructor for class org.objectweb.carol.cmi.StubConfigException
Creates an exception with a message
StubConfigException(String, Throwable) - Constructor for class org.objectweb.carol.cmi.StubConfigException
Creates an exception with a message and an exception
StubData - class org.objectweb.carol.cmi.StubData.
Contains a stub to a single instance in the cluster of a clustered object and related data.
StubData(ObjectId, byte[], int) - Constructor for class org.objectweb.carol.cmi.StubData
Creates a new stub
StubData(ObjectId, Remote, int) - Constructor for class org.objectweb.carol.cmi.StubData
Creates a new stub
scTable - Variable in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPClientRequestInfoImpl
Request Service Context HasTable
scTable - Variable in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPServerRequestInfoImpl
Request Service Context ArrayList
scheme - Variable in class org.objectweb.carol.cmi.NamingContext
scheme
send_exception(ServerRequestInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
 
send_exception(ObjectOutput, JServerRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
send exception with context
send_exception(JServerRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor
send exception with context
send_exception(JServerRequestInfo) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor
 
send_other(ServerRequestInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
 
send_other(ObjectOutput, JServerRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
 
send_other(JServerRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor
 
send_other(JServerRequestInfo) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor
 
send_poll(ObjectOutput, JClientRequestInterceptor[], boolean) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
send client context in pool (see CORBA Specifications)
send_poll(JClientRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor
send client context in pool
send_reply(ServerRequestInfo) - Method in class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
send reply with context
send_reply(ObjectOutput, JServerRequestInterceptor[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
send reply with context
send_reply(JServerRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor
send reply with context
send_reply(JServerRequestInfo) - Method in class org.objectweb.carol.rmi.jrmp.interceptor.ProtocolInterceptor
send reply with context
send_request(ObjectOutput, JClientRequestInterceptor[], boolean) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
send client context with the request.
send_request(JClientRequestInfo) - Method in interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor
send client context with the request.
serialize(Remote) - Static method in class org.objectweb.carol.cmi.CmiOutputStream
 
serverInterceptors - Variable in class org.objectweb.carol.rmi.jrmp.interceptor.JRMPInitInfoImpl
Request Server Interceptor Hashtable
setClientContextInOutput(ObjectOutput, JClientRequestInfo, boolean) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper
Set Context inObject Outut
setConfigProperties(Properties) - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
Set the configuration properties of the protocol
setConfigProperties(Properties) - Method in interface org.objectweb.carol.jndi.ns.NameService
Set the configuration properties of the protocol
setCurrentConfiguration(ProtocolConfiguration) - Static method in class org.objectweb.carol.util.configuration.ConfigurationRepository
Set the current configuration object
setDefaultThreadFactory(JUnicastThreadFactory) - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
set the default thread factory to to used when dispatching the call.
setHost(String) - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
Set the address to use for bind
setHost(String) - Method in interface org.objectweb.carol.jndi.ns.NameService
Set the address to use for bind
setLocal() - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
Set Local Reference
setPort(int) - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
set port method, set the port for the name service
setPort(int) - Method in interface org.objectweb.carol.jndi.ns.NameService
set port method, set the port for the name service
setProperties(Properties) - Static method in class org.objectweb.carol.cmi.ServerConfig
Intializes the CMI runtime configuration.
setRemoteInterceptors(byte[], UID, String[]) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
Get interceptor if exist
setSeed(long) - Static method in class org.objectweb.carol.cmi.SecureRandom
Reseeds the underlying random object
setSeed(byte[]) - Static method in class org.objectweb.carol.cmi.SecureRandom
Reseeds the underlying random object
setServerContextInOutput(ObjectOutput, JServerRequestInfo, boolean) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper
Set Context inObject Outut
setStarted() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
Registry is started
setSupportedIdentityTypes(int) - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
setTargetName(String) - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
setTargetRequires(int) - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
setTargetRequires(int) - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
setTargetRequires(int) - Method in class org.objectweb.carol.util.csiv2.struct.TransportStruct
 
setTargetSupports(int) - Method in class org.objectweb.carol.util.csiv2.struct.AsStruct
 
setTargetSupports(int) - Method in class org.objectweb.carol.util.csiv2.struct.SasStruct
 
setTargetSupports(int) - Method in class org.objectweb.carol.util.csiv2.struct.TransportStruct
 
setVerbose(boolean) - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Set verbosity
setobjectName(String) - Method in class org.objectweb.carol.util.configuration.ProtocolConfigurationImpl
Sets the object name of this mbean
setobjectName(String) - Method in interface org.objectweb.carol.util.configuration.ProtocolConfigurationImplMBean
Sets the object name of this mbean
sis - Variable in class org.objectweb.carol.rmi.jrmp.server.JRemoteServerCall
Array of Interceptor for this Server Ref
sis - Variable in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
ServerRequestInterceptor array
spaceID - Static variable in class org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
The spaceID
ssf - Variable in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
 
start() - Static method in class org.objectweb.carol.cmi.DistributedEquiv
The first one which calls this method starts the DistributedEquiv system.
start(int) - Static method in class org.objectweb.carol.cmi.RegistryImpl
Start the registry
start() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in class org.objectweb.carol.jndi.ns.CmiRegistry
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in class org.objectweb.carol.jndi.ns.DummyRegistry
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in class org.objectweb.carol.jndi.ns.IIOPCosNaming
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in class org.objectweb.carol.jndi.ns.IRMIRegistry
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in class org.objectweb.carol.jndi.ns.JRMPRegistry
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in class org.objectweb.carol.jndi.ns.JacORBCosNaming
Start a new NameService or do nothing if the name service is already started
start() - Method in class org.objectweb.carol.jndi.ns.JeremieRegistry
start Method, Start a new NameService or do nothing if the name service is all ready start
start() - Method in interface org.objectweb.carol.jndi.ns.NameService
start Method, Start a new NameService or do nothing if the name service is all ready start
startNS() - Static method in class org.objectweb.carol.jndi.ns.NameServiceManager
Start all names service
startNonStartedNS() - Static method in class org.objectweb.carol.jndi.ns.NameServiceManager
Start all non-started names service
stop() - Method in class org.objectweb.carol.cmi.DistributedEquiv
Terminate the Distributed Equivalent System
stop() - Method in class org.objectweb.carol.cmi.RegistryKiller
Stop the registry.
stop() - Method in class org.objectweb.carol.jndi.ns.AbsRegistry
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stop() - Method in class org.objectweb.carol.jndi.ns.CmiRegistry
stop Method, Stop a NameService or do nothing if the name service is already stop
stop() - Method in class org.objectweb.carol.jndi.ns.DummyRegistry
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stop() - Method in class org.objectweb.carol.jndi.ns.IIOPCosNaming
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stop() - Method in class org.objectweb.carol.jndi.ns.IRMIRegistry
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stop() - Method in class org.objectweb.carol.jndi.ns.JRMPRegistry
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stop() - Method in class org.objectweb.carol.jndi.ns.JacORBCosNaming
Stop a NameService or do nothing if the name service is already stopped
stop() - Method in class org.objectweb.carol.jndi.ns.JeremieRegistry
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stop() - Method in interface org.objectweb.carol.jndi.ns.NameService
stop Method, Stop a NameService or do nothing if the name service is all ready stop
stopNS() - Static method in class org.objectweb.carol.jndi.ns.NameServiceManager
Stop all name services
storeObject(Object) - Static method in class org.objectweb.carol.rmi.jrmp.interceptor.JContextStore
Stote an object context
storeObject(Object) - Static method in class org.objectweb.carol.rmi.jrmp.server.JLocalObjectStore
Exports an object and allocates an integer identifier.
strToint(String, String) - Static method in class org.objectweb.carol.rmi.util.PortNumber
Return port number based on given string
stubDebug - Variable in class org.objectweb.carol.cmi.ClusterStub
Debug mode ?

T

THROW - Static variable in class org.objectweb.carol.cmi.Decision
Decision : throw an exception
TraceCarol - class org.objectweb.carol.util.configuration.TraceCarol.
Class TraceCarol for Carol Trace configuration
TransportStruct - class org.objectweb.carol.util.csiv2.struct.TransportStruct.
 
TransportStruct() - Constructor for class org.objectweb.carol.util.csiv2.struct.TransportStruct
 
test() - Method in interface org.objectweb.carol.cmi.Registry
Test method
test() - Method in class org.objectweb.carol.cmi.RegistryClient
Test
test() - Method in class org.objectweb.carol.cmi.RegistryImpl
Test method
toContentsString() - Method in class org.objectweb.carol.cmi.Distributor
Build a readable view of the stub list
toContentsString() - Method in class org.objectweb.carol.cmi.RegistryStubList
Pretty print for the stubs list
toContentsString() - Method in class org.objectweb.carol.cmi.ServerStubList
Convert the stubs list to a readable string
toString() - Method in class org.objectweb.carol.cmi.ClusterId
Readable format.
toString() - Method in class org.objectweb.carol.cmi.Distributor
 
toString() - Method in class org.objectweb.carol.cmi.ObjectId
 
toString() - Method in class org.objectweb.carol.cmi.RegistryStubList
Get the String form of this
toString() - Method in class org.objectweb.carol.cmi.ServerStubList
 
toString() - Method in class org.objectweb.carol.cmi.StubData
 
toString() - Method in class org.objectweb.carol.rmi.jrmp.interceptor.JContextStore
 
toStub(Remote) - Static method in class org.objectweb.carol.cmi.LowerOrb
 
toStub(Remote) - Method in class org.objectweb.carol.cmi.PRODelegate
To stub method
toStub(Remote) - Method in class org.objectweb.carol.rmi.multi.CmiPRODelegate
To stub method
toStub(Remote) - Method in class org.objectweb.carol.rmi.multi.DummyPRODelegate
To stub method
toStub(Remote) - Method in class org.objectweb.carol.rmi.multi.JacORBPRODelegate
Returns a stub for the given server object.
toStub(Remote) - Method in class org.objectweb.carol.rmi.multi.JeremiePRODelegate
Returns a stub for the given server object.
toStub(Remote) - Method in class org.objectweb.carol.rmi.multi.JrmpPRODelegate
Returns a stub for the given server object.
toStub(Remote) - Method in class org.objectweb.carol.rmi.multi.MultiPRODelegate
Returns a stub for the given server object.

U

URL_PREFIX - Static variable in class org.objectweb.carol.util.configuration.CarolDefaultValues
carol url Prefix
UnicastJNDIReferenceWrapper - class org.objectweb.carol.jndi.wrapping.UnicastJNDIReferenceWrapper.
Class JNDIReferenceWrapper is the CAROL Remote Reference implementation.
UnicastJNDIReferenceWrapper(Reference, int) - Constructor for class org.objectweb.carol.jndi.wrapping.UnicastJNDIReferenceWrapper
constructor, export this object
UnicastRemoteObject - class org.objectweb.carol.cmi.UnicastRemoteObject.
To export objects in the cluster.
UnicastRemoteObject() - Constructor for class org.objectweb.carol.cmi.UnicastRemoteObject
 
UtilDelegateImpl - class org.objectweb.carol.util.delegate.UtilDelegateImpl.
This class smoothes out incompatibilities between JDKs provided by different vendors.
UtilDelegateImpl() - Constructor for class org.objectweb.carol.util.delegate.UtilDelegateImpl
Default constructor.
Build a proxied object which is map to the JVM implementation of UtilDelegate interface.
unbind(String) - Static method in class org.objectweb.carol.cmi.Naming
 
unbind(String) - Method in class org.objectweb.carol.cmi.RegistryClient
Unbind an entry
unbind(String) - Method in class org.objectweb.carol.cmi.RegistryImpl
Unbind an entry
unbind(Name) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.carol.jndi.enc.java.CompNamingContext
Unbinds the named object.
unbind(Name) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.carol.jndi.enc.java.JavaURLContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.carol.jndi.registry.ManageableRegistry
Unbinds the named object.
unbind(Name) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.carol.jndi.registry.RegistryWrapperContext
Unbinds the named object.
unbind(Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Unbinds the named object.
unbind(Name) - Method in class org.objectweb.carol.jndi.spi.MultiContext
Unbinds the named object.
unexportObject(Remote) - Static method in class org.objectweb.carol.cmi.LowerOrb
 
unexportObject(Remote) - Method in class org.objectweb.carol.cmi.PRODelegate
Method for unexport object
unexportObject(Remote) - Static method in class org.objectweb.carol.cmi.UnicastRemoteObject
 
unexportObject(Remote, boolean) - Static method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject
Real unexport Object (localy and remotly)
unexportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.CmiPRODelegate
Method for unexport object
unexportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.DummyPRODelegate
Method for unexport object
unexportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.JacORBPRODelegate
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.
unexportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.JeremiePRODelegate
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.
unexportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.JrmpPRODelegate
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.
unexportObject(Remote) - Method in class org.objectweb.carol.rmi.multi.MultiPRODelegate
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.
unexportObject(Remote) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Removes the associated tie from an internal table and calls Tie.deactivate() to deactivate the object.
unmarshalCustomCallData(ObjectInput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef
override unmarshalCustomCallData to receive and establish contexts sent by the client
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.AbsContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.CmiContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.IIOPContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.IRMIContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.JEREMIEContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.JRMPContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.JRMPLocalContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
unwrapObject(Object, Name) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
If this object is a reference wrapper return the reference If this object is a resource wrapper return the resource
update(Set) - Method in class org.objectweb.carol.cmi.Random
Update the set of stub only if different from the last update
update(Set) - Method in class org.objectweb.carol.cmi.RoundRobin
Update the set of stubs

V

verbose(String) - Static method in class org.objectweb.carol.util.configuration.TraceCarol
Log a verbose message

W

WeakList - class org.objectweb.carol.cmi.WeakList.
Register objects in a list via weak references.
WeakList() - Constructor for class org.objectweb.carol.cmi.WeakList
Creates a new linked list
WeakRef - class org.objectweb.carol.cmi.WeakRef.
This WeakRef is a WeakReference has its method remove() called when the corresponding object has been garbage collected.
WeakRef(Object) - Constructor for class org.objectweb.carol.cmi.WeakRef
Creates a new WeakRef instance
WeakValueHashtable - class org.objectweb.carol.cmi.WeakValueHashtable.
A Map that remove its entries when the corresponding values are no more referenced elsewhere.
WeakValueHashtable() - Constructor for class org.objectweb.carol.cmi.WeakValueHashtable
 
wrapException(Throwable) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Wraps an exception thrown by an implementation method.
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.AbsContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.CmiContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.IIOPContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.IRMIContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.JEREMIEContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.JRMPContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
wrapObject(Object, Name, boolean) - Method in class org.objectweb.carol.jndi.spi.JacORBIIOPContext
Wrap an Object : If the object is a reference wrap it into a Reference Wrapper Object here the good way is to contact the carol configuration to get the portable remote object
write(DataOutput) - Method in class org.objectweb.carol.cmi.ClusterId
Write an identifier on the output stream (java.io.DataOutput)
write(DataOutput) - Method in class org.objectweb.carol.cmi.ObjectId
Write an ObjectId on the ouput stream
write(ObjectOutput) - Method in class org.objectweb.carol.cmi.RegistryStubList
Write stubs to output
write(ObjectOutput) - Method in class org.objectweb.carol.cmi.ServerStubList
Write the server stubs list
writeAbstractObject(OutputStream, Object) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Writes a java.lang.Object as either a value or a CORBA Object.
writeAny(OutputStream, Object) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Writes any java.lang.Object as a CORBA any.
writeExternal(ObjectOutput) - Method in class org.objectweb.carol.cmi.ClusterId
Write an identifier on the output stream (java.io.ObjectOutput)
writeExternal(ObjectOutput) - Method in class org.objectweb.carol.cmi.ObjectId
 
writeExternal(ObjectOutput) - Method in class org.objectweb.carol.cmi.StubBuilder
 
writeExternal(ObjectOutput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
override writeExternal to send spaceID We could actually send anything to the client on lookup
writeExternal(ObjectOutput, boolean) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRef
override writeExternal to send spaceID And the interceptor We could actually send anything to the client on lookup
writeExternal(ObjectOutput) - Method in class org.objectweb.carol.rmi.jrmp.server.JUnicastRefSf
override writeExternal to send spaceID We could actually send anything to the client on lookup
writeLocation(String) - Method in class org.objectweb.carol.cmi.CmiOutputStream
 
writeRemoteObject(OutputStream, Object) - Method in class org.objectweb.carol.util.delegate.UtilDelegateImpl
Writes a java.lang.Object as a CORBA Object.

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