| Interface | Description |
|---|---|
| ExecBinding |
Represents the binding of input and output types of a
ExecCommandExecutor to an Exchange. |
| ExecCommandExecutor |
Executes
ExecCommand instances. |
| Class | Description |
|---|---|
| ExecCommand |
Value object that describes the command to be executed.
|
| ExecComponent |
Represents the component that manages
ExecEndpoint. |
| ExecComponentConfigurer |
Source code generated by org.apache.camel:apt
|
| ExecDefaultExecutor | |
| ExecEndpoint |
The exec component can be used to execute OS system commands.
|
| ExecEndpointConfigurer |
Source code generated by org.apache.camel:apt
|
| ExecProducer |
Exec producer.
|
| ExecResult |
Value object, that represents the result of an
ExecCommand execution. |
| ExecResultConverter |
Default converters for
ExecResult. |
| ExecResultConverterLoader |
Source code generated by org.apache.camel:apt
|
| Exception | Description |
|---|---|
| ExecException |
Exception thrown when there is an execution failure.
|
Apache Camel