| Package | Description |
|---|---|
| org.wso2.broker.core | |
| org.wso2.broker.core.store.dao | |
| org.wso2.broker.core.store.dao.impl |
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.shallowCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Broker.publish(Message message) |
void |
Consumer.send(Message message)
Send message to the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDao.persist(Message message)
Storage a message in the persistant storage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDaoImpl.persist(Message message) |
Copyright © 2017 WSO2. All rights reserved.