| 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. |
| ExecEndpoint |
The endpoint utilizes an
ExecCommandExecutor to execute a system
command when it receives message exchanges. |
| ExecProducer |
Exec producer.
|
| ExecResult |
Value object, that represents the result of an
ExecCommand execution. |
| ExecResultConverter |
Default converters for
ExecResult. |
| Exception | Description |
|---|---|
| ExecException |
Exception thrown when there is an execution failure.
|
Apache Camel