Uses of Class
org.mule.construct.SimpleFlowConstruct

Packages that use SimpleFlowConstruct
org.mule.module.ibeans.config   
org.mule.transport.sftp   
 

Uses of SimpleFlowConstruct in org.mule.module.ibeans.config
 

Subclasses of SimpleFlowConstruct in org.mule.module.ibeans.config
 class IBeanFlowConstruct
          This is an empty flow construct that is used to host an iBean as a component with one or more component bindings.
 

Uses of SimpleFlowConstruct in org.mule.transport.sftp
 

Methods in org.mule.transport.sftp with parameters of type SimpleFlowConstruct
 MessageReceiver SftpConnector.createReceiver(SimpleFlowConstruct flow, InboundEndpoint endpoint)
           
 

Constructors in org.mule.transport.sftp with parameters of type SimpleFlowConstruct
SftpMessageReceiver(SftpConnector connector, SimpleFlowConstruct flow, InboundEndpoint endpoint, long frequency)
           
 



Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.