canHandleRequest

open override fun canHandleRequest(request: Metador.Request): Boolean

Returns whether this entity can handle the specified request

Return

true if this ResponseProducer can handle the request, false otherwise

Parameters

request

the request to check