Serialized Form


Package org.objectweb.jonathan.apis.kernel

Class org.objectweb.jonathan.apis.kernel.Context.NO_VALUE extends java.lang.Object implements Serializable

Class org.objectweb.jonathan.apis.kernel.InternalException extends java.lang.RuntimeException implements Serializable

Serialized Fields

actual

java.lang.Throwable actual

Class org.objectweb.jonathan.apis.kernel.JonathanException extends java.lang.Exception implements Serializable

Serialized Fields

actual

java.lang.Exception actual


Package org.objectweb.jonathan.apis.presentation

Class org.objectweb.jonathan.apis.presentation.EndOfMessageException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.apis.presentation.MarshalException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.apis.presentation.UnMarshalException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable


Package org.objectweb.jonathan.apis.binding

Class org.objectweb.jonathan.apis.binding.BindException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.apis.binding.ExportException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.apis.binding.ForwardException extends BindException implements Serializable

Serialized Fields

reference

java.lang.Object reference
Another reference for the targeted object interface. Depending on the context, this object may be of type Identifier, Reference, or of any other type, provided that it really designates the right interface, and that its type is clear from the context.

 


Package org.objectweb.jonathan.apis.protocols

Class org.objectweb.jonathan.apis.protocols.CommunicationException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.apis.protocols.ServerException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Serialized Fields

unmarshaller

UnMarshaller unmarshaller
An unmarshaller encoding the exception raised by the remote object.

 


Package org.objectweb.david.apis.binding.simpleoa

Class org.objectweb.david.apis.binding.simpleoa._SimpleAdapterImplBase extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Serialized Fields

_cont

SimpleAdapterOperations _cont

Class org.objectweb.david.apis.binding.simpleoa._SimpleAdapterStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable


Package org.objectweb.david.apis.services.naming

Class org.objectweb.david.apis.services.naming._NameServerImplBase extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Serialized Fields

_cont

NameServerOperations _cont

Class org.objectweb.david.apis.services.naming._NameServerStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable


Package org.objectweb.david.libs.binding.iiop

Class org.objectweb.david.libs.binding.iiop.ExoticProtocolData extends java.lang.Object implements Serializable

Serialized Fields

protocol

int protocol

info

java.util.Properties info

next

ExoticProtocolData[] next


Package org.objectweb.david.libs.binding.moa

Class org.objectweb.david.libs.binding.moa.MOAImpl extends _SimpleAdapterImplBase implements Serializable

Serialized Fields

adapter

MinimalAdapter adapter

dfactory

DelegateFactory dfactory

context_factory

org.objectweb.jonathan.apis.kernel.ContextFactory context_factory

nc

NamingContext nc
The naming context responsible for distribution handling.


Package org.objectweb.david.libs.binding.soa

Class org.objectweb.david.libs.binding.soa.SOAImpl extends _SimpleAdapterImplBase implements Serializable

Serialized Fields

adapter

SingleOAdapter adapter

dfactory

DelegateFactory dfactory

context_factory

org.objectweb.jonathan.apis.kernel.ContextFactory context_factory

nc

NamingContext nc
The naming context responsible for distribution handling.


Package org.objectweb.david.libs.binding.orbs

Class org.objectweb.david.libs.binding.orbs.AliasTC extends org.objectweb.david.libs.binding.orbs.NamedTC implements Serializable

Serialized Fields

content_type

org.omg.CORBA.TypeCode content_type
 

Class org.objectweb.david.libs.binding.orbs.ArrayTC extends org.objectweb.david.libs.binding.orbs.StringTC implements Serializable

Serialized Fields

content_type

org.omg.CORBA.TypeCode content_type
 

Class org.objectweb.david.libs.binding.orbs.RecursiveTC extends org.omg.CORBA.TypeCode implements Serializable

Serialized Fields

id

java.lang.String id

rec_type_code

org.omg.CORBA.TypeCode rec_type_code

Class org.objectweb.david.libs.binding.orbs.SequenceTC extends ArrayTC implements Serializable

Serialized Fields

eqs

org.omg.CORBA.TypeCode[] eqs
 

Class org.objectweb.david.libs.binding.orbs.StructTC extends org.objectweb.david.libs.binding.orbs.EnumTC implements Serializable

Serialized Fields

