jBrokerTM ORB 4.1

Serialized Form


Package com.sssw.jbroker.api.activation

Class com.sssw.jbroker.api.activation._ActivationSystem_Stub implements Serializable

Class com.sssw.jbroker.api.activation.ActivationException implements Serializable

Serialized Fields

_detail

Throwable _detail

Class com.sssw.jbroker.api.activation.ServerDesc implements Serializable

Serialized Fields

_mainClass

String _mainClass
 

_alias

String _alias
 

_classPath

String[] _classPath
 

_args

String[] _args
 

_vmFlags

String[] _vmFlags
 

_logDir

String _logDir
 


Package com.sssw.jbroker.api.admin

Class com.sssw.jbroker.api.admin._Manageable_Stub implements Serializable

Class com.sssw.jbroker.api.admin._ManageableBase_Tie implements Serializable

Serialized Fields

_thisObject

ObjectImpl _thisObject

_target

ManageableBase _target

Class com.sssw.jbroker.api.admin._ManageableCollection_Stub implements Serializable

Class com.sssw.jbroker.api.admin._ManageableCollectionBase_Tie implements Serializable

Serialized Fields

_thisObject

ObjectImpl _thisObject

_target

ManageableCollectionBase _target

Class com.sssw.jbroker.api.admin.ManageableException implements Serializable

Serialized Fields

_detail

Throwable _detail
Nested Exception to hold wrapped remote exception.
 


Package com.sssw.jbroker.api.bootstrap

Class com.sssw.jbroker.api.bootstrap._InitialReferencesImplBase implements Serializable

Class com.sssw.jbroker.api.bootstrap._InitialReferencesStub implements Serializable


Package com.sssw.jbroker.api.cluster

Class com.sssw.jbroker.api.cluster.ClusterPolicyValue implements Serializable

Serialized Fields

_scheme

int _scheme

_alternateAddrs

TCPAddress[] _alternateAddrs

Class com.sssw.jbroker.api.cluster.CustomPolicyContext implements Serializable

Serialized Fields

_data

Object _data

_exception

SystemException _exception


Package com.sssw.jbroker.api.multicast

Class com.sssw.jbroker.api.multicast.MulticastServerException implements Serializable


Package com.sssw.jbroker.api.naming

Class com.sssw.jbroker.api.naming._NamingContextStub implements Serializable

Class com.sssw.jbroker.api.naming.Access implements Serializable

Serialized Fields

__value

int __value

Class com.sssw.jbroker.api.naming.AccessPolicy implements Serializable

Serialized Fields

read_binding

Access read_binding

write_binding

Access write_binding

delete_binding

Access delete_binding

add_binding

Access add_binding

create_context

Access create_context

delete_context

Access delete_context

add_context

Access add_context


Package com.sssw.jbroker.api.security

Class com.sssw.jbroker.api.security.AuthenticationException implements Serializable

Serialized Fields

_realmName

String _realmName
Deprecated. 

_authScheme

AuthenticationScheme _authScheme
Deprecated. 

Class com.sssw.jbroker.api.security.CipherSuite implements Serializable

Serialized Fields

_cipherId

int _cipherId

Class com.sssw.jbroker.api.security.QualityOfProtection implements Serializable

Serialized Fields

_cipherSuites

CipherSuite[] _cipherSuites

Class com.sssw.jbroker.api.security.SecurityException implements Serializable

Serialized Fields

_detail

String _detail

_throwable

Throwable _throwable

Class com.sssw.jbroker.api.security.SSLException implements Serializable

Serialized Fields

_throwable

Throwable _throwable


Package com.sssw.jbroker.api.security.CSIv2

Class com.sssw.jbroker.api.security.CSIv2.ClientAuthInfo implements Serializable

Serialized Fields

_realm

String _realm

_optional

boolean _optional

Class com.sssw.jbroker.api.security.CSIv2.SecureTransportInfo implements Serializable

Serialized Fields

_qop

QualityOfProtection _qop

_optional

boolean _optional

_enableTLS

boolean _enableTLS

_clientAuth

boolean _clientAuth

_addressInfo

TransportPolicyValue _addressInfo

Class com.sssw.jbroker.api.security.CSIv2.SecurityPolicyValue implements Serializable

Serialized Fields

_clientAuthInfo

ClientAuthInfo _clientAuthInfo

_supportsIdAssertion

boolean _supportsIdAssertion

_secureTransportInfo

SecureTransportInfo _secureTransportInfo


Package com.sssw.jbroker.api.transport

Class com.sssw.jbroker.api.transport.TCPAddress implements Serializable

Serialized Fields

_port

int _port

_host

String _host

_toString

String _toString

