users@grizzly.java.net

Re: NIO for Multipart (multipart/form-data) HTTP Requests Processing

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Wed, 22 Jan 2014 14:53:15 -0800

Hi Michael,

I don't think this feature is exposed via Jersey API, but you can still
register plain Grizzly HttpHandler and use this feature.

Thanks.

WBR,
Alexey.

On 22.01.14 14:24, Michael Mole wrote:
> Hello,
>
> I recently came across this page which talks about using NIO for
> Multipart (multipart/form-data) HTTP Requests Processing
> (https://grizzly.java.net/httpserverframeworkextras.html). Does anyone
> know how to take advantage of this in Jersey?
>
> Thanks,
> Mike
>
> Michael Mole
> mmole_at_burst.us <mailto:mmole_at_burst.us>
>