Serialized Form


Package org.apache.qpid.proton

Class org.apache.qpid.proton.InterruptException extends ProtonException implements Serializable

Class org.apache.qpid.proton.ProtonException extends RuntimeException implements Serializable

Class org.apache.qpid.proton.ProtonUnsupportedOperationException extends UnsupportedOperationException implements Serializable

Class org.apache.qpid.proton.TimeoutException extends ProtonException implements Serializable


Package org.apache.qpid.proton.amqp

Class org.apache.qpid.proton.amqp.Decimal128 extends Number implements Serializable

Serialized Fields

_underlying

BigDecimal _underlying

_msb

long _msb

_lsb

long _lsb

Class org.apache.qpid.proton.amqp.Decimal32 extends Number implements Serializable

Serialized Fields

_underlying

BigDecimal _underlying

_bits

int _bits

Class org.apache.qpid.proton.amqp.Decimal64 extends Number implements Serializable

Serialized Fields

_underlying

BigDecimal _underlying

_bits

long _bits

Class org.apache.qpid.proton.amqp.UnsignedByte extends Number implements Serializable

Serialized Fields

_underlying

byte _underlying

Class org.apache.qpid.proton.amqp.UnsignedInteger extends Number implements Serializable

Serialized Fields

_underlying

int _underlying

Class org.apache.qpid.proton.amqp.UnsignedLong extends Number implements Serializable

Serialized Fields

_underlying

long _underlying

Class org.apache.qpid.proton.amqp.UnsignedShort extends Number implements Serializable

Serialized Fields

_underlying

short _underlying

Package org.apache.qpid.proton.engine

Class org.apache.qpid.proton.engine.TransportException extends ProtonException implements Serializable


Package org.apache.qpid.proton.message

Class org.apache.qpid.proton.message.MessageFormatException extends RuntimeException implements Serializable


Package org.apache.qpid.proton.messenger

Class org.apache.qpid.proton.messenger.MessengerException extends ProtonException implements Serializable



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.