jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] FYI: AsyncResponse.cancel/resume API updated.

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Mon, 29 Oct 2012 11:33:28 +0100

Hello Experts,

just FYI, as we discussed some time ago, I have updated the AsyncResponse API methods to return true/false to indicate success/failure instead of throwing an IllegalStateException. See the change here:
http://java.net/projects/jax-rs-spec/sources/git/revision/7f8291245b5e49ce7fb35f9f304c4258af3a2003

Marek