Name
Stop — Stops the processing of the current message
Usage
The stop pattern allows you to stop a route. When a stop pattern is reached the message processing is stopped and if the message exchange pattern is request/reply a reply message is returned.
Properties
Table 6.4 describes the properties you can specify using the properties editor.
Table 6.4. Stop Properties
Name | Description |
---|---|
Id | Specifies a unique identifier for the endpoint. The Id can be used to refer to the endpoint in the Apache Camel configuration file. |
Description | Specifies a text description of the bean. The description is included in the generated XML file. |