Package | Description |
---|---|
com.hcl.domino.mq |
Modifier and Type | Method and Description |
---|---|
MessageQueue.IMQCallback.Action |
MessageQueue.IMQCallback.dataReceived(ByteBuffer buffer,
int priority)
Implement this method to read
|
static MessageQueue.IMQCallback.Action |
MessageQueue.IMQCallback.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageQueue.IMQCallback.Action[] |
MessageQueue.IMQCallback.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019–2021 HCL. All rights reserved.