|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
org.mule.api.interceptor.Interceptor
- This is only used for backwards compatability with old style (Mule 1.x) interceptors |
|
org.mule.api.interceptor.Invocation
- This is only used for backwards compatability with old style (Mule 1.x) interceptors |
Deprecated Classes | |
---|---|
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. |
Deprecated Fields | |
---|---|
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.transport.TransactedPollingMessageReceiver(Connector, Service, InboundEndpoint, long)
please use #TransactedPollingMessageReceiver(Connector,Service,InboundEndpoint,long,TimeUnit)
instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |