Serialized Form


Package org.jacorb.collection.util

Class org.jacorb.collection.util.ObjectInvalid extends Exception implements Serializable


Package org.jacorb.events

Class org.jacorb.events._JacORBEventChannelStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Package org.jacorb.notification

Class org.jacorb.notification._JacORBEventChannelFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.jacorb.notification.NoTranslationException extends Exception implements Serializable

serialVersionUID: 1L


Package org.jacorb.notification.container

Class org.jacorb.notification.container.BiDirGiopPOAComponentAdapter extends org.picocontainer.defaults.DecoratingComponentAdapter implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.container.CORBAObjectComponentAdapter extends org.picocontainer.defaults.AbstractComponentAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

delegate_

Object delegate_

Class org.jacorb.notification.container.CurrentTimeUtilComponentAdapter extends org.picocontainer.defaults.DecoratingComponentAdapter implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.container.DynAnyFactoryComponentAdapter extends org.picocontainer.defaults.AbstractComponentAdapter implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.container.LocalParameterComponentAdapter extends org.picocontainer.defaults.DecoratingComponentAdapter implements Serializable

serialVersionUID: 1L

Serialized Fields

helperCAs_

org.picocontainer.ComponentAdapter[] helperCAs_

Class org.jacorb.notification.container.PushTaskExecutorFactoryComponentAdapter extends org.picocontainer.defaults.DecoratingComponentAdapter implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.container.RepositoryComponentAdapter extends org.picocontainer.defaults.AbstractComponentAdapter implements Serializable

serialVersionUID: 1L


Package org.jacorb.notification.engine

Class org.jacorb.notification.engine.RetryException extends Exception implements Serializable

serialVersionUID: 1L


Package org.jacorb.notification.filter

Class org.jacorb.notification.filter.EvaluationException extends Exception implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.filter.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

nested_

Exception nested_

expression_

String expression_

Class org.jacorb.notification.filter.PropertyDoesNotExistException extends EvaluationException implements Serializable

serialVersionUID: 1L


Package org.jacorb.notification.filter.etcl

Class org.jacorb.notification.filter.etcl.AbstractTCLNode extends antlr.BaseAST implements Serializable

Serialized Fields

astNodeType_

int astNodeType_

name_

String name_

Class org.jacorb.notification.filter.etcl.AndOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.ArrayOperator extends AbstractTCLNode implements Serializable

Serialized Fields

arrayIndex_

int arrayIndex_

Class org.jacorb.notification.filter.etcl.AssocOperator extends AbstractTCLNode implements Serializable

Serialized Fields

assocName_

String assocName_

Class org.jacorb.notification.filter.etcl.BinaryOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.BoolValue extends AbstractTCLNode implements Serializable

Serialized Fields

value_

boolean value_

result_

EvaluationResult result_

asString_

String asString_

Class org.jacorb.notification.filter.etcl.CurrentTimeNode extends ETCLComponentName implements Serializable

Class org.jacorb.notification.filter.etcl.DefaultOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.DivOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.DomainNameShorthandNode extends ETCLComponentName implements Serializable

Class org.jacorb.notification.filter.etcl.DotOperator extends AbstractTCLNode implements Serializable

Class org.jacorb.notification.filter.etcl.EqOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.ETCLComponentName extends AbstractTCLNode implements Serializable

Serialized Fields

value_

String value_

componentName_

String componentName_

Class org.jacorb.notification.filter.etcl.EventNameShorthandNode extends ETCLComponentName implements Serializable

Class org.jacorb.notification.filter.etcl.ExistOperator extends AbstractTCLNode implements Serializable

Class org.jacorb.notification.filter.etcl.GteOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.GtOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.IdentValue extends AbstractTCLNode implements Serializable

Serialized Fields

value_

String value_

evalValue_

EvaluationResult evalValue_

Class org.jacorb.notification.filter.etcl.ImplicitOperatorNode extends AbstractTCLNode implements Serializable

Serialized Fields

operator_

ImplicitOperator operator_

Class org.jacorb.notification.filter.etcl.InOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.LteOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.LtOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.MinusOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Serialized Fields

unary_

boolean unary_

Class org.jacorb.notification.filter.etcl.MultOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.NeqOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.NotOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.NumberValue extends AbstractTCLNode implements Serializable

Serialized Fields

number_

Double number_

result_

EvaluationResult result_

Class org.jacorb.notification.filter.etcl.OrOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.PlusOperator extends org.jacorb.notification.filter.etcl.UnaryOperator implements Serializable

Serialized Fields

isUnaryOperator_

