| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MiloServerEndpointBuilderFactory.MiloServerEndpointBuilder
Builder for endpoint for the OPC UA Server component.
|
| Modifier and Type | Method and Description |
|---|---|
default MiloServerEndpointBuilderFactory.MiloServerEndpointProducerBuilder |
MiloServerEndpointBuilderFactory.AdvancedMiloServerEndpointProducerBuilder.basic() |
default MiloServerEndpointBuilderFactory.MiloServerEndpointProducerBuilder |
MiloServerEndpointBuilderFactory.MiloServerEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
default MiloServerEndpointBuilderFactory.MiloServerEndpointProducerBuilder |
MiloServerEndpointBuilderFactory.MiloServerEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel