Project Wonder 5.0

Package er.rest.routes.jsr311

Annotation Types Summary
DELETE JSR-311-esque "DELETE" request method declaration.
GET JSR-311-esque "GET" request method declaration.
HttpMethod JSR-311-esque @HttpMethod allows you to annotate other annotations to declare the type of HTTP method they represent.
Path Like JSR-311, @Path allows you to annotate an action method to specify the URL path that maps to it.
PathParam Like JSR-311, @PathParam allows you to annotate an action method parameter to specify that its value should be loaded from the route paths.
Paths
POST JSR-311-esque "POST" request method declaration.
PUT JSR-311-esque "PUT" request method declaration.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.