|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
org.mule.api.component.builder.MessageBuilder
Since 2.2. Users should configure components with bindings. |
Deprecated Classes | |
---|---|
org.mule.component.builder.AbstractMessageBuilder
Since 2.2. Users should configure components with bindings. |
|
org.mule.component.simple.BridgeComponent
along with bridge-service - use an empty service and, if you want an efficient transfer of messages, add a forwarding-consumer. |
|
org.mule.context.notification.MessageNotification
renamed to EndpointMessageNotification |
|
org.mule.component.builder.ReflectionMessageBuilder
Since 2.2. Users should configure components with bindings. |
Deprecated Fields | |
---|---|
org.mule.util.SpiUtils.PROVIDER_SERVICE_PATH
use {@link #TRANSPORT_SERVICE_PATH |
|
org.mule.api.registry.ServiceDescriptorFactory.PROVIDER_SERVICE_TYPE
use ServiceDescriptorFactory.TRANSPORT_SERVICE_TYPE |
|
org.mule.config.PoolingProfile.WHEN_EXHAUSTED_BLOCK
use WHEN_EXHAUSTED_WAIT instead |
Deprecated Constructors | |
---|---|
org.mule.endpoint.EndpointURIEndpointBuilder(EndpointURI, MuleContext)
|
|
org.mule.endpoint.EndpointURIEndpointBuilder(String, MuleContext)
|
|
org.mule.context.notification.MessageNotification(MuleMessage, ImmutableEndpoint, String, int)
|
|
org.mule.transport.TransactedPollingMessageReceiver(Connector, Service, InboundEndpoint, long)
please use #TransactedPollingMessageReceiver(Connector,Service,InboundEndpoint,long,TimeUnit)
instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |