Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
DefaultBodyWritables.type
Members list
Implicits
Inherited implicits
Creates an SourceBody with "application/octet-stream" content type from a file.
Creates an SourceBody with "application/octet-stream" content type from a file.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an SourceBody with "application/octet-stream" content type from an inputstream.
Creates an SourceBody with "application/octet-stream" content type from an inputstream.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an SourceBody with "application/octet-stream" content type from a file.
Creates an SourceBody with "application/octet-stream" content type from a file.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/octet-stream" content type from an array of bytes.
Creates an InMemoryBody with "application/octet-stream" content type from an array of bytes.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/octet-stream" content type from a bytebuffer.
Creates an InMemoryBody with "application/octet-stream" content type from a bytebuffer.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/octet-stream" content type.
Creates an InMemoryBody with "application/octet-stream" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "text/plain" content type.
Creates an InMemoryBody with "text/plain" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "text/plain" content type from a StringBuilder
Creates an InMemoryBody with "text/plain" content type from a StringBuilder
Attributes
- Inherited from:
- DefaultBodyWritables
Creates a BodyWritable with an identity function, with "application/octet-stream" content type.
Creates a BodyWritable with an identity function, with "application/octet-stream" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/x-www-form-urlencoded" content type.
Creates an InMemoryBody with "application/x-www-form-urlencoded" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Attributes
- Inherited from:
- DefaultBodyWritables