boolean isUnaryOperator_

Class org.jacorb.notification.filter.etcl.PropertyShorthandNode extends AbstractTCLNode implements Serializable

Serialized Fields

value_

String value_

shorthandVariableHeader_

ETCLComponentName shorthandVariableHeader_

shorthandFilterableData_

ETCLComponentName shorthandFilterableData_

shorthandDefault_

ETCLComponentName shorthandDefault_

shorthandDefaultAny_

ETCLComponentName shorthandDefaultAny_

Class org.jacorb.notification.filter.etcl.RuntimeVariableNode extends AbstractTCLNode implements Serializable

Serialized Fields

value_

String value_

strategy_

AbstractTCLNode strategy_

Class org.jacorb.notification.filter.etcl.StaticTypeException extends VisitorException implements Serializable

Class org.jacorb.notification.filter.etcl.StringValue extends AbstractTCLNode implements Serializable

Serialized Fields

value_

String value_

result_

EvaluationResult result_

Class org.jacorb.notification.filter.etcl.SubstrOperator extends BinaryOperator implements Serializable

Class org.jacorb.notification.filter.etcl.TypeNameShorthandNode extends ETCLComponentName implements Serializable

Class org.jacorb.notification.filter.etcl.UnionPositionOperator extends AbstractTCLNode implements Serializable

Serialized Fields

position_

int position_

default_

boolean default_

Class org.jacorb.notification.filter.etcl.VisitorException extends Exception implements Serializable


Package org.jacorb.notification.interfaces

Class org.jacorb.notification.interfaces.ApplicationEvent extends EventObject implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.interfaces.EventChannelEvent extends ApplicationEvent implements Serializable

serialVersionUID: 1L

Class org.jacorb.notification.interfaces.ProxyEvent extends ApplicationEvent implements Serializable

serialVersionUID: 1L


Package org.jacorb.transaction

Class org.jacorb.transaction.ClientContextTransferInterceptor extends LocalObject implements Serializable

Serialized Fields

slot_id

int slot_id

codec

Codec codec

logger

org.slf4j.Logger logger

Class org.jacorb.transaction.ServerContextTransferInterceptor extends LocalObject implements Serializable

Serialized Fields

codec

Codec codec

slot_id

int slot_id

ts_current

Current ts_current

orb

ORB orb

logger

org.slf4j.Logger logger

Class org.jacorb.transaction.TransactionCurrentImpl extends LocalObject implements Serializable

Serialized Fields

contexts

Hashtable<K,V> contexts

timeouts

Hashtable<K,V> timeouts

orb

ORB orb

factory

TransactionFactory factory

Class org.jacorb.transaction.TransactionInitializer extends LocalObject implements Serializable


Package org.omg.BridgeTransactionMgmt

Class org.omg.BridgeTransactionMgmt._TransactionManagementStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.BridgeTransactionMgmt.TransactionActive extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.BridgeTransactionMgmt.TransactionAlreadyActive extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.BridgeTransactionMgmt.UnsupportedTransaction extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CORBA

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CORBA._CurrentLocalBase extends LocalObject implements Serializable

serialVersionUID: 1L

Serialized Fields

_type_ids

String[] _type_ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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._InterfaceAttrExtensionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CORBA._PolicyCurrentLocalBase extends LocalObject implements Serializable

serialVersionUID: 1L

Serialized Fields

_type_ids

String[] _type_ids

Class org.omg.CORBA._PolicyManagerLocalBase extends LocalObject implements Serializable

serialVersionUID: 1L

Serialized Fields

_type_ids

String[] _type_ids

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._PollableSetLocalBase extends LocalObject implements Serializable

serialVersionUID: 1L

Serialized Fields

_type_ids

String[] _type_ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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.AttributeDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

type

TypeCode type

mode

AttributeMode mode

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

value

int value

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.BadFixedValue extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

offset

int offset

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.ConstantDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

type

TypeCode type

value

Any value

Class org.omg.CORBA.CurrentLocalTie extends _CurrentLocalBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_delegate

CurrentOperations _delegate

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.exception_type extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

value

int value

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

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

type

TypeCode type

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

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

type

TypeCode type

mode

AttributeMode mode

get_exceptions

ExceptionDescription[] get_exceptions

put_exceptions

ExceptionDescription[] put_exceptions

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

serialVersionUID: 1L

Serialized Fields

members

StructMember[] members

exceptions

ExceptionDescription[] exceptions

name

String name

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.Initializer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

members

StructMember[] members

name

String name

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

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

base_interfaces

String[] base_interfaces

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.InvalidPolicies extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

