public static final class IndexListener.MessageContext extends Object
| Modifier and Type | Field and Description |
|---|---|
ConnectionContext |
context |
boolean |
duplicate |
org.apache.activemq.command.Message |
message |
Runnable |
onCompletion |
| Constructor and Description |
|---|
MessageContext(ConnectionContext context,
org.apache.activemq.command.Message message,
Runnable onCompletion) |
public final org.apache.activemq.command.Message message
public final ConnectionContext context
public final Runnable onCompletion
public boolean duplicate
public MessageContext(ConnectionContext context, org.apache.activemq.command.Message message, Runnable onCompletion)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.