Serialized Form


Package org.apache.activemq

Class org.apache.activemq.ActiveMQConnectionFactory extends JNDIBaseStorable implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.ActiveMQPrefetchPolicy extends Object implements Serializable

Serialized Fields

queuePrefetch

int queuePrefetch

queueBrowserPrefetch

int queueBrowserPrefetch

topicPrefetch

int topicPrefetch

durableTopicPrefetch

int durableTopicPrefetch

optimizeDurableTopicPrefetch

int optimizeDurableTopicPrefetch

inputStreamPrefetch

int inputStreamPrefetch

maximumPendingMessageLimit

int maximumPendingMessageLimit

Class org.apache.activemq.ActiveMQSslConnectionFactory extends ActiveMQConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.ActiveMQXAConnectionFactory extends ActiveMQConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.AlreadyClosedException extends JMSException implements Serializable

serialVersionUID: -3203104889571618702L

Class org.apache.activemq.ConfigurationException extends JMSException implements Serializable

serialVersionUID: 5639082552451065258L

Class org.apache.activemq.ConnectionClosedException extends IllegalStateException implements Serializable

serialVersionUID: -7681404582227153308L

Class org.apache.activemq.ConnectionFailedException extends JMSException implements Serializable

serialVersionUID: 2288453203492073973L

Class org.apache.activemq.NotStartedException extends IllegalStateException implements Serializable

serialVersionUID: -4907909323529887659L

Class org.apache.activemq.RedeliveryPolicy extends Object implements Serializable

Serialized Fields

collisionAvoidanceFactor

double collisionAvoidanceFactor

maximumRedeliveries

int maximumRedeliveries

initialRedeliveryDelay

long initialRedeliveryDelay

useCollisionAvoidance

boolean useCollisionAvoidance

useExponentialBackOff

boolean useExponentialBackOff

backOffMultiplier

short backOffMultiplier

Package org.apache.activemq.advisory

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

serialVersionUID: 2442156576867593780L

Serialized Fields

destination

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

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.DestinationAlreadyExistsException extends JMSException implements Serializable

Serialized Fields

destination

ActiveMQDestination destination

Package org.apache.activemq.command

Class org.apache.activemq.command.ActiveMQDestination extends JNDIBaseStorable implements Serializable

serialVersionUID: -3885260014960795889L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.command.ActiveMQQueue extends ActiveMQDestination implements Serializable

serialVersionUID: -3885260014960795889L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.command.ActiveMQTempDestination extends ActiveMQDestination implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.command.ActiveMQTempQueue extends ActiveMQTempDestination implements Serializable

serialVersionUID: 6683049467527633867L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.command.ActiveMQTempTopic extends ActiveMQTempDestination implements Serializable

serialVersionUID: -4325596784597300253L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.command.ActiveMQTopic extends ActiveMQDestination implements Serializable

serialVersionUID: 7300307405896488588L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Package org.apache.activemq.jndi

Class org.apache.activemq.jndi.JNDIBaseStorable extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.jndi.LazyCreateContext extends ReadOnlyContext implements Serializable

Class org.apache.activemq.jndi.ReadOnlyContext extends Object implements Serializable

serialVersionUID: -5754338187296859149L

Serialized Fields

environment

Hashtable<K,V> environment

bindings

Map<K,V> bindings

treeBindings

Map<K,V> treeBindings

frozen

boolean frozen

nameInNamespace

String nameInNamespace

Package org.apache.activemq.kaha

Class org.apache.activemq.kaha.ContainerId extends Object implements Serializable

serialVersionUID: -8883779541021821943L

Serialization Methods

readExternal

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

writeExternal

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

Class org.apache.activemq.kaha.RuntimeStoreException extends RuntimeException implements Serializable

serialVersionUID: 8807084681372365173L


Package org.apache.activemq.kaha.impl

Class org.apache.activemq.kaha.impl.StoreLockedExcpetion extends IOException implements Serializable

serialVersionUID: 3857646689671366926L


Package org.apache.activemq.kaha.impl.index

Class org.apache.activemq.kaha.impl.index.BadMagicException extends IOException implements Serializable

serialVersionUID: -570930196733067056L

Class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem extends Object implements Serializable

serialVersionUID: -4865508871719676655L

Serialization Methods

readExternal

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

writeExternal

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

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

Class org.apache.activemq.selector.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.apache.activemq.selector.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.apache.activemq.spring

Class org.apache.activemq.spring.ActiveMQConnectionFactory extends ActiveMQConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Class org.apache.activemq.spring.ActiveMQXAConnectionFactory extends ActiveMQXAConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Package org.apache.activemq.transport

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

serialVersionUID: 5816001466763503220L

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

serialVersionUID: -7107323414439622596L


Package org.apache.activemq.transport.stomp

Class org.apache.activemq.transport.stomp.ProtocolException extends IOException implements Serializable

serialVersionUID: -2869735532997332242L

Serialized Fields

fatal

boolean fatal

Package org.apache.activemq.util

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

serialVersionUID: -342098639681884413L

Serialized Fields

maxCacheSize

int maxCacheSize

Class org.apache.activemq.util.LRUSet extends AbstractSet<E> implements Serializable

Serialized Fields

cache

LRUCache<K,V> cache

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

Class org.apache.activemq.util.MessageDestinationComparator extends MessageComparatorSupport implements Serializable

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

serialVersionUID: 3257290240212217905L



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