- CamelCommand - Interface in org.apache.camel.commands
-
A Camel command.
- CamelController - Interface in org.apache.camel.commands
-
CamelController interface defines the expected behaviors to manipulate Camel resources (context, route, etc).
- catalogComponentAsciiDoc(String) - Method in class org.apache.camel.commands.AbstractCamelController
-
- catalogComponentAsciiDoc(String) - Method in interface org.apache.camel.commands.CamelController
-
Gets the component ascii documentation from the Camel catalog.
- CatalogComponentDocCommand - Class in org.apache.camel.commands
-
Shows documentation of a component from Catalog
- CatalogComponentDocCommand(String) - Constructor for class org.apache.camel.commands.CatalogComponentDocCommand
-
- CatalogComponentHelper - Class in org.apache.camel.commands
-
- CatalogComponentHelper.Table - Class in org.apache.camel.commands
-
- CatalogComponentHelper.TableColumn - Class in org.apache.camel.commands
-
- CatalogComponentInfoCommand - Class in org.apache.camel.commands
-
Shows properties of a component from Catalog
- CatalogComponentInfoCommand(String, boolean, String) - Constructor for class org.apache.camel.commands.CatalogComponentInfoCommand
-
- CatalogComponentListCommand - Class in org.apache.camel.commands
-
From the Camel catalog lists all the components.
- CatalogComponentListCommand(boolean, String) - Constructor for class org.apache.camel.commands.CatalogComponentListCommand
-
- catalogDataFormatAsciiDoc(String) - Method in class org.apache.camel.commands.AbstractCamelController
-
- catalogDataFormatAsciiDoc(String) - Method in interface org.apache.camel.commands.CamelController
-
Gets the data format ascii documentation from the Camel catalog.
- CatalogDataFormatDocCommand - Class in org.apache.camel.commands
-
Shows documentation of a data format from Catalog
- CatalogDataFormatDocCommand(String) - Constructor for class org.apache.camel.commands.CatalogDataFormatDocCommand
-
- CatalogDataFormatListCommand - Class in org.apache.camel.commands
-
From the Camel catalog lists all the data formats.
- CatalogDataFormatListCommand(boolean, String) - Constructor for class org.apache.camel.commands.CatalogDataFormatListCommand
-
- CatalogEipListCommand - Class in org.apache.camel.commands
-
From the Camel catalog lists all the EIPs.
- CatalogEipListCommand(boolean, String) - Constructor for class org.apache.camel.commands.CatalogEipListCommand
-
- catalogLanguageAsciiDoc(String) - Method in class org.apache.camel.commands.AbstractCamelController
-
- catalogLanguageAsciiDoc(String) - Method in interface org.apache.camel.commands.CamelController
-
Gets the language ascii documentation from the Camel catalog.
- CatalogLanguageDocCommand - Class in org.apache.camel.commands
-
Shows documentation of a language from Catalog
- CatalogLanguageDocCommand(String) - Constructor for class org.apache.camel.commands.CatalogLanguageDocCommand
-
- CatalogLanguageListCommand - Class in org.apache.camel.commands
-
From the Camel catalog lists all the languages.
- CatalogLanguageListCommand(boolean, String) - Constructor for class org.apache.camel.commands.CatalogLanguageListCommand
-
- componentInfo(String) - Method in class org.apache.camel.commands.AbstractCamelController
-
- componentInfo(String) - Method in interface org.apache.camel.commands.CamelController
-
Collects information about a Camel component from catalog
- ComponentListCommand - Class in org.apache.camel.commands
-
List all the Camel components that are currently used/loaded in the JVM.
- ComponentListCommand(String, boolean) - Constructor for class org.apache.camel.commands.ComponentListCommand
-
- computeMaxLen(Map<String, String>) - Method in class org.apache.camel.commands.CatalogComponentHelper.TableColumn
-
- ContextInflightCommand - Class in org.apache.camel.commands
-
Command to display inflight exchange information
- ContextInflightCommand(String, String, int, boolean) - Constructor for class org.apache.camel.commands.ContextInflightCommand
-
- ContextInfoCommand - Class in org.apache.camel.commands
-
Command to display detailed information about a given CamelContext
.
- ContextInfoCommand(String, boolean) - Constructor for class org.apache.camel.commands.ContextInfoCommand
-
- ContextListCommand - Class in org.apache.camel.commands
-
Command to list all CamelContext
in the JVM.
- ContextListCommand() - Constructor for class org.apache.camel.commands.ContextListCommand
-
- ContextResumeCommand - Class in org.apache.camel.commands
-
Command to resume a Camel context.
- ContextResumeCommand(String) - Constructor for class org.apache.camel.commands.ContextResumeCommand
-
- ContextStartCommand - Class in org.apache.camel.commands
-
Command to start a Camel context.
- ContextStartCommand(String) - Constructor for class org.apache.camel.commands.ContextStartCommand
-
- ContextStopCommand - Class in org.apache.camel.commands
-
Command to stop a Camel context.
- ContextStopCommand(String) - Constructor for class org.apache.camel.commands.ContextStopCommand
-
- ContextSuspendCommand - Class in org.apache.camel.commands
-
Command to suspend a Camel context.
- ContextSuspendCommand(String) - Constructor for class org.apache.camel.commands.ContextSuspendCommand
-