Serialized Form


Package org.apache.activemq.filter

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

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.apache.activemq.transport.discovery.http

Class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

maxKeepAge

long maxKeepAge

serviceGroups

java.util.concurrent.ConcurrentHashMap<K,V> serviceGroups

Package org.apache.activemq.transport.http

Class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet extends HttpTunnelServlet implements Serializable

serialVersionUID: -3705734740251302361L

Serialized Fields

broker

BrokerService broker

transportConnector

HttpTransportServer transportConnector

Class org.apache.activemq.transport.http.HttpSpringEmbeddedTunnelServlet extends HttpEmbeddedTunnelServlet implements Serializable

serialVersionUID: -6568661997192814908L

Class org.apache.activemq.transport.http.HttpTunnelServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -3826714430767484333L

Serialized Fields

listener

TransportAcceptListener listener

transportFactory

HttpTransportFactory transportFactory

wireFormat

TextWireFormat wireFormat

clients

java.util.concurrent.ConcurrentMap<K,V> clients

requestTimeout

long requestTimeout

transportOptions

java.util.HashMap<K,V> transportOptions

Package org.apache.activemq.transport.ws

Class org.apache.activemq.transport.ws.StompServlet extends org.eclipse.jetty.websocket.WebSocketServlet implements Serializable

serialVersionUID: -4716657876092884139L

Serialized Fields

listener

TransportAcceptListener listener

Package org.apache.activemq.util

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

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

bits

long bits

length

int length

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

serialVersionUID: 1L

Serialized Fields

list

java.util.LinkedList<E> list

maxNumberOfArrays

int maxNumberOfArrays

firstIndex

int firstIndex

lastInOrderBit

long lastInOrderBit

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

serialVersionUID: -342098639681884413L

Serialized Fields

maxCacheSize

int maxCacheSize

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

Serialized Fields

cache

LRUCache<K,V> cache

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

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

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

serialVersionUID: 3257290240212217905L



Copyright © 2005-2012 FuseSource, Corp.. All Rights Reserved.