Create a Netty HttpResponse from a Play Result object.
Create a Netty HttpResponse from a Play Result object. This method may call itself recursively if the first attempt to create a response fails. The HttpResponse may be modified later, depending on the streaming strategy.
Send the result to netty
Send the result to netty
A Future that will be redeemed when the result is completely sent
Streams Play results to Netty