Serialized Form


Package org.objectweb.jeremie.binding.api

Package org.objectweb.jeremie.binding.iiop

Class org.objectweb.jeremie.binding.iiop.ExoticProtocolData extends Object implements Serializable

Serialized Fields

protocol

int protocol

info

Properties info

next

ExoticProtocolData[] next

Package org.objectweb.jeremie.binding.moa

Class org.objectweb.jeremie.binding.moa.UnicastRemoteObject extends RemoteStub implements Serializable

Serialization Methods

writeReplace

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

Throws:
ObjectStreamException - if something goes wrong.
Serialized Fields

stub

RemoteStub stub
 

Package org.objectweb.jeremie.binding.soa

Class org.objectweb.jeremie.binding.soa.UnicastRemoteObject extends RemoteStub implements Serializable

Serialization Methods

writeReplace

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

Throws:
ObjectStreamException - if something goes wrong.
Serialized Fields

stub

RemoteStub stub
 

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

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

Serialized Fields

ref

Reference ref
The JNDI reference wrapped by this Jeremie reference.

 

Package org.objectweb.jeremie.stub_factories.std

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

Serialization Methods

readExternal

public void readExternal(ObjectInput in)

writeExternal

public void writeExternal(ObjectOutput out)

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

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

Serialization Methods

readExternal

public void readExternal(ObjectInput stream)
                  throws ClassNotFoundException,
                         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:
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.
IOException

writeExternal

public void writeExternal(ObjectOutput stream)
                   throws 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.
IOException

Class org.objectweb.jeremie.stub_factories.std.StdStub extends RemoteStub implements Serializable

Serialization Methods

readResolve

protected final Object readResolve()
                            throws 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:
IOException - if something goes wrong.

Package org.omg.CORBA

Class org.omg.CORBA._IDLTypeStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)

writeObject

private void writeObject(ObjectOutputStream arg0)

Class org.omg.CORBA._PolicyStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)

writeObject

private void writeObject(ObjectOutputStream arg0)

Class org.omg.CORBA.ACTIVITY_COMPLETED extends SystemException implements Serializable

Class org.omg.CORBA.ACTIVITY_REQUIRED extends SystemException implements Serializable

Class org.omg.CORBA.Any extends Object implements Serializable

Class org.omg.CORBA.BAD_CONTEXT extends SystemException implements Serializable

Class org.omg.CORBA.BAD_INV_ORDER extends SystemException implements Serializable

Class org.omg.CORBA.BAD_OPERATION extends SystemException implements Serializable

Class org.omg.CORBA.BAD_PARAM extends SystemException implements Serializable

Class org.omg.CORBA.BAD_QOS extends SystemException implements Serializable

Class org.omg.CORBA.BAD_TYPECODE extends SystemException implements Serializable

Class org.omg.CORBA.Bounds extends UserException implements Serializable

Class org.omg.CORBA.CODESET_INCOMPATIBLE extends SystemException implements Serializable

Class org.omg.CORBA.COMM_FAILURE extends SystemException implements Serializable

Class org.omg.CORBA.CompletionStatus extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CORBA.DATA_CONVERSION extends SystemException implements Serializable

Class org.omg.CORBA.DefinitionKind extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CORBA.FREE_MEM extends SystemException implements Serializable

Class org.omg.CORBA.IMP_LIMIT extends SystemException implements Serializable

Class org.omg.CORBA.INITIALIZE extends SystemException implements Serializable

Class org.omg.CORBA.INTERNAL extends SystemException implements Serializable

Class org.omg.CORBA.INTF_REPOS extends SystemException implements Serializable

Class org.omg.CORBA.INV_FLAG extends SystemException implements Serializable

Class org.omg.CORBA.INV_IDENT extends SystemException implements Serializable

Class org.omg.CORBA.INV_OBJREF extends SystemException implements Serializable

Class org.omg.CORBA.INV_POLICY extends SystemException implements Serializable

Class org.omg.CORBA.INVALID_ACTIVITY extends SystemException implements Serializable

Class org.omg.CORBA.INVALID_TRANSACTION extends SystemException implements Serializable

Class org.omg.CORBA.MARSHAL extends SystemException implements Serializable

Class org.omg.CORBA.NameValuePair extends Object implements Serializable

Serialized Fields

id

String id

value

Any value

Class org.omg.CORBA.NO_IMPLEMENT extends SystemException implements Serializable

Class org.omg.CORBA.NO_MEMORY extends SystemException implements Serializable

Class org.omg.CORBA.NO_PERMISSION extends SystemException implements Serializable

Class org.omg.CORBA.NO_RESOURCES extends SystemException implements Serializable

Class org.omg.CORBA.NO_RESPONSE extends SystemException implements Serializable

Class org.omg.CORBA.OBJ_ADAPTER extends SystemException implements Serializable

Class org.omg.CORBA.OBJECT_NOT_EXIST extends SystemException implements Serializable

Class org.omg.CORBA.ParameterMode extends Object implements Serializable

Serialized Fields

__value

int __value

Class org.omg.CORBA.PERSIST_STORE extends SystemException implements Serializable

