SendCandidatesDirectiveHandler
class SendCandidatesDirectiveHandler( controller: SendCandidatesDirectiveHandler.AgentController, messageSender: MessageSender, contextGetter: ContextGetterInterface, interactionControlManager: InteractionControlManagerInterface, namespaceAndName: NamespaceAndName) : AbstractDirectiveHandler
Content copied to clipboard
Constructors
Link copied to clipboard
fun SendCandidatesDirectiveHandler( controller: SendCandidatesDirectiveHandler.AgentController, messageSender: MessageSender, contextGetter: ContextGetterInterface, interactionControlManager: InteractionControlManagerInterface, namespaceAndName: NamespaceAndName)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)
Content copied to clipboard