public interface SuggestionStrategy
| Modifier and Type | Method and Description |
|---|---|
String[] |
suggestEndpointOptions(Set<String> names,
String unknownOption)
Provides a list of valid option names for a did you mean function.
|
Apache Camel