Uses of Class
org.mule.api.annotations.rest.HttpMethod

Packages that use HttpMethod
org.mule.api.annotations.rest   
 

Uses of HttpMethod in org.mule.api.annotations.rest
 

Methods in org.mule.api.annotations.rest that return HttpMethod
static HttpMethod HttpMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HttpMethod[] HttpMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.