|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChoiceType | |
---|---|
org.apache.camel.model | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ChoiceType in org.apache.camel.model |
---|
Methods in org.apache.camel.model that return ChoiceType | |
---|---|
ChoiceType |
ProcessorType.choice()
Creates a choice of one or more predicates with an otherwise clause |
ChoiceType |
ChoiceType.proceed()
|
ChoiceType |
ChoiceType.to(Collection<Endpoint> endpoints)
|
ChoiceType |
ChoiceType.to(Endpoint... endpoints)
|
ChoiceType |
ChoiceType.to(Endpoint endpoint)
|
ChoiceType |
ChoiceType.to(String... uris)
|
ChoiceType |
ChoiceType.to(String uri)
|
ChoiceType |
ChoiceType.when(Predicate predicate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |