Serialized Form


Package org.apache.mina.common

Class org.apache.mina.common.BufferDataException extends RuntimeException implements Serializable

serialVersionUID: -4138189188602563502L

Class org.apache.mina.common.IoFilterLifeCycleException extends RuntimeException implements Serializable

serialVersionUID: -5542098881633506449L

Class org.apache.mina.common.RuntimeIOException extends RuntimeException implements Serializable

serialVersionUID: 9029092241311939548L

Class org.apache.mina.common.TransportType extends Object implements Serializable

serialVersionUID: 3258132470497883447L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

names

String[] names

Class org.apache.mina.common.WriteTimeoutException extends IOException implements Serializable

serialVersionUID: 3906931157944579121L


Package org.apache.mina.filter

Class org.apache.mina.filter.WriteBufferFullExeception extends RuntimeException implements Serializable

Serialized Fields

_writeRequest

org.apache.mina.common.IoFilter.WriteRequest _writeRequest

Package org.apache.mina.filter.codec

Class org.apache.mina.filter.codec.ProtocolCodecException extends Exception implements Serializable

serialVersionUID: 5939878548186330695L

Class org.apache.mina.filter.codec.ProtocolDecoderException extends org.apache.mina.filter.codec.ProtocolCodecException implements Serializable

serialVersionUID: 3545799879533408565L

Serialized Fields

hexdump

String hexdump

Class org.apache.mina.filter.codec.ProtocolEncoderException extends org.apache.mina.filter.codec.ProtocolCodecException implements Serializable

serialVersionUID: 8752989973624459604L


Package org.apache.mina.transport.vmpipe

Class org.apache.mina.transport.vmpipe.VmPipeAddress extends SocketAddress implements Serializable

serialVersionUID: 3257844376976830515L

Serialized Fields

port

int port

Package org.apache.qpid

Class org.apache.qpid.AMQChannelClosedException extends AMQException implements Serializable

Class org.apache.qpid.AMQChannelException extends AMQException implements Serializable

Serialized Fields

_classId

int _classId

_methodId

int _methodId

major

byte major

minor

byte minor

Class org.apache.qpid.AMQConnectionClosedException extends AMQException implements Serializable

Class org.apache.qpid.AMQConnectionException extends AMQException implements Serializable

Serialized Fields

_classId

int _classId

_methodId

int _methodId

major

byte major
AMQP version for which exception ocurred, major code.


minor

byte minor
AMQP version for which exception ocurred, minor code.


_closeConnetion

boolean _closeConnetion

Class org.apache.qpid.AMQConnectionFailureException extends AMQException implements Serializable

Serialized Fields

_exceptions

Collection<E> _exceptions

Class org.apache.qpid.AMQDisconnectedException extends AMQException implements Serializable

Class org.apache.qpid.AMQException extends Exception implements Serializable

Serialized Fields

_errorCode

AMQConstant _errorCode
Holds the AMQ error code constant associated with this exception.

Class org.apache.qpid.AMQInternalException extends AMQException implements Serializable

serialVersionUID: 2544449432843381112L

Class org.apache.qpid.AMQInvalidArgumentException extends AMQException implements Serializable

Class org.apache.qpid.AMQInvalidRoutingKeyException extends AMQException implements Serializable

Class org.apache.qpid.AMQPInvalidClassException extends RuntimeException implements Serializable

Class org.apache.qpid.AMQProtocolException extends AMQException implements Serializable

Class org.apache.qpid.AMQSecurityException extends AMQException implements Serializable

serialVersionUID: 8862069852716968394L

Class org.apache.qpid.AMQStoreException extends AMQInternalException implements Serializable

serialVersionUID: 2859681947490637496L

Class org.apache.qpid.AMQTimeoutException extends AMQException implements Serializable

Class org.apache.qpid.AMQUndeliveredException extends AMQException implements Serializable

Serialized Fields

_bounced

Object _bounced

Class org.apache.qpid.AMQUnknownExchangeType extends AMQException implements Serializable

Class org.apache.qpid.AMQUnresolvedAddressException extends AMQException implements Serializable

Serialized Fields

_broker

String _broker

Class org.apache.qpid.SerialException extends ArithmeticException implements Serializable


Package org.apache.qpid.configuration

Class org.apache.qpid.configuration.PropertyException extends AMQException implements Serializable


Package org.apache.qpid.framing

Class org.apache.qpid.framing.AMQFrameDecodingException extends AMQException implements Serializable

Class org.apache.qpid.framing.AMQProtocolClassException extends AMQProtocolHeaderException implements Serializable

Class org.apache.qpid.framing.AMQProtocolHeaderException extends AMQException implements Serializable

Class org.apache.qpid.framing.AMQProtocolInstanceException extends AMQProtocolHeaderException implements Serializable

Class org.apache.qpid.framing.AMQProtocolVersionException extends AMQProtocolHeaderException implements Serializable


Package org.apache.qpid.messaging.util

Class org.apache.qpid.messaging.util.LexError extends RuntimeException implements Serializable

Class org.apache.qpid.messaging.util.ParseError extends RuntimeException implements Serializable


Package org.apache.qpid.transport

Class org.apache.qpid.transport.ConnectionException extends TransportException implements Serializable

Serialized Fields

close

ConnectionClose close

Class org.apache.qpid.transport.OpenException extends IOException implements Serializable

Class org.apache.qpid.transport.ProtocolVersionException extends ConnectionException implements Serializable

Serialized Fields

major

byte major

minor

byte minor

Class org.apache.qpid.transport.ProtocolViolationException extends ConnectionException implements Serializable

Class org.apache.qpid.transport.SenderException extends TransportException implements Serializable

Class org.apache.qpid.transport.SessionClosedException extends SessionException implements Serializable

Class org.apache.qpid.transport.SessionException extends TransportException implements Serializable

Serialized Fields

exception

ExecutionException exception

Class org.apache.qpid.transport.TransportException extends RuntimeException implements Serializable


Package org.apache.qpid.url

Class org.apache.qpid.url.URLSyntaxException extends URISyntaxException implements Serializable

Serialized Fields

_length

int _length

Package org.apache.qpid.util

Class org.apache.qpid.util.ConcurrentLinkedMessageQueueAtomicSize extends ConcurrentLinkedQueueAtomicSize<E> implements Serializable

Serialized Fields

_messageHead

Queue<E> _messageHead

_messageHeadSize

AtomicInteger _messageHeadSize

Class org.apache.qpid.util.ConcurrentLinkedQueueAtomicSize extends ConcurrentLinkedQueue<E> implements Serializable

Serialized Fields

_size

AtomicInteger _size

Class org.apache.qpid.util.ConcurrentLinkedQueueNoSize extends ConcurrentLinkedQueue<E> implements Serializable

Class org.apache.qpid.util.FileUtils.UnableToCopyException extends Exception implements Serializable


Package org.apache.qpid.util.concurrent

Class org.apache.qpid.util.concurrent.AlreadyUnblockedException extends RuntimeException implements Serializable

Class org.apache.qpid.util.concurrent.SynchException extends Exception implements Serializable

Serialized Fields

element

Object element
Holds the data element that is in error.



Licensed to the Apache Software Foundation