Uses of Class
ninja.Context.HTTP_STATUS

Packages that use Context.HTTP_STATUS
ninja   
 

Uses of Context.HTTP_STATUS in ninja
 

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



Copyright © 2012. All Rights Reserved.