sttp.client4.internal

Members list

Packages

Type members

Classlikes

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

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

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

Attributes

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

Attributes

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

Attributes

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
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
SttpFile.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SttpFile

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SttpFile
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Implicits

Implicits

final implicit def RichByteBuffer(byteBuffer: ByteBuffer): RichByteBuffer