|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
org.apache.camel.model.ProcessorType.convertOutBodyTo(Class)
Please use ProcessorType.convertBodyTo(Class) instead |
|
org.apache.camel.util.ObjectHelper.equals(Object, Object)
use the equal method instead |
|
org.apache.camel.model.TryType.handleAll()
Use TryType.finallyBlock() instead, as the name
is better. Current name sugests that it handles exception,
while it mimics java finally keyword. |
|
org.apache.camel.util.URISupport.indexOfParenthesisMatch(String)
this method will be removed in a future release |
|
org.apache.camel.component.bean.BeanProcessor.setMethodName(String)
|
|
org.apache.camel.model.ProcessorType.setOutBody()
Please use ProcessorType.transform() instead |
|
org.apache.camel.model.ProcessorType.setOutBody(Expression)
Please use ProcessorType.transform(Expression) instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |