Package | Description |
---|---|
org.apache.activemq.artemis.rest.queue | |
org.apache.activemq.artemis.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 © 2016 The Apache Software Foundation. All rights reserved.