CommandWaitEndpoint

Interface for defining command wait endpoints. Command wait endpoints specify where command processing results should be sent when using wait strategies in distributed scenarios.

Inheritors

Properties

Link copied to clipboard
abstract val endpoint: String

The endpoint address for command wait notifications. This could be a URL, queue name, or other addressing mechanism depending on the underlying messaging infrastructure.