Serialized Form
Package org.codehaus.activemq |
clientID
String clientID
consumerName
String consumerName
Package org.codehaus.activemq.io.impl |
readResolve
private Object readResolve()
throws ObjectStreamException
readers
List readers
writers
List writers
Package org.codehaus.activemq.jndi |
serialVersionUID: -5754338187296859149l
environment
Hashtable environment
bindings
Map bindings
treeBindings
Map treeBindings
frozen
boolean frozen
Package org.codehaus.activemq.message |
physicalName
String physicalName
serialVersionUID: -5754338187296859149l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Package org.codehaus.activemq.security.jassjacc |
action
String action
cachedHashCode
int cachedHashCode
actions
HashSet actions
Package org.codehaus.activemq.selector |
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.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.codehaus.activemq.service |
serialVersionUID: -5754338187296859149l
messageID
String messageID
sequenceNumber
Object sequenceNumber
serialVersionUID: -5754338187296859149l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Package org.codehaus.activemq.service.impl |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
serialVersionUID: -5754338187296859149l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
serialVersionUID: -3590625465815936811l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
serialVersionUID: -5754338187296859149l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
serialVersionUID: 64734383295040l
headKey
Long headKey
tailKey
Long tailKey
lastKeyValue
long lastKeyValue
size
int size
serialVersionUID: 4609474001468609536l
previousKey
Long previousKey
nextKey
Long nextKey
value
Object value
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Package org.codehaus.activemq.transport |
serviceName
String serviceName
serviceDetails
Map serviceDetails
Package org.codehaus.activemq.util |
serialVersionUID: 1l
serialVersionUID: -5754338187296859149l
maxSize
int maxSize
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.