Serialized Form


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.jrmp

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

Serialized Fields

registryObjects

java.util.Hashtable registryObjects
Hashtable containing objects of the registry


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._RemoteReference_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

Class org.objectweb.carol.jndi.wrapping.UnicastJNDIReferenceWrapper extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

reference

javax.naming.Reference reference
Reference reference to wrap

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

Class org.objectweb.carol.jndi.wrapping.UnicastJNDIReferenceWrapper_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.configuration

Class org.objectweb.carol.util.configuration.ConfigurationException 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