jsr340-experts@servlet-spec.java.net

[jsr340-experts] Re: [servlet-spec users] Re: Non-blocking IO and async questions

From: Rémy Maucherat <rmaucher_at_redhat.com>
Date: Tue, 14 May 2013 14:27:51 +0200

On 05/14/2013 09:24 AM, Greg Wilkins wrote:
>
> the good thing about ReadPending and WritePending exceptions are that
> they are ISE and thus are RuntimeExceptions and don't need to be
> declared in the signature of complete()
+1 for the two NIO2 style exceptions.

Rémy