Github user franz1981 commented on the issue:
https://github.com/apache/qpid-jms/pull/22
@gemmellr @tabish121 I'm not very proud to have exposed directly the
ByteBuf streams, but I have tried to use the right type on the facade and it
makes the code really unreadable (and confuse the mocking framework too!!) :(
```
<I extends InputStream & DataInput> I getInputStream() throws JMSException;
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]