org.siny.web

response

package response

Visibility
  1. Public
  2. All

Type Members

  1. case class HttpResponse(content: String, status: HttpResponseStatus, cookie: Option[String] = None) extends Product with Serializable

    siny Created by chengpohi on 8/15/15.

Value Members

  1. object ResponseWriter

    siny Created by chengpohi on 8/15/15.

Ungrouped