indicies

short[] indicies

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

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

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

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.OperationDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

result

TypeCode result

mode

OperationMode mode

contexts

String[] contexts

parameters

ParameterDescription[] parameters

exceptions

ExceptionDescription[] exceptions

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

value

int value

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

serialVersionUID: 1L

Serialized Fields

name

String name

type

TypeCode type

type_def

IDLType type_def

mode

ParameterMode mode

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.PolicyCurrentLocalTie extends _PolicyCurrentLocalBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_delegate

PolicyCurrentOperations _delegate

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

Serialized Fields

reason

short reason

Class org.omg.CORBA.PolicyManagerLocalTie extends _PolicyManagerLocalBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_delegate

PolicyManagerOperations _delegate

Class org.omg.CORBA.PollableSetLocalTie extends _PollableSetLocalBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_delegate

PollableSetOperations _delegate

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

value

int value

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.TypeDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

defined_in

String defined_in

version

String version

type

TypeCode type

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.ValueDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

id

String id

is_abstract

boolean is_abstract

is_custom

boolean is_custom

defined_in

String defined_in

version

String version

supported_interfaces

String[] supported_interfaces

abstract_base_values

String[] abstract_base_values

is_truncatable

boolean is_truncatable

base_value

String base_value

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

Class org.omg.CosBridgeAdmin._BridgeFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosBridgeAdmin._BridgeStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosBridgeAdmin.BridgeAlreadyStarted extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosBridgeAdmin.BridgeInactive extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosBridgeAdmin.BridgeNotFound extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosBridgeAdmin.ExternalEndpoint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

role

ExternalEndpointRole role

connector

ExternalEndpointConnector connector

style

FlowStyle style

type

MessageType type

Class org.omg.CosBridgeAdmin.ExternalEndpointConnector extends Object implements Serializable

Serialized Fields

discriminator

MessageType discriminator

destination

JMSDestination destination

channel_id

int channel_id

Class org.omg.CosBridgeAdmin.ExternalEndpointError extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

role

ExternalEndpointRole role

code

ExternalEndpointErrorCode code

Class org.omg.CosBridgeAdmin.ExternalEndpointErrorCode extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosBridgeAdmin.ExternalEndpointRole extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosBridgeAdmin.FlowStyle extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosBridgeAdmin.InvalidExternalEndPoints extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

error

ExternalEndpointError[] error

Class org.omg.CosBridgeAdmin.JMSDestination extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

destination_type

JMSDestinationType destination_type

destination_name

String destination_name

factory_name

String factory_name

Class org.omg.CosBridgeAdmin.JMSDestinationType extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosBridgeAdmin.MessageType extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Package org.omg.CosCollection

Class org.omg.CosCollection._BagFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._BagStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._CollectionFactoriesStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._CollectionFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._CollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._CommandStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._ComparatorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._CSequenceStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._DequeFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._DequeStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualityCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualityIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualityKeyCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualityKeyIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualityKeySortedCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualityKeySortedIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualitySequenceFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualitySequenceStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualitySequentialCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualitySequentialIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualitySortedCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._EqualitySortedIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._HeapFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._HeapStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._IteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeyBagFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeyBagStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeyCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeyIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySetFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySortedBagFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySortedBagStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySortedCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySortedIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySortedSetFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._KeySortedSetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._MapFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._MapStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._OperationsStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._OrderedCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._OrderedIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._PriorityQueueFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._PriorityQueueStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._QueueFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._QueueStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._RACollectionFactoriesStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._RACollectionFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._RelationFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._RelationStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._RestrictedAccessCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SequenceFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SequentialCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SequentialIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SetFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedBagFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedBagStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedCollectionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedMapFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedMapStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedRelationFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedRelationStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedSetFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._SortedSetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._StackFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection._StackStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosCollection.ElementInvalid extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

why

ElementInvalidReason why

Class org.omg.CosCollection.ElementInvalidReason extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosCollection.EmptyCollection extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosCollection.IteratorInBetween extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosCollection.IteratorInvalid extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

why

IteratorInvalidReason why

Class org.omg.CosCollection.IteratorInvalidReason extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosCollection.KeyInvalid extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosCollection.LowerBoundStyle extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosCollection.NVPair extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

value

Any value

Class org.omg.CosCollection.ParameterInvalid extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

which

int which

why

String why

Class org.omg.CosCollection.PositionInvalid extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosCollection.UpperBoundStyle extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Package org.omg.CosConcurrencyControl

