sttp.client3.internal

Members list

Concise view

Type members

Classlikes

abstract class BodyFromResponseAs[F[_], RegularResponse, WSResponse, Stream](implicit m: MonadError[F])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
trait ConvertFromFuture[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait NoStreams extends Streams[Nothing]

Attributes

Companion:
object
Graph
Supertypes
class Streams[Nothing]
class Object
trait Matchable
class Any
Known subtypes
object NoStreams.type
object NoStreams extends NoStreams

Attributes

Companion:
trait
Graph
Supertypes
trait NoStreams
class Streams[Nothing]
class Object
trait Matchable
class Any
Self type
implicit class RichByteBuffer(byteBuffer: ByteBuffer)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
abstract class SttpFile extends SttpFileExtensions

A platform agnostic file abstraction.

A platform agnostic file abstraction.

Different platforms have different file representations. Each platform should provide conversions in the FileCompanionExtensions trait to convert between their supported representations and the File abstraction.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SttpFile.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SttpFile
Self type
class ToCurlConverter[R <: RequestT[Identity, _, _]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class WwwAuthHeaderValue(values: Map[String, String])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def RichByteBuffer(byteBuffer: ByteBuffer): RichByteBuffer