users@jersey.java.net

[Jersey] Matching request URIs against _at_Path

From: Martynas Jusevicius <martynas.jusevicius_at_gmail.com>
Date: Tue, 5 Jul 2011 21:41:10 +0200

Hey,

we want to implement simple URI-pattern to resource class matching in
PHP as Jersey does for JAX-RS.
We will probably not use annotations, but we're more interested in the
general algorithm - assembling URI templates and and finding the best
match. Basically all that happens after a request arrives and before
resource class is executed.

Can you point to Jersey's implementation of that? Description, source
code, JavaDoc - anything goes.

Thanks,

Martynas
semantic-web.dk