Package

com.typesafe.conductr.lib

akka

Permalink

package akka

Visibility
  1. Public
  2. All

Type Members

  1. class ConnectionContext extends AbstractConnectionContext

    Permalink
  2. class ConnectionHandler extends AbstractConnectionHandler

    Permalink

    INTERNAL API Handles the Akka-http requests and responses

  3. trait ImplicitConnectionContext extends AnyRef

    Permalink

    Mix this trait into your Actor if you need an implicit ConnectionContext in scope.

    Mix this trait into your Actor if you need an implicit ConnectionContext in scope.

    Subclass may override httpExt and actorMaterializer to define custom values for the ConnectionContext.

Value Members

  1. object ConnectionContext

    Permalink

Ungrouped