|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFlowConstructBuilder | |
|---|---|
| org.mule.config.spring.factories | |
| org.mule.construct.builder | |
| org.mule.module.ws.config.spring.factories | |
| org.mule.module.ws.construct.builder | |
| Uses of AbstractFlowConstructBuilder in org.mule.config.spring.factories |
|---|
| Methods in org.mule.config.spring.factories that return AbstractFlowConstructBuilder | |
|---|---|
protected AbstractFlowConstructBuilder<ValidatorBuilder,Validator> |
ValidatorFactoryBean.getFlowConstructBuilder()
|
protected AbstractFlowConstructBuilder<BridgeBuilder,Bridge> |
BridgeFactoryBean.getFlowConstructBuilder()
|
protected abstract AbstractFlowConstructBuilder<? extends AbstractFlowConstructBuilder<?,?>,? extends AbstractFlowConstruct> |
AbstractFlowConstructFactoryBean.getFlowConstructBuilder()
|
protected AbstractFlowConstructBuilder<SimpleServiceBuilder,SimpleService> |
SimpleServiceFactoryBean.getFlowConstructBuilder()
|
| Methods in org.mule.config.spring.factories that return types with arguments of type AbstractFlowConstructBuilder | |
|---|---|
protected abstract AbstractFlowConstructBuilder<? extends AbstractFlowConstructBuilder<?,?>,? extends AbstractFlowConstruct> |
AbstractFlowConstructFactoryBean.getFlowConstructBuilder()
|
| Uses of AbstractFlowConstructBuilder in org.mule.construct.builder |
|---|
| Subclasses of AbstractFlowConstructBuilder in org.mule.construct.builder | |
|---|---|
class |
AbstractFlowConstructWithSingleOutboundEndpointBuilder<T extends AbstractFlowConstructBuilder,F extends AbstractFlowConstruct>
|
class |
BridgeBuilder
|
class |
SimpleServiceBuilder
Fluent API for the creation of a SimpleService. |
class |
ValidatorBuilder
|
| Uses of AbstractFlowConstructBuilder in org.mule.module.ws.config.spring.factories |
|---|
| Methods in org.mule.module.ws.config.spring.factories that return AbstractFlowConstructBuilder | |
|---|---|
protected AbstractFlowConstructBuilder<WSProxyBuilder,WSProxy> |
WSProxyFactoryBean.getFlowConstructBuilder()
|
| Uses of AbstractFlowConstructBuilder in org.mule.module.ws.construct.builder |
|---|
| Subclasses of AbstractFlowConstructBuilder in org.mule.module.ws.construct.builder | |
|---|---|
class |
WSProxyBuilder
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||