Class org.omg.CosConcurrencyControl._LockCoordinatorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosConcurrencyControl._LockSetFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosConcurrencyControl._LockSetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosConcurrencyControl._TransactionalLockSetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosConcurrencyControl.lock_mode extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosConcurrencyControl.LockNotHeld extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CosEventChannelAdmin

Class org.omg.CosEventChannelAdmin._ConsumerAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin._EventChannelStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin._ProxyPullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin._ProxyPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin._ProxyPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin._ProxyPushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin._SupplierAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventChannelAdmin.AlreadyConnected extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosEventChannelAdmin.TypeError extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CosEventComm

Class org.omg.CosEventComm._PullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventComm._PullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventComm._PushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventComm._PushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosEventComm.Disconnected extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CosNotification

Class org.omg.CosNotification._AdminPropertiesAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotification._QoSAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotification.EventHeader extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fixed_header

FixedEventHeader fixed_header

variable_header

Property[] variable_header

Class org.omg.CosNotification.EventType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

domain_name

String domain_name

type_name

String type_name

Class org.omg.CosNotification.FixedEventHeader extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

event_type

EventType event_type

event_name

String event_name

Class org.omg.CosNotification.NamedPropertyRange extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

range

PropertyRange range

Class org.omg.CosNotification.Property extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

value

Any value

Class org.omg.CosNotification.PropertyError extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

QoSError_code code

name

String name

available_range

PropertyRange available_range

Class org.omg.CosNotification.PropertyRange extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

low_val

Any low_val

high_val

Any high_val

Class org.omg.CosNotification.QoSError_code extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosNotification.StructuredEvent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

header

EventHeader header

filterable_data

Property[] filterable_data

remainder_of_body

Any remainder_of_body

Class org.omg.CosNotification.UnsupportedAdmin extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

admin_err

PropertyError[] admin_err

Class org.omg.CosNotification.UnsupportedQoS extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

qos_err

PropertyError[] qos_err

Package org.omg.CosNotifyChannelAdmin

Class org.omg.CosNotifyChannelAdmin._ConsumerAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._EventChannelFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._EventChannelStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._ProxyConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._ProxyPullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._ProxyPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._ProxyPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._ProxyPushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._ProxySupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._SequenceProxyPullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._SequenceProxyPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._SequenceProxyPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._SequenceProxyPushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._StructuredProxyPullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._StructuredProxyPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._StructuredProxyPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._StructuredProxyPushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin._SupplierAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdmin.AdminLimit extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

value

Any value

Class org.omg.CosNotifyChannelAdmin.AdminLimitExceeded extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

admin_property_err

AdminLimit admin_property_err

Class org.omg.CosNotifyChannelAdmin.AdminNotFound extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyChannelAdmin.ChannelNotFound extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyChannelAdmin.ClientType extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosNotifyChannelAdmin.ConnectionAlreadyActive extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyChannelAdmin.ConnectionAlreadyInactive extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyChannelAdmin.InterFilterGroupOperator extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosNotifyChannelAdmin.NotConnected extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyChannelAdmin.ObtainInfoMode extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosNotifyChannelAdmin.ProxyNotFound extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyChannelAdmin.ProxyType extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Package org.omg.CosNotifyChannelAdminAck

Class org.omg.CosNotifyChannelAdminAck._SequenceProxyPullSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdminAck._SequenceProxyPushSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdminAck._StructuredProxyPullSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyChannelAdminAck._StructuredProxyPushSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Package org.omg.CosNotifyComm

Class org.omg.CosNotifyComm._NotifyPublishStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._NotifySubscribeStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._PullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._PullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._PushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._PushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._SequencePullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._SequencePullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._SequencePushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._SequencePushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._StructuredPullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._StructuredPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._StructuredPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm._StructuredPushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyComm.InvalidEventType extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

EventType type

Package org.omg.CosNotifyCommAck

Class org.omg.CosNotifyCommAck._SequencePullSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyCommAck._SequencePushSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyCommAck._StructuredPullSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyCommAck._StructuredPushSupplierAckStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Package org.omg.CosNotifyFilter

Class org.omg.CosNotifyFilter._FilterAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyFilter._FilterFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyFilter._FilterStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyFilter._MappingFilterStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosNotifyFilter.CallbackNotFound extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyFilter.ConstraintExp extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

event_types

EventType[] event_types

constraint_expr

String constraint_expr

