| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Verb | |
|---|---|
| com.faunos.util.net.http | A skeletal implementation of a simple non-blocking HTTP server. | 
| Uses of Verb in com.faunos.util.net.http | 
|---|
| Methods in com.faunos.util.net.http that return Verb | |
|---|---|
 Verb | 
RequestHeader.getVerb()
Returns the HTTP verb.  | 
 Verb | 
RequestStage.getVerb()
 | 
static Verb | 
Verb.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static Verb[] | 
Verb.values()
Returns an array containing the constants of this enum type, in the order they're declared.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||