Uses of Interface
org.mule.transport.PollingController

Packages that use PollingController
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
 

Uses of PollingController in org.mule
 

Methods in org.mule with parameters of type PollingController
 void DefaultMuleContext.setPollingController(PollingController pollingController)
           
 

Uses of PollingController in org.mule.transport
 

Classes in org.mule.transport that implement PollingController
 class DefaultPollingController
          By default, polling is alwaus enabled.
 



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