Uses of Class
javax.ws.rs.FormParam

Packages that use FormParam
org.jboss.resteasy.examples.oauth   
org.jboss.resteasy.examples.springmvc   
 

Uses of FormParam in org.jboss.resteasy.examples.oauth
 

Method parameters in org.jboss.resteasy.examples.oauth with annotations of type FormParam
 Response MessagingService.registerCallbackURI(String consumerId, String callback)
           
 Response MessagingService.registerCallbackURI(String consumerId, String callback)
           
 

Uses of FormParam in org.jboss.resteasy.examples.springmvc
 

Methods in org.jboss.resteasy.examples.springmvc with annotations of type FormParam
 void Contact.setFirstName(String firstName)
           
 void Contact.setLastName(String lastName)
           
 



Copyright © 2011. All Rights Reserved.