_hashCode

int _hashCode

Class com.sssw.jbroker.api.transport.TransportPolicyValue implements Serializable

Serialized Fields

_primaryAddrs

TCPAddress[] _primaryAddrs


Package com.sssw.jts.api

Class com.sssw.jts.api.JTMSystemException implements Serializable

Serialized Fields

_rootException

Throwable _rootException


Package javax.rmi.CORBA

Class javax.rmi.CORBA.ClassDesc implements Serializable

Serialized Fields

repid

String repid

codebase

String codebase

Class javax.rmi.CORBA.Stub implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream is)
                 throws IOException,
                        ClassNotFoundException
Read the Stub from the Object Input Stream.

writeObject

private void writeObject(ObjectOutputStream os)
                  throws IOException
Write the Stub to the Object Output Stream.


Package javax.transaction

Class javax.transaction.HeuristicCommitException implements Serializable

Class javax.transaction.HeuristicMixedException implements Serializable

Class javax.transaction.HeuristicRollbackException implements Serializable

Class javax.transaction.InvalidTransactionException implements Serializable

Class javax.transaction.NotSupportedException implements Serializable

Class javax.transaction.RollbackException implements Serializable

Class javax.transaction.SystemException implements Serializable

Serialized Fields

errorCode

int errorCode
The error code to create the SystemException with
The error code for the exception

Class javax.transaction.TransactionRequiredException implements Serializable

Class javax.transaction.TransactionRolledbackException implements Serializable


Package javax.transaction.xa

Class javax.transaction.xa.XAException implements Serializable

Serialized Fields

errorCode

int errorCode
The error code to create the SystemException with
The error code for the exception


Package org.omg.CORBA

Class org.omg.CORBA._IDLTypeStub implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)

writeObject

private void writeObject(ObjectOutputStream s)

Class org.omg.CORBA._PolicyStub implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)

writeObject

private void writeObject(ObjectOutputStream s)

Class org.omg.CORBA.Any implements Serializable

Class org.omg.CORBA.BAD_CONTEXT implements Serializable

Class org.omg.CORBA.BAD_INV_ORDER implements Serializable

Class org.omg.CORBA.BAD_OPERATION implements Serializable

Class org.omg.CORBA.BAD_PARAM implements Serializable

Class org.omg.CORBA.BAD_TYPECODE implements Serializable

Class org.omg.CORBA.Bounds implements Serializable

Class org.omg.CORBA.COMM_FAILURE implements Serializable

Class org.omg.CORBA.CompletionStatus implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CORBA.DATA_CONVERSION implements Serializable

Class org.omg.CORBA.DefinitionKind implements Serializable

Serialized Fields

_value

int _value
The field that holds a value for a DefinitionKind object.
 

Class org.omg.CORBA.FREE_MEM implements Serializable

Class org.omg.CORBA.IMP_LIMIT implements Serializable

Class org.omg.CORBA.INITIALIZE implements Serializable

Class org.omg.CORBA.Initializer implements Serializable

Serialized Fields

members

StructMember[] members
members contains the reference to all the Initializers of non abstract value types.

Class org.omg.CORBA.INTERNAL implements Serializable

Class org.omg.CORBA.INTF_REPOS implements Serializable

Class org.omg.CORBA.INV_FLAG implements Serializable

Class org.omg.CORBA.INV_IDENT implements Serializable

Class org.omg.CORBA.INV_OBJREF implements Serializable

Class org.omg.CORBA.INV_POLICY implements Serializable

Class org.omg.CORBA.INVALID_TRANSACTION implements Serializable

Class org.omg.CORBA.InvalidPolicies implements Serializable

Serialized Fields

indices

short[] indices

Class org.omg.CORBA.MARSHAL implements Serializable

Class org.omg.CORBA.NameValuePair implements Serializable

Serialized Fields

id

String id
The name to be associated with a value by this NameValuePair object.

value

Any value
The value to be associated with a name by this NameValuePair object.

Class org.omg.CORBA.NO_IMPLEMENT implements Serializable

Class org.omg.CORBA.NO_MEMORY implements Serializable

Class org.omg.CORBA.NO_PERMISSION implements Serializable

Class org.omg.CORBA.NO_RESOURCES implements Serializable

Class org.omg.CORBA.NO_RESPONSE implements Serializable

Class org.omg.CORBA.OBJ_ADAPTER implements Serializable

Class org.omg.CORBA.OBJECT_NOT_EXIST implements Serializable

Class org.omg.CORBA.PERSIST_STORE implements Serializable

Class org.omg.CORBA.PolicyError implements Serializable

Serialized Fields

reason

short reason
The reason for the PolicyError exception being thrown.
 

