Uses of Class
juzu.Method

Packages that use Method
juzu   
juzu.request   
 

Uses of Method in juzu
 

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

Uses of Method in juzu.request
 

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



Copyright © 2013 eXo Platform SAS. All Rights Reserved.