cc.otavia.http.client

Members list

Type members

Classlikes

class ClientCodec(httpVersion: HttpVersion, isSsl: Boolean) extends ByteToMessageCodec

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Show all
object ClientCodec

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class HttpClient(host: String, port: Int, sslCtx: Option[SslContext] = ..., autoConnect: Boolean = ..., httpVersion: HttpVersion = ...) extends SocketChannelsActor[HttpClientRequest | Connect]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Show all
object HttpClient

Attributes

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

Attributes

Companion
object
Supertypes
trait Call
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class HttpClientResponse extends Reply

Attributes

Supertypes
trait Reply
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all