|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |