Packages

  • package root
    Definition Classes
    root
  • package zenith
    Definition Classes
    root
  • package default
    Definition Classes
    zenith
  • package context

    Zenith is written in a generic way so that it can be used with different contexts.

    Zenith is written in a generic way so that it can be used with different contexts.

    This package provides a functional implementation of a Zenith Context.

    This package is not required to use Zenith, rather it is simply an example of how one may choose to implement a Zenith Context.

    The implementation uses Scala Future to provide the context's asynchronous functionality and a stack of Monad Transformers to encapsulate all logging and errors. This implementation could easily be changed to use a Twitter or Akka Future in place of the Scala Future.

  • package plugins
p

zenith

default

package default

Ungrouped