ControllerProvider

wvlet.airframe.http.router.ControllerProvider
See theControllerProvider companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def findController(session: Session, controllerSurface: Surface): Option[Any]