preHandleDirective

abstract fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)

Perform pre-processing before handleDirective. This will be called regardless of BlockingPolicy

Parameters

directive

the directive

result

the handler for directive result