Uses of Enum Class
org.apache.camel.component.platform.http.spi.Method
Packages that use Method
-
Uses of Method in org.apache.camel.component.platform.http.spi
Methods in org.apache.camel.component.platform.http.spi that return MethodModifier and TypeMethodDescriptionstatic MethodReturns the enum constant of this class with the specified name.static Method[]Method.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.platform.http.spi that return types with arguments of type Method