Uses of Class
com.cloudcontrolled.api.common.HttpMethod

Packages that use HttpMethod
com.cloudcontrolled.api.common   
 

Uses of HttpMethod in com.cloudcontrolled.api.common
 

Methods in com.cloudcontrolled.api.common 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 © 2012. All Rights Reserved.