@Converter public final class JettyConverter extends Object
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)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Converter public static String toString(org.eclipse.jetty.server.Response response)
@FallbackConverter public static <T> T convertTo(Class<T> type, org.apache.camel.Exchange exchange, Object value, org.apache.camel.spi.TypeConverterRegistry registry)
Apache Camel