Tim Sexton created CAMEL-15813:
----------------------------------
Summary: camel-grpc add ClientInterceptors to the channel
Key: CAMEL-15813
URL: https://issues.apache.org/jira/browse/CAMEL-15813
Project: Camel
Issue Type: Improvement
Components: camel-grpc
Reporter: Tim Sexton
In order to implement different authentication, metrics and logging options
there needs to be an ability to use client interceptors on the grpc channel.
Currently, there is no ability to setup these interceptors on the channel
because it is setup as a part of a private method in the Component.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)