public interface AMQMessageDelegate
void acknowledgeThis() throws javax.jms.JMSException
javax.jms.JMSException
String getJMSMessageID() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSMessageID(String string) throws javax.jms.JMSException
javax.jms.JMSException
long getJMSTimestamp() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSTimestamp(long l) throws javax.jms.JMSException
javax.jms.JMSException
byte[] getJMSCorrelationIDAsBytes() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSCorrelationIDAsBytes(byte[] bytes) throws javax.jms.JMSException
javax.jms.JMSException
void setJMSCorrelationID(String string) throws javax.jms.JMSException
javax.jms.JMSException
String getJMSCorrelationID() throws javax.jms.JMSException
javax.jms.JMSException
javax.jms.Destination getJMSReplyTo() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSReplyTo(javax.jms.Destination destination) throws javax.jms.JMSException
javax.jms.JMSException
javax.jms.Destination getJMSDestination()
int getJMSDeliveryMode() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSDeliveryMode(int i) throws javax.jms.JMSException
javax.jms.JMSException
String getJMSType() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSType(String string) throws javax.jms.JMSException
javax.jms.JMSException
long getJMSExpiration() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSExpiration(long l) throws javax.jms.JMSException
javax.jms.JMSException
int getJMSPriority() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSPriority(int i) throws javax.jms.JMSException
javax.jms.JMSException
void clearProperties() throws javax.jms.JMSException
javax.jms.JMSException
boolean propertyExists(String string) throws javax.jms.JMSException
javax.jms.JMSException
boolean getBooleanProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
byte getByteProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
short getShortProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
int getIntProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
long getLongProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
float getFloatProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
double getDoubleProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
String getStringProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
Object getObjectProperty(String string) throws javax.jms.JMSException
javax.jms.JMSException
Enumeration getPropertyNames() throws javax.jms.JMSException
javax.jms.JMSException
void setBooleanProperty(String string, boolean b) throws javax.jms.JMSException
javax.jms.JMSException
void setByteProperty(String string, byte b) throws javax.jms.JMSException
javax.jms.JMSException
void setShortProperty(String string, short i) throws javax.jms.JMSException
javax.jms.JMSException
void setIntProperty(String string, int i) throws javax.jms.JMSException
javax.jms.JMSException
void setLongProperty(String string, long l) throws javax.jms.JMSException
javax.jms.JMSException
void setFloatProperty(String string, float v) throws javax.jms.JMSException
javax.jms.JMSException
void setDoubleProperty(String string, double v) throws javax.jms.JMSException
javax.jms.JMSException
void setStringProperty(String string, String string1) throws javax.jms.JMSException
javax.jms.JMSException
void setObjectProperty(String string, Object object) throws javax.jms.JMSException
javax.jms.JMSException
void acknowledge() throws javax.jms.JMSException
javax.jms.JMSException
void setJMSDestination(javax.jms.Destination destination)
void setContentType(String contentType)
String getContentType()
void setEncoding(String encoding)
String getEncoding()
String getReplyToString()
void removeProperty(String propertyName) throws javax.jms.JMSException
javax.jms.JMSException
void setAMQSession(AMQSession<?,?> s)
AMQSession<?,?> getAMQSession()
long getDeliveryTag()
void setJMSMessageID(UUID messageId) throws javax.jms.JMSException
javax.jms.JMSException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.