jsr340-experts@servlet-spec.java.net

[jsr340-experts] Re: Async IO and Upgrade proposal updated

From: Greg Wilkins <gregw_at_intalio.com>
Date: Fri, 30 Mar 2012 10:40:29 +1100

On 30 March 2012 03:27, Rajiv Mordani <rajiv.mordani_at_oracle.com> wrote:
>
> Ok we have been discussing this also internally - where we remove the
> parameter in
> the canWrite method - so the method signature would be
>
> boolean canWrite();
>
> and of course I already suggested that we have the write methods return an
> int which
> indicates. So we will do that.

Cool. I think that is the traditional solution and is both sufficient
and efficient.

cheers