Class org.omg.CORBA.ServiceDetail implements Serializable

Serialized Fields

service_detail_type

int service_detail_type
The type of the ORB service that this ServiceDetail object represents.

service_detail

byte[] service_detail
The data describing the ORB service that this ServiceDetail object represents.

Class org.omg.CORBA.ServiceInformation implements Serializable

Serialized Fields

service_options

int[] service_options

service_details

ServiceDetail[] service_details

Class org.omg.CORBA.SetOverrideType implements Serializable

Serialized Fields

_value

int _value

Class org.omg.CORBA.StructMember implements Serializable

Serialized Fields

name

String name
The name of the struct member described by this StructMember object.
 

type

TypeCode type
The type of the struct member described by this StructMember object.
 

type_def

IDLType type_def
The typedef that represents the IDL type of the struct member described by this StructMember object.
 

Class org.omg.CORBA.SystemException implements Serializable

Serialized Fields

minor

int minor
The minor code of the System Exception.

completed

CompletionStatus completed
The CORBA status of the operation that threw this System Exception.

Class org.omg.CORBA.TRANSACTION_REQUIRED implements Serializable

Class org.omg.CORBA.TRANSACTION_ROLLEDBACK implements Serializable

Class org.omg.CORBA.TRANSIENT implements Serializable

Class org.omg.CORBA.TypeCode implements Serializable

Class org.omg.CORBA.UnionMember implements Serializable

Serialized Fields

name

String name
The name of the union member described by this UnionMember object.
 

label

Any label
The label of the union member described by this UnionMember object.
 

type

TypeCode type
The type of the union member described by this UnionMember object.
 

type_def

IDLType type_def
The typedef that represents the IDL type of the union member described by this UnionMember object.
 

Class org.omg.CORBA.UNKNOWN implements Serializable

Class org.omg.CORBA.UnknownUserException implements Serializable

Serialized Fields

except

Any except
The Any instance that contains the actual user exception thrown by the server.
 

Class org.omg.CORBA.UserException implements Serializable

Class org.omg.CORBA.ValueMember implements Serializable

Serialized Fields

name

String name
The name of the value member described by this ValueMember object.
 

id

String id
The name of the value member described by this ValueMember object.
 

defined_in

String defined_in
The name of the value member described by this ValueMember object.
 

version

String version
The name of the value member described by this ValueMember object.
 

type

TypeCode type
The type of the value member described by this ValueMember object.
 

type_def

IDLType type_def
The typedef that represents the IDL type of the value member described by this ValueMember object.
 

access

short access
The type of access (public, private) for the value member described by this ValueMember object.
 

Class org.omg.CORBA.WrongTransaction implements Serializable


Package org.omg.CORBA.DynAnyPackage

Class org.omg.CORBA.DynAnyPackage.Invalid implements Serializable

Class org.omg.CORBA.DynAnyPackage.InvalidSeq implements Serializable

Class org.omg.CORBA.DynAnyPackage.InvalidValue implements Serializable

Class org.omg.CORBA.DynAnyPackage.TypeMismatch implements Serializable


Package org.omg.CORBA.ORBPackage

Class org.omg.CORBA.ORBPackage.InconsistentTypeCode implements Serializable

Class org.omg.CORBA.ORBPackage.InvalidName implements Serializable


Package org.omg.CORBA.portable

Class org.omg.CORBA.portable.ApplicationException implements Serializable

Serialized Fields

id

String id

ins

InputStream ins

Class org.omg.CORBA.portable.IndirectionException implements Serializable

Serialized Fields

offset

int offset
Points to the stream's offset.

Class org.omg.CORBA.portable.RemarshalException implements Serializable

Class org.omg.CORBA.portable.UnknownException implements Serializable

Serialized Fields

originalEx

Throwable originalEx
A throwable--the original exception that was wrapped in a CORBA UnknownException.


Package org.omg.CORBA.TypeCodePackage

Class org.omg.CORBA.TypeCodePackage.BadKind implements Serializable

Class org.omg.CORBA.TypeCodePackage.Bounds implements Serializable


Package org.omg.CosNaming

Class org.omg.CosNaming._BindingIteratorImplBase implements Serializable

Class org.omg.CosNaming._BindingIteratorStub implements Serializable

Class org.omg.CosNaming._NamingContextExtImplBase implements Serializable

Class org.omg.CosNaming._NamingContextExtStub implements Serializable

Class org.omg.CosNaming._NamingContextImplBase implements Serializable

Class org.omg.CosNaming._NamingContextStub implements Serializable

Class org.omg.CosNaming.Binding implements Serializable

Serialized Fields

binding_name

NameComponent[] binding_name

