Package | Description |
---|---|
org.apache.activemq.artemis.api.core |
Modifier and Type | Method and Description |
---|---|
RefCountMessageListener |
RefCountMessage.getContext() |
RefCountMessageListener |
Message.getContext()
Context can be used by the application server to inject extra control, like a protocol specific on the server.
|
Modifier and Type | Method and Description |
---|---|
Message |
RefCountMessage.setContext(RefCountMessageListener context) |
Message |
Message.setContext(RefCountMessageListener context) |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.