Class CamelReceiveAction.PrefixCompletionCandidates

java.lang.Object
org.apache.camel.dsl.jbang.core.commands.action.CamelReceiveAction.PrefixCompletionCandidates
All Implemented Interfaces:
Iterable<String>
Enclosing class:
CamelReceiveAction

public static class CamelReceiveAction.PrefixCompletionCandidates extends Object implements Iterable<String>
  • Constructor Details

    • PrefixCompletionCandidates

      public PrefixCompletionCandidates()
  • Method Details