abstract fun supports(handler: Any): Boolean
Whether this HandlerAdapter supports the given handler.
HandlerAdapter
handler
handler - handler object to check
Return whether or not the handler is supported