Serialized Form


Package org.objectweb.carol.jndi.iiop

Class org.objectweb.carol.jndi.iiop._IIOPRemoteReference_Stub implements Serializable

Class org.objectweb.carol.jndi.iiop._IIOPRemoteResource_Stub implements Serializable


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

Class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInitializer implements Serializable

Class org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor 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 implements Serializable

Class org.objectweb.carol.rmi.jrmp.interceptor.JServiceContext implements Serializable

Serialized Fields

context_id

int context_id
the JServiceContext id


context_data

byte[] context_data
the JServiceContext data


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

Class org.objectweb.carol.rmi.jrmp.server.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.JUnicastRefSf 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 implements Serializable

Serialization Methods

readObject

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

port

int port

csf

java.rmi.server.RMIClientSocketFactory csf

ssf

java.rmi.server.RMIServerSocketFactory ssf

Class org.objectweb.carol.rmi.jrmp.server.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

Class org.objectweb.carol.rmi.jrmp.server.JUnicastServerRefSf 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 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 implements Serializable

Class org.objectweb.carol.util.bootstrap.ProcessException implements Serializable

Serialized Fields

mess

java.lang.String mess


Package org.objectweb.carol.util.configuration

Class org.objectweb.carol.util.configuration.RMIConfigurationException implements Serializable