public static interface StubEndpointBuilderFactory.StubBuilders
| Modifier and Type | Method and Description |
|---|---|
default StubEndpointBuilderFactory.StubEndpointBuilder |
stub(String path)
Stub (camel-stub)
The stub component provides a simple way to stub out any physical
endpoints while in development or testing.
|
default StubEndpointBuilderFactory.StubEndpointBuilder stub(String path)
stub:name
Path parameter: name (required)
Name of queueApache Camel