Class CamelStreamCacheConverter
- java.lang.Object
-
- org.apache.camel.kafkaconnector.syslog.converters.CamelStreamCacheConverter
-
@Converter(generateLoader=true) public final class CamelStreamCacheConverter extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.netty.buffer.ByteBuftoByteBuf(org.apache.camel.StreamCache streamCache)
-
-
-
Method Detail
-
toByteBuf
@Converter public static io.netty.buffer.ByteBuf toByteBuf(org.apache.camel.StreamCache streamCache) throws IOException- Throws:
IOException
-
-