Uses of Class
edu.columbia.cs.irt.rfidentify.server.HttpConstants.VERBS

Packages that use HttpConstants.VERBS
edu.columbia.cs.irt.rfidentify.server   
 

Uses of HttpConstants.VERBS in edu.columbia.cs.irt.rfidentify.server
 

Methods in edu.columbia.cs.irt.rfidentify.server that return HttpConstants.VERBS
static HttpConstants.VERBS HttpConstants.VERBS.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HttpConstants.VERBS[] HttpConstants.VERBS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.