Serialized Form
-
Package org.apache.qpid.jms
-
Class org.apache.qpid.jms.JmsConnectionFactory extends JNDIStorable implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsConnectionRemotelyClosedException extends javax.jms.JMSException implements Serializable
- serialVersionUID:
- -4811726481264524424L
-
Class org.apache.qpid.jms.JmsDestination extends JNDIStorable implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsOperationTimedOutException extends javax.jms.JMSException implements Serializable
- serialVersionUID:
- -2509921066407708297L
-
Class org.apache.qpid.jms.JmsQueue extends JmsDestination implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsResourceNotFoundException extends javax.jms.JMSException implements Serializable
- serialVersionUID:
- -4811726481264524424L
-
Class org.apache.qpid.jms.JmsSendTimedOutException extends JmsOperationTimedOutException implements Serializable
- serialVersionUID:
- -5404637534865352615L
-
Serialized Fields
-
unsentMessage
JmsMessage unsentMessage
-
-
Class org.apache.qpid.jms.JmsTemporaryDestination extends JmsDestination implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsTemporaryQueue extends JmsTemporaryDestination implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsTemporaryTopic extends JmsTemporaryDestination implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsTopic extends JmsDestination implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.JmsTransactionInDoubtException extends javax.jms.JMSException implements Serializable
- serialVersionUID:
- 4937372602950141285L
-
-
Package org.apache.qpid.jms.exceptions
-
Class org.apache.qpid.jms.exceptions.IdConversionException extends QpidJmsException implements Serializable
- serialVersionUID:
- -2349723813650476823L
-
Class org.apache.qpid.jms.exceptions.JmsConnectionClosedException extends javax.jms.IllegalStateException implements Serializable
- serialVersionUID:
- -7975982446284065025L
-
Class org.apache.qpid.jms.exceptions.JmsConnectionFailedException extends javax.jms.IllegalStateException implements Serializable
- serialVersionUID:
- -3386897790274799220L
-
Class org.apache.qpid.jms.exceptions.JMSSecuritySaslException extends javax.jms.JMSSecurityException implements Serializable
- serialVersionUID:
- -6181892492517836496L
-
Serialized Fields
-
outcome
int outcome
-
-
Class org.apache.qpid.jms.exceptions.QpidJmsException extends javax.jms.JMSException implements Serializable
- serialVersionUID:
- 751932967255393054L
-
-
Package org.apache.qpid.jms.jndi
-
Class org.apache.qpid.jms.jndi.JNDIStorable extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-
Class org.apache.qpid.jms.jndi.LazyCreateContext extends ReadOnlyContext implements Serializable
- serialVersionUID:
- 5131341840091473967L
-
Class org.apache.qpid.jms.jndi.ReadOnlyContext extends Object implements Serializable
- serialVersionUID:
- 8439856618571886566L
-
-
Package org.apache.qpid.jms.provider
-
Class org.apache.qpid.jms.provider.ProviderException extends Exception implements Serializable
- serialVersionUID:
- -5094579928657311571L
-
-
Package org.apache.qpid.jms.provider.exceptions
-
Class org.apache.qpid.jms.provider.exceptions.ProviderClosedException extends ProviderIOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderConnectionRedirectedException extends ProviderConnectionRemotelyClosedException implements Serializable
- serialVersionUID:
- 5872211116061710369L
-
Serialized Fields
-
redirect
URI redirect
-
-
Class org.apache.qpid.jms.provider.exceptions.ProviderConnectionRemotelyClosedException extends ProviderIOException implements Serializable
- serialVersionUID:
- 5728349272688210550L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceAllocationException extends ProviderConnectionRemotelyClosedException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceNotFoundException extends ProviderConnectionRemotelyClosedException implements Serializable
- serialVersionUID:
- -6757753762024560537L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecurityException extends ProviderConnectionRemotelyClosedException implements Serializable
- serialVersionUID:
- -1895132556606592253L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecuritySaslException extends ProviderConnectionSecurityException implements Serializable
- serialVersionUID:
- 313318720407251822L
-
Serialized Fields
-
outcome
int outcome
-
-
Class org.apache.qpid.jms.provider.exceptions.ProviderDeliveryModifiedException extends ProviderException implements Serializable
- serialVersionUID:
- 4099784529012859035L
-
Serialized Fields
-
modification
org.apache.qpid.proton.amqp.messaging.Modified modification
-
-
Class org.apache.qpid.jms.provider.exceptions.ProviderDeliveryReleasedException extends ProviderException implements Serializable
- serialVersionUID:
- 4749969190587880823L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderFailedException extends ProviderIOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderIdleTimeoutException extends ProviderIOException implements Serializable
- serialVersionUID:
- 7925210908123213499L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderIllegalStateException extends ProviderException implements Serializable
- serialVersionUID:
- -2188225056209312580L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderInvalidClientIDException extends ProviderConnectionRemotelyClosedException implements Serializable
- serialVersionUID:
- 904517921855721540L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderInvalidDestinationException extends ProviderException implements Serializable
- serialVersionUID:
- 2356310049638567033L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderIOException extends ProviderException implements Serializable
- serialVersionUID:
- 7022573614211991693L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderOperationTimedOutException extends ProviderException implements Serializable
- serialVersionUID:
- 4182665270566847828L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderResourceAllocationException extends ProviderResourceClosedException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderResourceClosedException extends ProviderException implements Serializable
- serialVersionUID:
- 5601827103553513599L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderResourceNotFoundException extends ProviderException implements Serializable
- serialVersionUID:
- -6757753762024560537L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderSecurityException extends ProviderException implements Serializable
- serialVersionUID:
- -1895132556606592253L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderSendTimedOutException extends ProviderOperationTimedOutException implements Serializable
- serialVersionUID:
- 222325890763309867L
-
Serialized Fields
-
unsentMessage
JmsMessage unsentMessage
-
-
Class org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException extends ProviderException implements Serializable
- serialVersionUID:
- -5532644122754198664L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderTransactionRolledBackException extends ProviderException implements Serializable
- serialVersionUID:
- 222325890763309867L
-
Class org.apache.qpid.jms.provider.exceptions.ProviderUnsupportedOperationException extends ProviderException implements Serializable
- serialVersionUID:
- -680156277783719903L
-
-
Package org.apache.qpid.jms.sasl
-
Class org.apache.qpid.jms.sasl.SaslSecurityRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- -2832134025203759605L
-
-
Package org.apache.qpid.jms.selector.filter
-
Class org.apache.qpid.jms.selector.filter.FilterException extends Exception implements Serializable
- serialVersionUID:
- -6892363158919485507L
-
-
Package org.apache.qpid.jms.selector.parser
-
Class org.apache.qpid.jms.selector.parser.ParseException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
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 following this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
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.
-
-
Class org.apache.qpid.jms.selector.parser.Token extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Class org.apache.qpid.jms.selector.parser.TokenMgrError extends Error implements Serializable
- serialVersionUID:
- 1L
-
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.qpid.jms.util
-
Class org.apache.qpid.jms.util.InvalidContentTypeException extends Exception implements Serializable
- serialVersionUID:
- -2172537375174014839L
-
Class org.apache.qpid.jms.util.LRUCache extends LinkedHashMap<K,V> implements Serializable
- serialVersionUID:
- -342098639681884413L
-
Serialized Fields
-
maxCacheSize
int maxCacheSize
-
-
Class org.apache.qpid.jms.util.ResourceNotFoundException extends Exception implements Serializable
- serialVersionUID:
- -4410424250899087436L
-
Class org.apache.qpid.jms.util.VariableExpansion.UnresolvedVariableException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -4256718043645749788L
-