Serialized Form


Package org.apache.activemq.advisory

Class org.apache.activemq.advisory.ConsumerEvent extends EventObject implements Serializable

serialVersionUID: 2442156576867593780L

Serialized Fields

destination

javax.jms.Destination destination

consumerId

ConsumerId consumerId

consumerCount

int consumerCount

Class org.apache.activemq.advisory.ConsumerStartedEvent extends ConsumerEvent implements Serializable

serialVersionUID: 5088138839609391074L

Class org.apache.activemq.advisory.ConsumerStoppedEvent extends ConsumerEvent implements Serializable

serialVersionUID: 5378835541037193206L

Class org.apache.activemq.advisory.DestinationEvent extends EventObject implements Serializable

serialVersionUID: 2442156576867593780L

Serialized Fields

destinationInfo

DestinationInfo destinationInfo

Class org.apache.activemq.advisory.ProducerEvent extends EventObject implements Serializable

serialVersionUID: 2442156576867593780L

Serialized Fields

destination

javax.jms.Destination destination

producerId

ProducerId producerId

producerCount

int producerCount

Class org.apache.activemq.advisory.ProducerStartedEvent extends ProducerEvent implements Serializable

serialVersionUID: 5088138839609391074L

Class org.apache.activemq.advisory.ProducerStoppedEvent extends ProducerEvent implements Serializable

serialVersionUID: 5378835541037193206L


Package org.apache.activemq.broker

Class org.apache.activemq.broker.BrokerStoppedException extends IllegalStateException implements Serializable

serialVersionUID: -3435230276850902220L

Class org.apache.activemq.broker.SuppressReplyException extends RuntimeException implements Serializable


Package org.apache.activemq.broker.jmx

Class org.apache.activemq.broker.jmx.HealthStatus extends Object implements Serializable

Serialized Fields

healthId

String healthId

level

String level

message

String message

resource

String resource

Package org.apache.activemq.filter

Class org.apache.activemq.filter.AnyDestination extends ActiveMQDestination implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.apache.activemq.filter.FunctionCallExpression.invalidFunctionExpressionException extends Exception implements Serializable


Package org.apache.activemq.memory

Class org.apache.activemq.memory.LRUMap extends LinkedHashMap<K,V> implements Serializable

serialVersionUID: -9179676638408888162L

Serialized Fields

maximumSize

int maximumSize

Package org.apache.activemq.transport

Class org.apache.activemq.transport.InactivityIOException extends IOException implements Serializable

serialVersionUID: 5816001466763503220L

Class org.apache.activemq.transport.RequestTimedOutIOException extends IOException implements Serializable

Class org.apache.activemq.transport.TransportDisposedIOException extends IOException implements Serializable

serialVersionUID: -7107323414439622596L


Package org.apache.activemq.util

Class org.apache.activemq.util.BitArray extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

bits

long bits

length

int length

Class org.apache.activemq.util.BitArrayBin extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

list

LinkedList<E> list

maxNumberOfArrays

int maxNumberOfArrays

firstIndex

int firstIndex

lastInOrderBit

long lastInOrderBit

Class org.apache.activemq.util.LRUCache extends LinkedHashMap<K,V> implements Serializable

serialVersionUID: -342098639681884413L

Serialized Fields

maxCacheSize

int maxCacheSize

Class org.apache.activemq.util.WrappedException extends RuntimeException implements Serializable

serialVersionUID: 3257290240212217905L



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