users@grizzly.java.net
Re: Grizzly 2.0 HttpFilter
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Jeanfrancois Arcand <
Jeanfrancois.Arcand_at_Sun.COM
>
Date
: Thu, 14 May 2009 10:28:57 -0400
Salut,
Alaska wrote:
> Hello!
>
> I"m looking for a HttpFilter that can parse http requests (like the
> GrizzlyRequest for the GrizzlyWebServer), but I want to implement it in
> filter chain mode.
> Where could I find such parser?
I think you want to use:
https://grizzly.dev.java.net/nonav/2.0.0-M1/apidocs/org/glassfish/grizzly/web/WebFilter.html
the Javadoc is wrong (this Filter is based on top of the Grizzly 1.9.x
SelectorThread)
https://grizzly.dev.java.net/nonav/2.0.0-M1/xref/org/glassfish/grizzly/web/WebFilter.html
Let us know if that's not what you are looking for. The HTTP module is
based on 1.9.x, but we are open to support more scenarios.
Thanks
-- Jeanfrancois
>
> Thank you in advance,
> alaska.
This message
: [
Message body
]
Next message
:
buzz lightyear: "RE: grizzly 2.0 : converting server, issue 1"
Previous message
:
Jeanfrancois Arcand: "Re: Quick question on servlet-mapping for Embedded Grizzly"
In reply to
:
Alaska: "Grizzly 2.0 HttpFilter"
Next in thread
:
Oleksiy Stashok: "Re: Grizzly 2.0 HttpFilter"
Reply
:
Oleksiy Stashok: "Re: Grizzly 2.0 HttpFilter"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]