Serialized Form
|
Package org.apache.activemq.filter |
|
Class org.apache.activemq.filter.AnyDestination extends org.apache.activemq.command.ActiveMQDestination implements Serializable |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
|
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.transport.discovery.http |
maxKeepAge
long maxKeepAge
serviceGroups
ConcurrentHashMap<K,V> serviceGroups
|
Package org.apache.activemq.transport.http |
serialVersionUID: -3705734740251302361L
broker
org.apache.activemq.broker.BrokerService broker
transportConnector
HttpTransportServer transportConnector
serialVersionUID: -6568661997192814908L
serialVersionUID: -3826714430767484333L
listener
org.apache.activemq.transport.TransportAcceptListener listener
transportFactory
HttpTransportFactory transportFactory
wireFormat
TextWireFormat wireFormat
clients
ConcurrentMap<K,V> clients
requestTimeout
long requestTimeout
transportOptions
HashMap<K,V> transportOptions
|
Package org.apache.activemq.transport.ws |
serialVersionUID: -4716657876092884139L
listener
org.apache.activemq.transport.TransportAcceptListener listener
|
Package org.apache.activemq.util |
|
Class org.apache.activemq.util.BitArray extends Object implements Serializable |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
bits
long bits
length
int length
|
Class org.apache.activemq.util.BitArrayBin extends Object implements Serializable |
serialVersionUID: 1L
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
maxCacheSize
int maxCacheSize
|
Class org.apache.activemq.util.LRUSet extends AbstractSet<E> implements Serializable |
cache
org.apache.activemq.util.LRUCache<K,V> cache
|
Class org.apache.activemq.util.MessageComparatorSupport extends Object implements Serializable |
|
Class org.apache.activemq.util.MessageDestinationComparator extends org.apache.activemq.util.MessageComparatorSupport implements Serializable |
|
Class org.apache.activemq.util.WrappedException extends RuntimeException implements Serializable |
serialVersionUID: 3257290240212217905L
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.