Package

hulk

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. trait Action extends AnyRef

    Permalink

    Created by reweber on 18/12/2015

  2. trait AsyncAction extends AnyRef

    Permalink
  3. trait Empty extends ResponseFormat

    Permalink
    Attributes
    protected
  4. class EmptyHttpResponseWriter extends HttpResponseBodyWriter[Empty]

    Permalink
    Attributes
    protected
  5. case class HulkHttpRequest(method: HttpMethod, path: String, httpHeader: Seq[HttpHeader], body: HttpRequestBody)(requestParams: Map[String, String], queryParams: Query, fragment: Option[String])(cookies: Seq[HttpCookiePair])(implicit actorMaterializer: ActorMaterializer) extends Product with Serializable

    Permalink

    Created by reweber on 18/12/2015

  6. trait HulkHttpResponse extends AnyRef

    Permalink

    Created by reweber on 18/12/2015

  7. trait WebSocketAction extends AnyRef

    Permalink

Ungrouped