Package | Description |
---|---|
com.hcl.domino.mq | |
com.hcl.domino.server |
Modifier and Type | Method and Description |
---|---|
MessageQueue |
MessageQueues.createAndOpen(String queueName,
int quota)
Create a message queue with the specified name.
|
MessageQueue |
MessageQueues.open(String queueName,
boolean createOnFail)
Open a message queue, get a handle to it, and increment the queue's reference counter.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
RunJavaAddin.runAddin(DominoClient client,
ServerStatusLine statusLine,
MessageQueue queue) |
Copyright © 2019–2021 HCL. All rights reserved.