Uses of Class
org.apache.camel.component.http.HttpMethods

Packages that use HttpMethods
org.apache.camel.component.http Defines the HTTP Component 
 

Uses of HttpMethods in org.apache.camel.component.http
 

Methods in org.apache.camel.component.http that return HttpMethods
static HttpMethods HttpMethods.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HttpMethods[] HttpMethods.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.