org.apache.camel.component.jetty
Class JettyConverter
java.lang.Object
org.apache.camel.component.jetty.JettyConverter
@Converter
public final class JettyConverter
- extends Object
- Version:
- $Revision$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toString
@Converter
public static String toString(org.eclipse.jetty.server.Response response)
convertTo
@FallbackConverter
public static <T> T convertTo(Class<T> type,
Exchange exchange,
Object value,
TypeConverterRegistry registry)
Apache CAMEL