public interface QueueMessage
| Modifier and Type | Method and Description |
|---|---|
boolean |
put(MessageInfo message)
Puts the message into the queue
|
void |
send()
Peek the message from queue and send
|
boolean put(MessageInfo message)
message - void send()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.