@Converter(generateLoader=true) public final class VertxHttpMethodConverter extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.http.HttpMethod |
toHttpMethod(String string) |
static String |
toString(io.vertx.core.http.HttpMethod method) |
Apache Camel