DirectiveHandler
The interface for directive handler
Functions
Link copied to clipboard
Cancel directive which prehandled or handling.
Link copied to clipboard
Handle directive which preHandled.
Link copied to clipboard
abstract fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)
Content copied to clipboard
Perform pre-processing before handleDirective. This will be called regardless of BlockingPolicy