member_types

org.omg.CORBA.TypeCode[] member_types
 

Class org.objectweb.david.libs.binding.orbs.UnionTC extends StructTC implements Serializable

Serialized Fields

labels

org.omg.CORBA.Any[] labels
 

discriminator_type

org.omg.CORBA.TypeCode discriminator_type
 

Class org.objectweb.david.libs.binding.orbs.ValueBoxTC extends org.objectweb.david.libs.binding.orbs.NamedTC implements Serializable

Serialized Fields

boxed_type

org.omg.CORBA.TypeCode boxed_type
 

Class org.objectweb.david.libs.binding.orbs.ValueTC extends StructTC implements Serializable

Serialized Fields

member_visibility

short[] member_visibility
 

modifier

short modifier

concrete_base_type

org.omg.CORBA.TypeCode concrete_base_type


Package org.objectweb.david.libs.services.naming

Class org.objectweb.david.libs.services.naming.Directory extends _NameServerImplBase implements Serializable


Package org.objectweb.jeremie.libs.binding.soa

Class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject extends java.rmi.server.RemoteStub implements Serializable

Serialization Methods

writeReplace

protected java.lang.Object writeReplace()
                                 throws java.io.ObjectStreamException
Returns the stub object corresponding to this UnicastRemoteObject.

Throws:
java.io.ObjectStreamException - if something goes wrong.
Serialized Fields

stub

java.rmi.server.RemoteStub stub
 


Package org.objectweb.jeremie.libs.binding.moa

Class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject extends java.rmi.server.RemoteStub implements Serializable

Serialization Methods

writeReplace

protected java.lang.Object writeReplace()
                                 throws java.io.ObjectStreamException
Returns the stub object corresponding to this UnicastRemoteObject.

Throws:
java.io.ObjectStreamException - if something goes wrong.
Serialized Fields

stub

java.rmi.server.RemoteStub stub
 


Package org.objectweb.jeremie.libs.services.registry

Class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Stub extends OptStub implements Serializable


Package org.objectweb.jeremie.libs.services.registry.jndi

Class org.objectweb.jeremie.libs.services.registry.jndi.JRMIReferenceImpl extends UnicastRemoteObject implements Serializable

Serialized Fields

ref

javax.naming.Reference ref
The JNDI reference wrapped by this Jeremie reference.

 

Class org.objectweb.jeremie.libs.services.registry.jndi.JRMIReferenceImpl_Stub extends OptStub implements Serializable


Package org.objectweb.jeremie.libs.stub_factories.std

Class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)

writeExternal

public void writeExternal(java.io.ObjectOutput out)

Class org.objectweb.jeremie.libs.stub_factories.std.OptStub extends StdStub implements Serializable

Class org.objectweb.jeremie.libs.stub_factories.std.RefImpl extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput stream)
                  throws java.lang.ClassNotFoundException,
                         java.io.IOException
Reads an external representation of this reference from an underlying object input stream.

Serial Data:
Decodes the identifiers using the stream's domain.
Throws:
java.lang.ClassNotFoundException - if an object in the stream can not be read because its class can not be found;
java.io.Exception - if something else goes wrong.
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput stream)
                   throws java.io.IOException
Writes an external representation of this reference to an underlying object output stream.

Serial Data:
The identifiers of this reference are exported to the stream's domain to determine what is encoded and sent.
Throws:
java.io.Exception - if something goes wrong.
java.io.IOException

Class org.objectweb.jeremie.libs.stub_factories.std.StdStub extends java.rmi.server.RemoteStub implements Serializable

Serialization Methods

readResolve

protected final java.lang.Object readResolve()
                                      throws java.io.IOException
Attempts to bind at least one of the identifiers in this stub's reference to obtain an object giving access to the referenced object. The returned object need not be a remote object.

Throws:
java.io.IOException - if something goes wrong.


Package javax.rmi.CORBA

Class javax.rmi.CORBA.ClassDesc extends java.lang.Object implements Serializable

Serialized Fields

repid

java.lang.String repid

codebase

java.lang.String codebase

Class javax.rmi.CORBA.Stub extends org.omg.CORBA_2_3.portable.ObjectImpl implements Serializable

serialVersionUID: 1087775603798577179l

Serialization Methods

readObject

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

writeObject

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