ExecutionDirectives

pl.iterators.stir.server.directives.ExecutionDirectives
See theExecutionDirectives companion object

Attributes

Companion
object
Source
ExecutionDirectives.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Transforms exceptions thrown during evaluation of its inner route using the given pl.iterators.stir.server.ExceptionHandler.

Transforms exceptions thrown during evaluation of its inner route using the given pl.iterators.stir.server.ExceptionHandler.

Attributes

Source
ExecutionDirectives.scala

Transforms rejections produced by its inner route using the given pl.iterators.stir.server.RejectionHandler.

Transforms rejections produced by its inner route using the given pl.iterators.stir.server.RejectionHandler.

Attributes

Source
ExecutionDirectives.scala