ExecutionDirectives

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

Attributes

Companion
trait
Source
ExecutionDirectives.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited 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

Inherited from:
ExecutionDirectives
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

Inherited from:
ExecutionDirectives
Source
ExecutionDirectives.scala