[
https://issues.apache.org/jira/browse/PROTON-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890662#comment-15890662
]
ASF GitHub Bot commented on PROTON-1410:
----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/qpid-proton-j/pull/6
@gemmellr I am doing the same thing... avoiding using MessageImpl from
Proton.
I just feel weird having to do a copy & paste inheritance every time
someone needs that functionality and it would be better on some utility class
to be reused.
It's just an utility class, I can rename to any name you like.
> Move MessageImpl::TLS to an utility class
> -----------------------------------------
>
> Key: PROTON-1410
> URL: https://issues.apache.org/jira/browse/PROTON-1410
> Project: Qpid Proton
> Issue Type: Improvement
> Reporter: clebert suconic
>
> I have a need to create a special Message on Artemis, that will only parse
> the Header and send everything else as a byte array.
> Instead of duplicating the TLS logic, I would like to move this to its own
> class so it could be reused.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]