@Converter public final class JettyConverter extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
convertTo(Class<T> type,
org.apache.camel.Exchange exchange,
Object value,
org.apache.camel.spi.TypeConverterRegistry registry) |
static String |
toString(org.eclipse.jetty.server.Response response) |
Apache Camel