Open
Description
If I have a procedure that returns a video, a photo or an mp3, a pdf or whatever. It would be cool to support java.io.File
as a return type for Session.call().
For basic functionality the public API will basically be unchanged, no new overloading required. Unless we want to support some complex scenarios.