org.bowlerframework

controller

package controller

Visibility
  1. Public
  2. All

Type Members

  1. trait Controller extends AnyRef

    Base Controller trait to be extended.

  2. class DefaultRouteExecutor extends RouteExecutor

    Attributes
    final
  3. trait FunctionNameConventionRoutes extends AnyRef

    Created by IntelliJ IDEA.

  4. trait InterceptingController extends Controller

    Controller type that allows you to define a function to be used "around" request-response cycles.

  5. trait LayoutAware extends AnyRef

    Created by IntelliJ IDEA.

Value Members

  1. object POSORouteMapper extends Renderable

    Created by IntelliJ IDEA.