Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Where someName can be any string to uniquely identify the endpoint

Options

Div
classconfluenceTableSmall

Name

Default Value

Description

block

false

Camel

Wiki Markup
{div:class=confluenceTableSmall} || Name || Default Value || Description || | {{block}} | {{false}} | *Camel

2.11.1:

*

If

sending

a

message

to

a

direct

endpoint

which

has

no

active

consumer,

then

we

can

tell

the

producer

to

block

and

wait

for

the

consumer

to

become

active.

| | {{timeout}} | {{30000}} | *Camel

timeout

30000

Camel 2.11.1:

*

The

timeout

value

to

use

if

block

is

enabled.

| {div}

Samples

In the route below we use the direct component to link the two routes together:

...