Class org.omg.CosNotifyFilter.ConstraintInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

constraint_expression

ConstraintExp constraint_expression

constraint_id

int constraint_id

Class org.omg.CosNotifyFilter.ConstraintNotFound extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

Class org.omg.CosNotifyFilter.DuplicateConstraintID extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

Class org.omg.CosNotifyFilter.FilterNotFound extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyFilter.InvalidConstraint extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

constr

ConstraintExp constr

Class org.omg.CosNotifyFilter.InvalidGrammar extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosNotifyFilter.InvalidValue extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

constr

ConstraintExp constr

value

Any value

Class org.omg.CosNotifyFilter.MappingConstraintInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

constraint_expression

ConstraintExp constraint_expression

constraint_id

int constraint_id

value

Any value

Class org.omg.CosNotifyFilter.MappingConstraintPair extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

constraint_expression

ConstraintExp constraint_expression

result_to_set

Any result_to_set

Class org.omg.CosNotifyFilter.UnsupportedFilterableData extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CosTime

Class org.omg.CosTime._TimeServiceStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTime._TIOStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTime._UTOStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTime.ComparisonType extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosTime.OverlapType extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosTime.TimeComparison extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosTime.TimeUnavailable extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CosTrading

Class org.omg.CosTrading._AdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._ImportAttributesStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._LinkAttributesStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._LinkStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._LookupStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._OfferIdIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._OfferIteratorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._ProxyStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._RegisterStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._SupportAttributesStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading._TraderComponentsStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTrading.DuplicatePolicyName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.DuplicatePropertyName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.FollowOption extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosTrading.IllegalConstraint extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

constr

String constr

Class org.omg.CosTrading.IllegalOfferId extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.omg.CosTrading.IllegalPropertyName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.IllegalServiceType extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

Class org.omg.CosTrading.InvalidLookupRef extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

target

Lookup target

Class org.omg.CosTrading.MissingMandatoryProperty extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

name

String name

Class org.omg.CosTrading.NotImplemented extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosTrading.Offer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reference

Object reference

properties

Property[] properties

Class org.omg.CosTrading.Policy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

value

Any value

Class org.omg.CosTrading.Property extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

value

Any value

Class org.omg.CosTrading.PropertyTypeMismatch extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

prop

Property prop

Class org.omg.CosTrading.ReadonlyDynamicProperty extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

name

String name

Class org.omg.CosTrading.UnknownMaxLeft extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosTrading.UnknownOfferId extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.omg.CosTrading.UnknownServiceType extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

Package org.omg.CosTrading.LinkPackage

Class org.omg.CosTrading.LinkPackage.DefaultFollowTooPermissive extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

def_pass_on_follow_rule

FollowOption def_pass_on_follow_rule

limiting_follow_rule

FollowOption limiting_follow_rule

Class org.omg.CosTrading.LinkPackage.DuplicateLinkName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.LinkPackage.IllegalLinkName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.LinkPackage.LimitingFollowTooPermissive extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

limiting_follow_rule

FollowOption limiting_follow_rule

max_link_follow_policy

FollowOption max_link_follow_policy

Class org.omg.CosTrading.LinkPackage.LinkInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

target

Lookup target

target_reg

Register target_reg

def_pass_on_follow_rule

FollowOption def_pass_on_follow_rule

limiting_follow_rule

FollowOption limiting_follow_rule

Class org.omg.CosTrading.LinkPackage.UnknownLinkName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Package org.omg.CosTrading.LookupPackage

Class org.omg.CosTrading.LookupPackage.HowManyProps extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.CosTrading.LookupPackage.IllegalPolicyName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.LookupPackage.IllegalPreference extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

pref

String pref

Class org.omg.CosTrading.LookupPackage.InvalidPolicyValue extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

the_policy

Policy the_policy

Class org.omg.CosTrading.LookupPackage.PolicyTypeMismatch extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

the_policy

Policy the_policy

Class org.omg.CosTrading.LookupPackage.SpecifiedProps extends Object implements Serializable

Serialized Fields

discriminator

HowManyProps discriminator

prop_names

String[] prop_names

Package org.omg.CosTrading.ProxyPackage

Class org.omg.CosTrading.ProxyPackage.IllegalRecipe extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

recipe

String recipe

Class org.omg.CosTrading.ProxyPackage.NotProxyOfferId extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.omg.CosTrading.ProxyPackage.ProxyInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

target

Lookup target

properties

Property[] properties

if_match_all

boolean if_match_all

recipe

