Pavel, On 21/11/18 15:33, Pavel Rappo wrote:
This fix assumes handlers returned from defaultFactory are interchangeable
The default factory will always return a handler instance of the same type, when the requesting protocol is the same.
and that defaultFactory is thread-safe.
It is. -Chris.