| Package | Description |
|---|---|
| org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurableKeyedObjectPoolFactory
Implements
ConfigurableKeyedObjectPoolFactory creating instances
of DefaultConfigurableKeyedObjectPool. |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurableKeyedObjectPoolFactory |
AbstractConnector.dispatcherPoolFactory
A factory for creating the pool of dispatchers for this connector.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurableKeyedObjectPoolFactory |
AbstractConnector.getDispatcherPoolFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConnector.setDispatcherPoolFactory(ConfigurableKeyedObjectPoolFactory dispatcherPoolFactory)
Allows to define a factory to create the dispatchers pool that will be used in the connector
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.