String recipe

policies_to_pass_on

Policy[] policies_to_pass_on

Package org.omg.CosTrading.RegisterPackage

Class org.omg.CosTrading.RegisterPackage.IllegalTraderName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String[] name

Class org.omg.CosTrading.RegisterPackage.InterfaceTypeMismatch extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

reference

Object reference

Class org.omg.CosTrading.RegisterPackage.InvalidObjectRef extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

ref

Object ref

Class org.omg.CosTrading.RegisterPackage.MandatoryProperty extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

name

String name

Class org.omg.CosTrading.RegisterPackage.NoMatchingOffers extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

constr

String constr

Class org.omg.CosTrading.RegisterPackage.OfferInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reference

Object reference

type

String type

properties

Property[] properties

Class org.omg.CosTrading.RegisterPackage.ProxyOfferId extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.omg.CosTrading.RegisterPackage.ReadonlyProperty extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

name

String name

Class org.omg.CosTrading.RegisterPackage.RegisterNotSupported extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String[] name

Class org.omg.CosTrading.RegisterPackage.UnknownPropertyName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.omg.CosTrading.RegisterPackage.UnknownTraderName extends UserException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String[] name

Package org.omg.CosTransactions

Class org.omg.CosTransactions._ControlStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._CoordinatorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._CurrentStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._RecoveryCoordinatorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._ResourceStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._SubtransactionAwareResourceStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._SynchronizationStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._TerminatorStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._TransactionalObjectStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTransactions._TransactionFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

formatID

int formatID

bqual_length

int bqual_length

tid

byte[] tid

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

coord

Coordinator coord

term

Terminator term

otid

otid_t otid

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Package org.omg.CosTypedEventChannelAdmin

Class org.omg.CosTypedEventChannelAdmin._TypedConsumerAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedEventChannelAdmin._TypedEventChannelStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedEventChannelAdmin._TypedProxyPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedEventChannelAdmin._TypedProxyPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedEventChannelAdmin._TypedSupplierAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedEventChannelAdmin.InterfaceNotSupported extends UserException implements Serializable

serialVersionUID: 1L

Class org.omg.CosTypedEventChannelAdmin.NoSuchImplementation extends UserException implements Serializable

serialVersionUID: 1L


Package org.omg.CosTypedEventComm

Class org.omg.CosTypedEventComm._TypedPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedEventComm._TypedPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Package org.omg.CosTypedNotifyChannelAdmin

Class org.omg.CosTypedNotifyChannelAdmin._TypedConsumerAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedEventChannelFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedEventChannelStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedProxyPullConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedProxyPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedProxyPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedProxyPushSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyChannelAdmin._TypedSupplierAdminStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Package org.omg.CosTypedNotifyComm

Class org.omg.CosTypedNotifyComm._TypedPullSupplierStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.CosTypedNotifyComm._TypedPushConsumerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Package org.omg.dds

Class org.omg.dds._ConditionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._ContentFilteredTopicStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DataReaderListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DataReaderStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DataWriterListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DataWriterStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DomainParticipantFactoryStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DomainParticipantListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._DomainParticipantStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._EntityStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._GuardConditionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._ListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._MultiTopicStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._PublisherListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._PublisherStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._QueryConditionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._ReadConditionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._StatusConditionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._SubscriberListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._SubscriberStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._TopicDescriptionStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._TopicListenerStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._TopicStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._TypeSupportStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds._WaitSetStub extends ObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ids

String[] ids

Class org.omg.dds.DataReaderQos extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

durability

DurabilityQosPolicy durability

deadline

DeadlineQosPolicy deadline

latency_budget

LatencyBudgetQosPolicy latency_budget

liveliness

LivelinessQosPolicy liveliness

reliability

ReliabilityQosPolicy reliability

destination_order

DestinationOrderQosPolicy destination_order

history

HistoryQosPolicy history

resource_limits

ResourceLimitsQosPolicy resource_limits

user_data

UserDataQosPolicy user_data

time_based_filter

TimeBasedFilterQosPolicy time_based_filter

reader_data_lifecycle

ReaderDataLifecycleQosPolicy reader_data_lifecycle

Class org.omg.dds.DataWriterQos extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

durability

DurabilityQosPolicy durability

deadline

DeadlineQosPolicy deadline

latency_budget

LatencyBudgetQosPolicy latency_budget

liveliness

LivelinessQosPolicy liveliness

reliability

ReliabilityQosPolicy reliability

destination_order

DestinationOrderQosPolicy destination_order

