default CordaEndpointBuilderFactory.CordaEndpointProducerBuilder |
CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder.basic() |
|
default CordaEndpointBuilderFactory.CordaEndpointProducerBuilder |
CordaEndpointBuilderFactory.CordaEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default CordaEndpointBuilderFactory.CordaEndpointProducerBuilder |
CordaEndpointBuilderFactory.CordaEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default CordaEndpointBuilderFactory.CordaEndpointProducerBuilder |
CordaEndpointBuilderFactory.CordaEndpointProducerBuilder.operation(String operation) |
Operation to use.
|
default CordaEndpointBuilderFactory.CordaEndpointProducerBuilder |
CordaEndpointBuilderFactory.CordaEndpointProducerBuilder.password(String password) |
Password for login.
|
default CordaEndpointBuilderFactory.CordaEndpointProducerBuilder |
CordaEndpointBuilderFactory.CordaEndpointProducerBuilder.username(String username) |
Username for login.
|