Uses of Interface
biz.c24.io.api.mule.DownstreamComponent

Packages that use DownstreamComponent
biz.c24.io.api.mule Specialist API extensions for Mule integration. 
 

Uses of DownstreamComponent in biz.c24.io.api.mule
 

Methods in biz.c24.io.api.mule that return DownstreamComponent
 DownstreamComponent StreamingParserUMO.getComponent()
          Returns the component to which the streamClass objects will be forwarded
 

Methods in biz.c24.io.api.mule with parameters of type DownstreamComponent
 void StreamingParserUMO.setComponent(DownstreamComponent component)
          Sets the component to which the streamClass objects will be forwarded
 

Constructors in biz.c24.io.api.mule with parameters of type DownstreamComponent
StreamingParserUMO(Class rootClass, Class streamClass, DownstreamComponent component)
          Creates a new instance which will attempt to parse against the specified root element class and detect instances of streamClass and forward them to component.
 



C24 Technologies © 2002-2012: All Rights Reserved.