cc.spray

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class CantWriteResponseBodyException extends RuntimeException

  2. class ConsoleLog extends Log

    A Log that simply prints all log messages directly to stdout

  3. class EventHandlerLog extends Log

    Defines simple convenience logging methods that delegate to the Akka EventHandler.

  4. class IllegalResponseException extends RuntimeException

  5. trait Log extends AnyRef

  6. trait Logging extends AnyRef

  7. class NotImplementedException extends RuntimeException

  8. class PimpedClass [A] extends AnyRef

  9. class PimpedFuture [F <: akka.dispatch.Future[_]] extends AnyRef

  10. class PimpedLinearSeq [+A] extends AnyRef

  11. class PimpedProduct extends AnyRef

  12. class PimpedRegex extends AnyRef

  13. trait PostStart extends AnyRef

    Mixin for actors.

  14. class Product0 extends Product

    Attributes
    sealed

Value Members

  1. object ActorHelpers extends AnyRef

  2. object NoLog extends Log

    A Log that simply discards all log messages.

  3. object Product0 extends Product0