Class org.omg.CORBA.PolicyError extends UserException implements Serializable

Serialized Fields

reason

short reason

Class org.omg.CORBA.REBIND extends SystemException implements Serializable

Class org.omg.CORBA.ServiceDetail extends Object implements Serializable

Serialized Fields

service_detail_type

int service_detail_type

service_detail

byte[] service_detail

Class org.omg.CORBA.ServiceInformation extends Object implements Serializable

Serialized Fields

service_options

int[] service_options

service_details

ServiceDetail[] service_details

Class org.omg.CORBA.SetOverrideType extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CORBA.StructMember extends Object implements Serializable

Serialized Fields

name

String name

type

TypeCode type

type_def

IDLType type_def

Class org.omg.CORBA.SystemException extends RuntimeException implements Serializable

Serialized Fields

minor

int minor

completed

CompletionStatus completed

Class org.omg.CORBA.TIMEOUT extends SystemException implements Serializable

Class org.omg.CORBA.TRANSACTION_MODE extends SystemException implements Serializable

Class org.omg.CORBA.TRANSACTION_REQUIRED extends SystemException implements Serializable

Class org.omg.CORBA.TRANSACTION_ROLLEDBACK extends SystemException implements Serializable

Class org.omg.CORBA.TRANSACTION_UNAVAILABLE extends SystemException implements Serializable

Class org.omg.CORBA.TRANSIENT extends SystemException implements Serializable

Class org.omg.CORBA.TypeCode extends Object implements Serializable

Class org.omg.CORBA.UnionMember extends Object implements Serializable

Serialized Fields

name

String name

label

Any label

type

TypeCode type

type_def

IDLType type_def

Class org.omg.CORBA.UNKNOWN extends SystemException implements Serializable

Class org.omg.CORBA.UnknownUserException extends UserException implements Serializable

Serialized Fields

except

Any except

Class org.omg.CORBA.UserException extends Exception implements Serializable

Class org.omg.CORBA.ValueMember extends Object implements Serializable

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

type

TypeCode type

type_def

IDLType type_def

access

short access

Class org.omg.CORBA.WrongTransaction extends UserException implements Serializable


Package org.omg.CORBA.TSIdentificationPackage

Class org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified extends UserException implements Serializable

Class org.omg.CORBA.TSIdentificationPackage.NotAvailable extends UserException implements Serializable


Package org.omg.CosTransactions

Class org.omg.CosTransactions.HeuristicCommit extends UserException implements Serializable

Class org.omg.CosTransactions.HeuristicHazard extends UserException implements Serializable

Class org.omg.CosTransactions.HeuristicMixed extends UserException implements Serializable

Class org.omg.CosTransactions.HeuristicRollback extends UserException implements Serializable

Class org.omg.CosTransactions.Inactive extends UserException implements Serializable

Class org.omg.CosTransactions.NotPrepared extends UserException implements Serializable

Class org.omg.CosTransactions.NotSubtransaction extends UserException implements Serializable

Class org.omg.CosTransactions.otid_t extends Object implements Serializable

Serialized Fields

formatID

int formatID

bqual_length

int bqual_length

tid

byte[] tid

Class org.omg.CosTransactions.PropagationContext extends Object implements Serializable

Serialized Fields

timeout

int timeout

current

TransIdentity current

parents

TransIdentity[] parents

implementation_specific_data

Any implementation_specific_data

Class org.omg.CosTransactions.Status extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CosTransactions.SubtransactionsUnavailable extends UserException implements Serializable

Class org.omg.CosTransactions.SynchronizationUnavailable extends UserException implements Serializable

Class org.omg.CosTransactions.TransIdentity extends Object implements Serializable

Serialized Fields

coord

Coordinator coord

term

Terminator term

otid

otid_t otid

Class org.omg.CosTransactions.Unavailable extends UserException implements Serializable

Class org.omg.CosTransactions.Vote extends Object implements Serializable

Serialized Fields

_value

int _value

Package org.omg.GIOP

Class org.omg.GIOP.LocateStatusType_1_0 extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.GIOP.MsgType_1_0 extends Object implements Serializable

Serialized Fields

_value

int _value

Class org.omg.GIOP.ReplyStatusType_1_0 extends Object implements Serializable

Serialized Fields

_value

int _value

Package org.omg.IOP

Class org.omg.IOP.Encoding extends Object implements Serializable

Serialized Fields

format

short format

major_version

byte major_version

minor_version

byte minor_version

Class org.omg.IOP.IOR extends Object implements Serializable

Serialized Fields

type_id

String type_id

profiles

org.omg.IOP.TaggedProfile[] profiles

Class org.omg.IOP.ServiceContext extends Object implements Serializable

Serialized Fields

context_id

int context_id

context_data

byte[] context_data

Class org.omg.IOP.TaggedComponent extends Object implements Serializable

Serialized Fields

tag

int tag

component_data

byte[] component_data

Class org.omg.IOP.TaggedProfile extends Object implements Serializable

Serialized Fields

tag

int tag

profile_data

byte[] profile_data