public interface MessageTransferBody extends EncodableAMQDataBlock, AMQMethodBody
TYPE| Modifier and Type | Method and Description |
|---|---|
AMQShortString |
getAppId() |
FieldTable |
getApplicationHeaders() |
Content |
getBody() |
AMQShortString |
getContentEncoding() |
AMQShortString |
getContentType() |
AMQShortString |
getCorrelationId() |
short |
getDeliveryMode() |
AMQShortString |
getDestination() |
AMQShortString |
getExchange() |
long |
getExpiration() |
boolean |
getImmediate() |
AMQShortString |
getMessageId() |
short |
getPriority() |
boolean |
getRedelivered() |
AMQShortString |
getReplyTo() |
AMQShortString |
getRoutingKey() |
byte[] |
getSecurityToken() |
int |
getTicket() |
long |
getTimestamp() |
AMQShortString |
getTransactionId() |
long |
getTtl() |
AMQShortString |
getUserId() |
execute, generateFrame, getChannelException, getChannelException, getChannelNotFoundException, getClazz, getConnectionException, getConnectionException, getMajor, getMethod, getMinor, getSize, toString, writeMethodPayload, writePayloadgetFrameType, handleAMQShortString getAppId()
FieldTable getApplicationHeaders()
Content getBody()
AMQShortString getContentEncoding()
AMQShortString getContentType()
AMQShortString getCorrelationId()
short getDeliveryMode()
AMQShortString getDestination()
AMQShortString getExchange()
long getExpiration()
boolean getImmediate()
AMQShortString getMessageId()
short getPriority()
boolean getRedelivered()
AMQShortString getReplyTo()
AMQShortString getRoutingKey()
byte[] getSecurityToken()
int getTicket()
long getTimestamp()
AMQShortString getTransactionId()
long getTtl()
AMQShortString getUserId()
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.