@Deprecated public interface MessageInternal extends Message
BYTES_TYPE, DEFAULT_TYPE, EMBEDDED_TYPE, HDR_ACTUAL_EXPIRY_TIME, HDR_BRIDGE_DUPLICATE_ID, HDR_CONTENT_TYPE, HDR_DUPLICATE_DETECTION_ID, HDR_GROUP_ID, HDR_GROUP_SEQUENCE, HDR_LARGE_BODY_SIZE, HDR_LARGE_COMPRESSED, HDR_LAST_VALUE_NAME, HDR_ORIG_MESSAGE_ID, HDR_ORIGINAL_ADDRESS, HDR_ORIGINAL_QUEUE, HDR_PREFIX, HDR_ROUTE_TO_ACK_IDS, HDR_ROUTE_TO_IDS, HDR_ROUTING_TYPE, HDR_SCALEDOWN_TO_IDS, HDR_SCHEDULED_DELIVERY_TIME, HDR_VALIDATED_USER, INTERNAL_PROPERTY_NAMES_PREDICATE, LARGE_EMBEDDED_TYPE, MAP_TYPE, memoryOffset, OBJECT_TYPE, STREAM_TYPE, TEXT_TYPE| Modifier and Type | Method and Description |
|---|---|
void |
bodyChanged()
Deprecated.
|
void |
decodeFromBuffer(ActiveMQBuffer buffer)
Deprecated.
|
void |
decodeHeadersAndProperties(ActiveMQBuffer buffer)
Deprecated.
|
void |
encodeHeadersAndProperties(ActiveMQBuffer buffer)
Deprecated.
|
BodyEncoder |
getBodyEncoder()
Deprecated.
|
InputStream |
getBodyInputStream()
Deprecated.
|
ActiveMQBuffer |
getEncodedBuffer()
Deprecated.
|
int |
getEndOfBodyPosition()
Deprecated.
|
int |
getEndOfMessagePosition()
Deprecated.
|
int |
getHeadersAndPropertiesEncodeSize()
Deprecated.
|
TypedProperties |
getTypedProperties()
Deprecated.
|
ActiveMQBuffer |
getWholeBuffer()
Deprecated.
|
boolean |
isServerMessage()
Deprecated.
|
void |
setAddressTransient(SimpleString address)
Deprecated.
|
acceptsConsumer, clearInternalProperties, containsProperty, containsProperty, copy, copy, copy, durableDown, durableUp, getAddress, getAddressSimpleString, getAnnotation, getAnnotationString, getBodyBuffer, getBooleanProperty, getBooleanProperty, getBrokerProperty, getBuffer, getByteProperty, getByteProperty, getBytesProperty, getBytesProperty, getConnectionID, getCorrelationID, getDoubleProperty, getDoubleProperty, getDuplicateIDBytes, getDuplicateProperty, getDurableCount, getEncodeSize, getExpiration, getExtraBytesProperty, getFloatProperty, getFloatProperty, getGroupID, getGroupSequence, getIntProperty, getIntProperty, getLastValueProperty, getLongProperty, getLongProperty, getMemoryEstimate, getMessageID, getObjectProperty, getObjectProperty, getObjectPropertyForFilter, getPersistentSize, getPersister, getPersistSize, getPriority, getPropertyNames, getRefCount, getReplyTo, getRoutingType, getScheduledDeliveryTime, getShortProperty, getShortProperty, getSimpleStringProperty, getSimpleStringProperty, getStringProperty, getStringProperty, getTimestamp, getType, getUsage, getUserID, getValidatedUserID, getWholeMessageSize, hasScheduledDeliveryTime, isDurable, isExpired, isLargeMessage, messageChanged, persist, putBooleanProperty, putBooleanProperty, putByteProperty, putByteProperty, putBytesProperty, putBytesProperty, putCharProperty, putCharProperty, putDoubleProperty, putDoubleProperty, putExtraBytesProperty, putFloatProperty, putFloatProperty, putIntProperty, putIntProperty, putLongProperty, putLongProperty, putObjectProperty, putObjectProperty, putShortProperty, putShortProperty, putStringProperty, putStringProperty, putStringProperty, receiveBuffer, reencode, refDown, referenceOriginalMessage, refUp, rejectConsumer, releaseBuffer, reloadPersistence, removeAnnotation, removeExtraBytesProperty, removeProperty, removeProperty, sendBuffer, setAddress, setAddress, setAnnotation, setBrokerProperty, setBuffer, setConnectionID, setCorrelationID, setDurable, setExpiration, setGroupID, setGroupID, setGroupSequence, setLastValueProperty, setMessageID, setPriority, setReplyTo, setRoutingType, setScheduledDeliveryTime, setTimestamp, setType, setUserID, setValidatedUserID, toCore, toCore, toMap, toPropertyMap, usageDown, usageUpvoid decodeFromBuffer(ActiveMQBuffer buffer)
int getEndOfMessagePosition()
int getEndOfBodyPosition()
void bodyChanged()
boolean isServerMessage()
ActiveMQBuffer getEncodedBuffer()
int getHeadersAndPropertiesEncodeSize()
ActiveMQBuffer getWholeBuffer()
void encodeHeadersAndProperties(ActiveMQBuffer buffer)
void decodeHeadersAndProperties(ActiveMQBuffer buffer)
BodyEncoder getBodyEncoder() throws ActiveMQException
ActiveMQExceptionInputStream getBodyInputStream()
getBodyInputStream in interface Messagevoid setAddressTransient(SimpleString address)
TypedProperties getTypedProperties()
Copyright © 2021 JBoss by Red Hat. All rights reserved.