Uses of Class
juzu.HttpMethod

Packages that use HttpMethod
juzu   
juzu.request   
 

Uses of HttpMethod in juzu
 

Methods in juzu 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.
 

Uses of HttpMethod in juzu.request
 

Methods in juzu.request that return HttpMethod
 HttpMethod HttpContext.getMethod()
          Returns the http method.
 



Copyright © 2014 eXo Platform SAS. All rights reserved.