Packages

p

rhttpc

akkahttp

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]]
  2. type InOutReliableHttpClient = ReliableClient[HttpRequest, ReplyFuture] with WithSubscriptionManager
  3. case class ReliableHttpClientFactory()(implicit actorSystem: ActorSystem, materialize: Materializer) extends Product with Serializable
  4. type ReliableHttpProxy = ReliableProxy[HttpRequest, HttpResponse]

Value Members

  1. implicit val formats: Formats

Inherited from AnyRef

Inherited from Any

Ungrouped