Serialized Form
Package org.codehaus.activemq |
clientID
java.lang.String clientID
consumerName
java.lang.String consumerName
Package org.codehaus.activemq.message |
physicalName
java.lang.String physicalName
serialVersionUID: -5754338187296859149l
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
Package org.codehaus.activemq.ra |
reference
javax.naming.Reference reference
info
ActiveMQConnectionRequestInfo info
adapter
ActiveMQResourceAdapter adapter
logWriter
java.io.PrintWriter logWriter
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
java.lang.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
java.lang.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 |
messageID
java.lang.String messageID
sequenceNumber
java.lang.Object sequenceNumber
serialVersionUID: -5754338187296859149l
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
Package org.codehaus.activemq.service.impl |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
serialVersionUID: -3590625465815936811l
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
serialVersionUID: 64734383295040l
headKey
java.lang.Long headKey
tailKey
java.lang.Long tailKey
lastKeyValue
long lastKeyValue
size
int size
serialVersionUID: 4609474001468609536l
previousKey
java.lang.Long previousKey
nextKey
java.lang.Long nextKey
value
java.lang.Object value
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
Package org.codehaus.activemq.spring |
resource
org.springframework.core.io.Resource resource
Package org.codehaus.activemq.util |
serialVersionUID: 1l
maxSize
int maxSize
Package org.codehaus.activemq.web |
readTimeoutParameter
java.lang.String readTimeoutParameter
defaultReadTimeout
long defaultReadTimeout
maximumReadTimeout
long maximumReadTimeout
defaultTopicFlag
boolean defaultTopicFlag
defaultDestination
Destination defaultDestination
destinationParameter
java.lang.String destinationParameter
topicParameter
java.lang.String topicParameter
bodyParameter
java.lang.String bodyParameter
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
Copyright © 2004 Protique, Ltd.. All Rights Reserved.