Uses of Class
org.fusesource.fabric.camel.c24io.C24IOSource

Uses of C24IOSource in org.fusesource.fabric.camel.c24io
 

Classes in org.fusesource.fabric.camel.c24io with type parameters of type C24IOSource
 class C24IOSource<T extends C24IOSource>
          A parser of objects using the C24 IO
 

Subclasses of C24IOSource in org.fusesource.fabric.camel.c24io
 class C24IOSink
          Transforms an C24 data object into some output format
 

Methods in org.fusesource.fabric.camel.c24io that return C24IOSource
static C24IOSource C24IOSource.c24Source(java.lang.Class<?> elementType)
           
static C24IOSource C24IOSource.c24Source(biz.c24.io.api.data.Element element)
           
static C24IOSource C24IOSource.c24Source(java.lang.String modelClassName)
           
 



Copyright © 2012 FuseSource. All Rights Reserved.