Package

rhttpc

akkahttp

Permalink

package akkahttp

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. akkahttp
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type InOnlyReliableHttpClient = ReliableClient[HttpRequest, Future[Unit]]

    Permalink
  2. type InOutReliableHttpClient = ReliableClient[HttpRequest, ReplyFuture] with WithSubscriptionManager

    Permalink
  3. case class ReliableHttpClientFactory()(implicit actorSystem: ActorSystem, materialize: Materializer) extends Product with Serializable

    Permalink
  4. type ReliableHttpProxy = ReliableProxy[HttpRequest, HttpResponse]

    Permalink

Value Members

  1. implicit val formats: Formats

    Permalink
  2. package json4s

    Permalink
  3. package proxy

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped