Serialized Form


Package org.apache.qpid.server

Class org.apache.qpid.server.ConsumerTagNotUniqueException extends java.lang.Exception implements Serializable

Class org.apache.qpid.server.Main.InitException extends java.lang.Exception implements Serializable

Class org.apache.qpid.server.RequiredDeliveryException extends org.apache.qpid.AMQException implements Serializable

Serialized Fields

_message

java.lang.String _message

_publishBody

org.apache.qpid.framing.BasicPublishBody _publishBody

_contentHeaderBody

org.apache.qpid.framing.ContentHeaderBody _contentHeaderBody

_contentBodies

java.util.List<E> _contentBodies

Package org.apache.qpid.server.exchange

Class org.apache.qpid.server.exchange.ExchangeInUseException extends org.apache.qpid.AMQException implements Serializable

Class org.apache.qpid.server.exchange.NoRouteException extends RequiredDeliveryException implements Serializable


Package org.apache.qpid.server.queue

Class org.apache.qpid.server.queue.FailedDequeueException extends org.apache.qpid.AMQException implements Serializable

Class org.apache.qpid.server.queue.MessageCleanupException extends org.apache.qpid.AMQException implements Serializable

Class org.apache.qpid.server.queue.NoConsumersException extends RequiredDeliveryException implements Serializable


Package org.apache.qpid.server.security.auth

Class org.apache.qpid.server.security.auth.JCAProvider extends java.security.Provider implements Serializable


Package org.apache.qpid.server.state

Class org.apache.qpid.server.state.IllegalStateTransitionException extends org.apache.qpid.AMQException implements Serializable

Serialized Fields

_originalState

AMQState _originalState

_frame

java.lang.Class<T> _frame

Package org.apache.qpid.server.util

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