Package

agora.rest

multipart

Permalink

package multipart

Visibility
  1. Public
  2. All

Type Members

  1. class MultipartBuilder extends AnyRef

    Permalink

    Just exposes convenience methods for putting together multipart requests

    Just exposes convenience methods for putting together multipart requests

    see http://doc.akka.io/docs/akka-http/10.0.4/scala/http/common/http-model.html

  2. case class MultipartInfo(fieldName: String, fileName: Option[String], contentType: ContentType) extends Product with Serializable

    Permalink

Value Members

  1. object MultipartBuilder

    Permalink
  2. object MultipartFormImplicits extends StrictLogging

    Permalink

Ungrouped