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

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

Methods in org.fusesource.fabric.camel.c24io that return C24IOSink
 C24IOSink C24IOSink.binary()
          Sets the output sink to be binary
static C24IOSink C24IOSink.c24Sink()
           
static C24IOSink C24IOSink.c24Sink(biz.c24.io.api.presentation.Sink sink)
           
 C24IOSink C24IOSink.java()
          Sets the output sink to be Java
 C24IOSink C24IOSink.sax()
          Sets the output sink to be SAX
 C24IOSink C24IOSink.tagValuePair()
          Sets the output sink to be tag value pair
 C24IOSink C24IOSink.text()
          Sets the output sink to be text
 C24IOSink C24IOSink.xml()
          Sets the output sink to be XML
 



Copyright © 2014 Red Hat. All Rights Reserved.