Uses of Class
ar.com.jmfsg.documentation.model.RequestMethods

Packages that use RequestMethods
ar.com.jmfsg.documentation.model   
 

Uses of RequestMethods in ar.com.jmfsg.documentation.model
 

Fields in ar.com.jmfsg.documentation.model declared as RequestMethods
 RequestMethods Method.method
          Http method or methods of the service [GET|PUT|POST|DELETE|...]
Supports a single String with the Http method or a Map containing the method as key and the requestMapping for that method as value, for example
 

Methods in ar.com.jmfsg.documentation.model that return RequestMethods
 RequestMethods Method.getMethod()
           
 



Copyright © 2013. All Rights Reserved.