Serialized Form


Package org.objectweb.carol.cmi

Class org.objectweb.carol.cmi.ClusterException extends java.lang.Exception implements Serializable

Class org.objectweb.carol.cmi.ClusterId extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.objectweb.carol.cmi.ClusterRegistryImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class org.objectweb.carol.cmi.ConfigException extends java.lang.Exception implements Serializable

Class org.objectweb.carol.cmi.NoLocalStubException extends java.rmi.RemoteException implements Serializable

Class org.objectweb.carol.cmi.NoMoreStubException extends java.rmi.RemoteException implements Serializable


Package org.objectweb.carol.cmi.compiler

Class org.objectweb.carol.cmi.compiler.CompilerException extends java.lang.Exception implements Serializable


Package org.objectweb.carol.cmi.jndi

Class org.objectweb.carol.cmi.jndi.ReferenceImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l


Package org.objectweb.carol.jndi.ns

Class org.objectweb.carol.jndi.ns.NameServiceException extends java.lang.Exception implements Serializable


Package org.objectweb.carol.jndi.registry

Class org.objectweb.carol.jndi.registry.ManageableRegistry extends sun.rmi.registry.RegistryImpl implements Serializable

Serialized Fields

remoteObjectTable

java.util.Hashtable remoteObjectTable

regProps

java.util.Properties regProps

manager

RegistryManager manager

Class org.objectweb.carol.jndi.registry.RegistryManagerImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

registry

ManageableRegistry registry

Class org.objectweb.carol.jndi.registry.RegistryManagerImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l


Package org.objectweb.carol.jndi.wrapping

Class org.objectweb.carol.jndi.wrapping._JNDIRemoteResource_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class org.objectweb.carol.jndi.wrapping.JNDIReferenceWrapper_OWStub extends org.objectweb.jeremie.stub_factories.std.OptStub implements Serializable

Class org.objectweb.carol.jndi.wrapping.JNDIReferenceWrapper_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class org.objectweb.carol.jndi.wrapping.JNDIResourceWrapper_OWStub extends org.objectweb.jeremie.stub_factories.std.OptStub implements Serializable

Class org.objectweb.carol.jndi.wrapping.JNDIResourceWrapper_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l


Package org.objectweb.carol.rmi.iiop.interceptor

Class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer extends org.omg.CORBA.LocalObject implements Serializable

Class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

interceptorName

java.lang.String interceptorName
interceptor name


Package org.objectweb.carol.rmi.jrmp.interceptor

Class org.objectweb.carol.rmi.jrmp.interceptor.JDuplicateName extends java.lang.Exception implements Serializable


Package org.objectweb.carol.rmi.jrmp.server

Class org.objectweb.carol.rmi.jrmp.server.JUnicastRef extends sun.rmi.server.UnicastRef implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
override readExternal to initialise localRef We could actually receive anything from the server on lookup


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
override writeExternal to send spaceID We could actually send anything to the client on lookup

Class org.objectweb.carol.rmi.jrmp.server.JUnicastRefSf extends JUnicastRef implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
override readExternal to initialise localRef We could actually receive anything from the server on lookup


writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
override writeExternal to send spaceID We could actually send anything to the client on lookup

Class org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject extends java.rmi.server.RemoteServer implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

csf

java.rmi.server.RMIClientSocketFactory csf

ssf

java.rmi.server.RMIServerSocketFactory ssf

Class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRef extends sun.rmi.server.UnicastServerRef implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf extends JUnicastServerRef implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException


Package org.objectweb.carol.util.bootstrap

Class org.objectweb.carol.util.bootstrap.JVMConfiguration extends java.lang.Object implements Serializable

Serialized Fields

server

boolean server
Boolean for jvm -server option


debug

boolean debug
Boolean for jvm -debug option


properties

java.util.Properties properties
Properties for system properties (-D...) options


classpath

java.util.Vector classpath
String Vector for classpath (path and jar file) Be carful, this is for the moment RJVM server System dependant


jarName

java.lang.String jarName
String for -jar option


className

java.lang.String className
String for classname


mainArgs

java.lang.String mainArgs
String for class main args [] option


verbose

boolean verbose
Boolean -verbose option


verboseClass

boolean verboseClass
Boolean -verbose:class option


verboseGC

boolean verboseGC
Boolean -verbose:gc option


verboseJNI

boolean verboseJNI
Boolean -verbose:jni option


nonStandard

java.util.Vector nonStandard
String Vector for non Standard options (-X...)

Class org.objectweb.carol.util.bootstrap.ProcessesManager_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class org.objectweb.carol.util.bootstrap.ProcessException extends java.lang.Exception implements Serializable

Serialized Fields

mess

java.lang.String mess


Package org.objectweb.carol.util.configuration

Class org.objectweb.carol.util.configuration.RMIConfigurationException extends java.lang.Exception implements Serializable


Package org.objectweb.carol.util.csiv2

Class org.objectweb.carol.util.csiv2.SasComponent extends java.lang.Object implements Serializable

Serialized Fields

transport

TransportStruct transport
Transport mech


as

AsStruct as
As mech


sas

SasStruct sas
Sas mech

Class org.objectweb.carol.util.csiv2.SasPolicy extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

sasComponent

SasComponent sasComponent
Sas component

Class org.objectweb.carol.util.csiv2.SasPolicyFactory extends org.omg.CORBA.LocalObject implements Serializable


Package org.objectweb.carol.util.csiv2.struct

Class org.objectweb.carol.util.csiv2.struct.AsStruct extends java.lang.Object implements Serializable

Serialized Fields

targetSupports

short targetSupports
Target supports for this mech


targetRequires

short targetRequires
Target requires for this mech


targetName

byte[] targetName
Name of target

Class org.objectweb.carol.util.csiv2.struct.SasStruct extends java.lang.Object implements Serializable

Serialized Fields

targetSupports

short targetSupports
Target supports for this mech


targetRequires

short targetRequires
Target requires for this mech


supportedIdentityTypes

int supportedIdentityTypes
Identity types supported


supportedNamingMechanisms

byte[][] supportedNamingMechanisms
Naming mechanisms supported

Class org.objectweb.carol.util.csiv2.struct.TransportStruct extends java.lang.Object implements Serializable

Serialized Fields

transportAdresses

org.omg.CSIIOP.TransportAddress[] transportAdresses
TransportAddress


targetSupports

short targetSupports
Target supports for this mech


targetRequires

short targetRequires
Target requires for this mech