|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortDefinition | |
|---|---|
| org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
| Uses of SortDefinition in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model that return SortDefinition | |
|---|---|
SortDefinition<T> |
SortDefinition.comparator(Comparator<T> comparator)
Sets the comparator to use for sorting |
SortDefinition<T> |
SortDefinition.comparatorRef(String ref)
Sets a reference to lookup for the comparator to use for sorting |
| Methods in org.apache.camel.model that return types with arguments of type SortDefinition | ||
|---|---|---|
|
ProcessorDefinition.sort()
Sorts the expression |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||