| Package | Description |
|---|---|
| org.hornetq.core.message.impl | |
| org.hornetq.core.protocol.proton | |
| org.hornetq.core.server.impl | |
| org.hornetq.core.server.management | |
| org.hornetq.utils |
Utilities and helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypedProperties |
MessageImpl.properties |
| Modifier and Type | Method and Description |
|---|---|
TypedProperties |
MessageImpl.getProperties() |
TypedProperties |
MessageInternal.getTypedProperties() |
TypedProperties |
MessageImpl.getTypedProperties() |
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageImpl.putTypedProperties(TypedProperties otherProps) |
| Constructor and Description |
|---|
MessageImpl(MessageImpl other,
TypedProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProtonUtils.INBOUND.populateMessageAnnotations(org.apache.qpid.proton.amqp.messaging.MessageAnnotations messageAnnotations,
TypedProperties properties) |
| Constructor and Description |
|---|
ServerMessageImpl(ServerMessageImpl other,
TypedProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
TypedProperties |
Notification.getProperties() |
| Constructor and Description |
|---|
Notification(String uid,
NotificationType type,
TypedProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypedProperties.putTypedProperties(TypedProperties otherProps) |
static void |
TypedProperties.setObjectProperty(SimpleString key,
Object value,
TypedProperties properties)
Helper for
MapMessage#setObjectProperty(String, Object) |
| Constructor and Description |
|---|
TypedProperties(TypedProperties other) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.