object multipart
- Source
- MediaType.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- multipart
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def alternative(params: Map[String, String]): MediaType.Multipart
- def byteRanges(params: Map[String, String]): MediaType.Multipart
- def encrypted(params: Map[String, String]): MediaType.Multipart
- def form-data(params: Map[String, String]): MediaType.Multipart
- def mixed(params: Map[String, String]): MediaType.Multipart
- def related(params: Map[String, String]): MediaType.Multipart
- def signed(params: Map[String, String]): MediaType.Multipart