history

HistoryQosPolicy history

resource_limits

ResourceLimitsQosPolicy resource_limits

transport_priority

TransportPriorityQosPolicy transport_priority

lifespan

LifespanQosPolicy lifespan

user_data

UserDataQosPolicy user_data

ownership_strength

OwnershipStrengthQosPolicy ownership_strength

writer_data_lifecycle

WriterDataLifecycleQosPolicy writer_data_lifecycle

Class org.omg.dds.DeadlineQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

period

Duration_t period

Class org.omg.dds.DestinationOrderQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

DestinationOrderQosPolicyKind kind

Class org.omg.dds.DestinationOrderQosPolicyKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.DomainParticipantQos extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

user_data

UserDataQosPolicy user_data

entity_factory

EntityFactoryQosPolicy entity_factory

Class org.omg.dds.DurabilityQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

DurabilityQosPolicyKind kind

service_cleanup_delay

Duration_t service_cleanup_delay

Class org.omg.dds.DurabilityQosPolicyKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.Duration_t extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sec

int sec

nanosec

int nanosec

Class org.omg.dds.EntityFactoryQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

autoenable_created_entities

boolean autoenable_created_entities

Class org.omg.dds.GroupDataQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

byte[] value

Class org.omg.dds.HistoryQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

HistoryQosPolicyKind kind

depth

int depth

Class org.omg.dds.HistoryQosPolicyKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.InconsistentTopicStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

Class org.omg.dds.LatencyBudgetQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

duration

Duration_t duration

Class org.omg.dds.LifespanQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

duration

Duration_t duration

Class org.omg.dds.LivelinessChangedStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

active_count

int active_count

inactive_count

int inactive_count

active_count_change

int active_count_change

inactive_count_change

int inactive_count_change

Class org.omg.dds.LivelinessLostStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

Class org.omg.dds.LivelinessQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

LivelinessQosPolicyKind kind

lease_duration

Duration_t lease_duration

Class org.omg.dds.LivelinessQosPolicyKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.OfferedDeadlineMissedStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_instance_handle

int last_instance_handle

Class org.omg.dds.OfferedIncompatibleQosStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_policy_id

int last_policy_id

policies

QosPolicyCount[] policies

Class org.omg.dds.OwnershipQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

OwnershipQosPolicyKind kind

Class org.omg.dds.OwnershipQosPolicyKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.OwnershipStrengthQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

int value

Class org.omg.dds.ParticipantBuiltinTopicData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

int[] key

user_data

UserDataQosPolicy user_data

Class org.omg.dds.PartitionQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String[] name

Class org.omg.dds.PresentationQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

access_scope

PresentationQosPolicyAccessScopeKind access_scope

coherent_access

boolean coherent_access

ordered_access

boolean ordered_access

Class org.omg.dds.PresentationQosPolicyAccessScopeKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.PublicationBuiltinTopicData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

int[] key

participant_key

int[] participant_key

topic_name

String topic_name

type_name

String type_name

durability

DurabilityQosPolicy durability

deadline

DeadlineQosPolicy deadline

latency_budget

LatencyBudgetQosPolicy latency_budget

liveliness

LivelinessQosPolicy liveliness

reliability

ReliabilityQosPolicy reliability

lifespan

LifespanQosPolicy lifespan

user_data

UserDataQosPolicy user_data

ownership_strength

OwnershipStrengthQosPolicy ownership_strength

presentation

PresentationQosPolicy presentation

partition

PartitionQosPolicy partition

topic_data

TopicDataQosPolicy topic_data

group_data

GroupDataQosPolicy group_data

Class org.omg.dds.PublicationMatchStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_subscription_handle

int last_subscription_handle

Class org.omg.dds.PublisherQos extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

presentation

PresentationQosPolicy presentation

partition

PartitionQosPolicy partition

group_data

GroupDataQosPolicy group_data

entity_factory

EntityFactoryQosPolicy entity_factory

Class org.omg.dds.QosPolicyCount extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

policy_id

int policy_id

count

int count

Class org.omg.dds.ReaderDataLifecycleQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

autopurge_nowriter_samples_delay

Duration_t autopurge_nowriter_samples_delay

Class org.omg.dds.ReliabilityQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

ReliabilityQosPolicyKind kind

max_blocking_time

Duration_t max_blocking_time

Class org.omg.dds.ReliabilityQosPolicyKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.RequestedDeadlineMissedStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_instance_handle

int last_instance_handle

Class org.omg.dds.RequestedIncompatibleQosStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_policy_id

