| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.queues |
| Modifier and Type | Method and Description |
|---|---|
AbstractUnackedMessageList.EAppAckResult |
UnackedMessageList2.applicationAck(long msgId,
boolean force_send) |
AbstractUnackedMessageList.EAppAckResult |
TransactedFlowAckMessageList.applicationAck(long msgId,
boolean force_send) |
AbstractUnackedMessageList.EAppAckResult |
WindowAckMessageList.applicationAck(long msgId,
boolean forceSend) |
abstract AbstractUnackedMessageList.EAppAckResult |
AbstractUnackedMessageList.applicationAck(long msgId,
boolean force_send) |
static AbstractUnackedMessageList.EAppAckResult |
AbstractUnackedMessageList.EAppAckResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractUnackedMessageList.EAppAckResult[] |
AbstractUnackedMessageList.EAppAckResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2004-2020 Solace Corporation. All rights reserved.