Stores state for {@link NettyProducer} when sending messages.
This allows the {@link org.apache.camel.component.netty.handlers.ClientChannelHandler} to accessthis state, which is needed so we can get hold of the current {@link Exchange} and the{@link AsyncCallback} so we can continue routing the message in the Camel routing engine.