int last_policy_id

policies

QosPolicyCount[] policies

Class org.omg.dds.ResourceLimitsQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

max_samples

int max_samples

max_instances

int max_instances

max_samples_per_instance

int max_samples_per_instance

Class org.omg.dds.SampleInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sample_state

int sample_state

view_state

int view_state

instance_state

int instance_state

source_timestamp

Time_t source_timestamp

instance_handle

int instance_handle

disposed_generation_count

int disposed_generation_count

no_writers_generation_count

int no_writers_generation_count

sample_rank

int sample_rank

generation_rank

int generation_rank

absolute_generation_rank

int absolute_generation_rank

Class org.omg.dds.SampleLostStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

Class org.omg.dds.SampleRejectedStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_reason

SampleRejectedStatusKind last_reason

last_instance_handle

int last_instance_handle

Class org.omg.dds.SampleRejectedStatusKind extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Designate replacement object when deserialized from stream. See http://www.omg.org/docs/ptc/02-01-03.htm#Issue4271

Throws:
ObjectStreamException
Serialized Fields

value

int value

Class org.omg.dds.SubscriberQos extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

presentation

PresentationQosPolicy presentation

partition

PartitionQosPolicy partition

group_data

GroupDataQosPolicy group_data

entity_factory

EntityFactoryQosPolicy entity_factory

Class org.omg.dds.SubscriptionBuiltinTopicData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

int[] key

participant_key

int[] participant_key

topic_name

String topic_name

type_name

String type_name

durability

DurabilityQosPolicy durability

deadline

DeadlineQosPolicy deadline

latency_budget

LatencyBudgetQosPolicy latency_budget

liveliness

LivelinessQosPolicy liveliness

reliability

ReliabilityQosPolicy reliability

destination_order

DestinationOrderQosPolicy destination_order

user_data

UserDataQosPolicy user_data

time_based_filter

TimeBasedFilterQosPolicy time_based_filter

presentation

PresentationQosPolicy presentation

partition

PartitionQosPolicy partition

topic_data

TopicDataQosPolicy topic_data

group_data

GroupDataQosPolicy group_data

Class org.omg.dds.SubscriptionMatchStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

total_count

int total_count

total_count_change

int total_count_change

last_publication_handle

int last_publication_handle

Class org.omg.dds.Time_t extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sec

int sec

nanosec

int nanosec

Class org.omg.dds.TimeBasedFilterQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

minimum_separation

Duration_t minimum_separation

Class org.omg.dds.TopicBuiltinTopicData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

int[] key

name

String name

type_name

String type_name

durability

DurabilityQosPolicy durability

deadline

DeadlineQosPolicy deadline

latency_budget

LatencyBudgetQosPolicy latency_budget

liveliness

LivelinessQosPolicy liveliness

reliability

ReliabilityQosPolicy reliability

transport_priority

TransportPriorityQosPolicy transport_priority

lifespan

LifespanQosPolicy lifespan

destination_order

DestinationOrderQosPolicy destination_order

history

HistoryQosPolicy history

resource_limits

ResourceLimitsQosPolicy resource_limits

ownership

OwnershipQosPolicy ownership

topic_data

TopicDataQosPolicy topic_data

Class org.omg.dds.TopicDataQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

byte[] value

Class org.omg.dds.TopicQos extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

topic_data

TopicDataQosPolicy topic_data

durability

DurabilityQosPolicy durability

deadline

DeadlineQosPolicy deadline

latency_budget

LatencyBudgetQosPolicy latency_budget

liveliness

LivelinessQosPolicy liveliness

reliability

ReliabilityQosPolicy reliability

destination_order

DestinationOrderQosPolicy destination_order

history

HistoryQosPolicy history

resource_limits

ResourceLimitsQosPolicy resource_limits

transport_priority

TransportPriorityQosPolicy transport_priority

lifespan

LifespanQosPolicy lifespan

ownership

OwnershipQosPolicy ownership

Class org.omg.dds.TransportPriorityQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

int value

Class org.omg.dds.UserDataQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

byte[] value

Class org.omg.dds.WriterDataLifecycleQosPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

autodispose_unregistered_instances

boolean autodispose_unregistered_instances

Package org.omg.TimeBase

Class org.omg.TimeBase.IntervalT extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

lower_bound

long lower_bound

upper_bound

long upper_bound

Class org.omg.TimeBase.UtcT extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

time

long time

inacclo

int inacclo

inacchi

short inacchi

tdf

short tdf



Copyright © 2015 JacORB. All rights reserved.