BasicRequestBody

sealed trait BasicRequestBody extends RequestBody[Any]
trait RequestBody[Any]
class Object
trait Matchable
class Any

Value members

Inherited methods

def defaultContentType: MediaType
Inherited from
RequestBody
def show: String
Inherited from
RequestBody