binding_type

BindingType binding_type

Class org.omg.CosNaming.BindingType implements Serializable

Serialized Fields

__value

int __value

Class org.omg.CosNaming.NameComponent implements Serializable

Serialized Fields

id

String id

kind

String kind


Package org.omg.CosNaming.NamingContextExtPackage

Class org.omg.CosNaming.NamingContextExtPackage.InvalidAddress implements Serializable


Package org.omg.CosNaming.NamingContextPackage

Class org.omg.CosNaming.NamingContextPackage.AlreadyBound implements Serializable

Class org.omg.CosNaming.NamingContextPackage.CannotProceed implements Serializable

Serialized Fields

cxt

NamingContext cxt

rest_of_name

NameComponent[] rest_of_name

Class org.omg.CosNaming.NamingContextPackage.InvalidName implements Serializable

Class org.omg.CosNaming.NamingContextPackage.NotEmpty implements Serializable

Class org.omg.CosNaming.NamingContextPackage.NotFound implements Serializable

Serialized Fields

why

NotFoundReason why

rest_of_name

NameComponent[] rest_of_name

Class org.omg.CosNaming.NamingContextPackage.NotFoundReason implements Serializable

Serialized Fields

__value

int __value


Package org.omg.CosTransactions

Class org.omg.CosTransactions.HeuristicCommit implements Serializable

Class org.omg.CosTransactions.HeuristicHazard implements Serializable

Class org.omg.CosTransactions.HeuristicMixed implements Serializable

Class org.omg.CosTransactions.HeuristicRollback implements Serializable

Class org.omg.CosTransactions.Inactive implements Serializable

Class org.omg.CosTransactions.InvalidControl implements Serializable

Class org.omg.CosTransactions.NotPrepared implements Serializable

Class org.omg.CosTransactions.NoTransaction implements Serializable

Class org.omg.CosTransactions.NotSubtransaction implements Serializable

Class org.omg.CosTransactions.otid_t implements Serializable

Serialized Fields

formatID

int formatID

bqual_length

int bqual_length

tid

byte[] tid

Class org.omg.CosTransactions.PropagationContext 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 implements Serializable

Serialized Fields

__value

int __value

Class org.omg.CosTransactions.SubtransactionsUnavailable implements Serializable

Class org.omg.CosTransactions.SynchronizationUnavailable implements Serializable

Class org.omg.CosTransactions.TransIdentity implements Serializable

Serialized Fields

coord

Coordinator coord

term

Terminator term

otid

otid_t otid

Class org.omg.CosTransactions.Unavailable implements Serializable

Class org.omg.CosTransactions.Vote implements Serializable

Serialized Fields

__value

int __value


Package org.omg.PortableServer

Class org.omg.PortableServer.ForwardRequest implements Serializable

Serialized Fields

forward_reference

Object forward_reference

Class org.omg.PortableServer.IdAssignmentPolicyValue implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.IdUniquenessPolicyValue implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.ImplicitActivationPolicyValue implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.LifespanPolicyValue implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.RequestProcessingPolicyValue implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.ServantRetentionPolicyValue implements Serializable

Serialized Fields

__value

int __value

Class org.omg.PortableServer.ThreadPolicyValue implements Serializable

Serialized Fields

__value

int __value


Package org.omg.PortableServer.CurrentPackage

Class org.omg.PortableServer.CurrentPackage.NoContext implements Serializable


Package org.omg.PortableServer.POAManagerPackage

Class org.omg.PortableServer.POAManagerPackage.AdapterInactive implements Serializable

Class org.omg.PortableServer.POAManagerPackage.State implements Serializable

Serialized Fields

__value

int __value


Package org.omg.PortableServer.POAPackage

Class org.omg.PortableServer.POAPackage.AdapterAlreadyExists implements Serializable

Class org.omg.PortableServer.POAPackage.AdapterNonExistent implements Serializable

Class org.omg.PortableServer.POAPackage.InvalidPolicy implements Serializable

Serialized Fields

index

short index

Class org.omg.PortableServer.POAPackage.NoServant implements Serializable

Class org.omg.PortableServer.POAPackage.ObjectAlreadyActive implements Serializable

Class org.omg.PortableServer.POAPackage.ObjectNotActive implements Serializable

Class org.omg.PortableServer.POAPackage.ServantAlreadyActive implements Serializable

Class org.omg.PortableServer.POAPackage.ServantNotActive implements Serializable

Class org.omg.PortableServer.POAPackage.WrongAdapter implements Serializable

Class org.omg.PortableServer.POAPackage.WrongPolicy implements Serializable


jBrokerTM ORB 4.1

jBroker is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.