Package | Description |
---|---|
org.hornetq.rest.queue | |
org.hornetq.rest.topic |
Modifier and Type | Class and Description |
---|---|
class |
PostMessageDupsOk
Implements simple "create" link.
|
class |
PostMessageNoDups
implements reliable "create", "create-next" pattern defined by REST-* Messaging specificaiton
|
Modifier and Type | Field and Description |
---|---|
protected PostMessage |
DestinationResource.sender |
Modifier and Type | Method and Description |
---|---|
PostMessage |
DestinationResource.getSender() |
PostMessage |
QueueResource.post() |
Modifier and Type | Method and Description |
---|---|
void |
DestinationResource.setSender(PostMessage sender) |
Modifier and Type | Method and Description |
---|---|
PostMessage |
TopicResource.post() |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.