assertRequestHandlerCapability

open override fun assertRequestHandlerCapability(method: Method)(source)

A method to check if a request handler is supported by the local side, for the given method to be handled.

This should be implemented by subclasses.