assertCapabilityForMethod

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

A method to check if a capability is supported by the remote side, for the given method to be called.

This should be implemented by subclasses.