users@servlet-spec.java.net

[servlet-spec users] [jsr340-experts] Read/WriteLisetener#onError

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Tue, 12 Feb 2013 09:02:48 -0800

In previous discussion, we will throw IOException in
ReadListener#onDataAvailable, #onAllDataRead and
WriteListener#onWritePossible.
There is no discussion to ReadListener/WriteListener#onError?
Should we throw IOException in the signature, too?
Or without IOException as it is now.
I prefer the latter.
Any comments?

Shing Wai Chan