users@grizzly.java.net

Re: How to use EventResolver

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Tue, 21 Jun 2011 16:08:10 +0200

Hi,


> How to use EventResolver , and when use handleEvent of Filter?
You shouldn't use EventResolver (we have to change it to be package
private).

handleEvent is used to process Filters events, which they may send each
other using:
FilterChainContext.notifyUpstream/Downstream(...) methods.


Hope this helps.

WBR,
Alexey.

> -----
> Best Regards.
> yangjun
> --
> View this message in context: http://grizzly.1045725.n5.nabble.com/How-to-use-EventResolver-tp4510665p4510665.html
> Sent from the Grizzly - Users mailing list archive at Nabble.com.