Package

com.outr.net.http

session

Permalink

package session

Visibility
  1. Public
  2. All

Type Members

  1. class MapSession extends Session with MappedStorage[Any, Any]

    Permalink

  2. trait Session extends Temporal with Listenable with Storage[Any, Any]

    Permalink

  3. trait SessionApplication extends HandlerApplication with Logging

    Permalink

  4. case class SessionValueChange(key: Any, oldValue: Option[Any], newValue: Option[Any]) extends Product with Serializable

    Permalink

Ungrouped