Skip to content

Enhance RpcClient: Provide access to message metadata #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

zfarrell
Copy link
Contributor

This provides a simple way to get at the other parameters from the
Consumer's handleDelivery method (e.g. consumerTag, envelope, properties).
It is backwards compatible, and only those using the new interface responseCall
will have access to the additional data.

This provides a simple way to get at the other parameters from the
Consumer's `handleDelivery` method (e.g. consumerTag, envelope, properties).
It is backwards compatible, and only those using the new interface `responseCall`
will have access to the additional data.
@michaelklishin michaelklishin self-assigned this Mar 8, 2016
@michaelklishin michaelklishin added this to the 3.7.0 milestone Mar 8, 2016
michaelklishin added a commit that referenced this pull request Mar 8, 2016
Enhance RpcClient: Provide access to message metadata
@michaelklishin michaelklishin merged commit d1aea76 into rabbitmq:master Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants