Package | Description |
---|---|
org.apache.camel.component.exec | |
org.apache.camel.component.exec.impl |
Class and Description |
---|
ExecBinding
Represents the binding of input and output types of a
ExecCommandExecutor to an Exchange . |
ExecCommand
Value object that describes the command to be executed.
|
ExecCommandExecutor
Executes
ExecCommand instances. |
ExecComponent
Represents the component that manages
ExecEndpoint . |
ExecEndpoint
The exec component can be used to execute OS system commands.
|
ExecException
Exception thrown when there is an execution failure.
|
ExecResult
Value object, that represents the result of an
ExecCommand execution. |
Class and Description |
---|
ExecBinding
Represents the binding of input and output types of a
ExecCommandExecutor to an Exchange . |
ExecCommand
Value object that describes the command to be executed.
|
ExecCommandExecutor
Executes
ExecCommand instances. |
ExecEndpoint
The exec component can be used to execute OS system commands.
|
ExecResult
Value object, that represents the result of an
ExecCommand execution. |
Apache Camel