Package

stormlantern.consul.client.dao

akka

Permalink

package akka

Visibility
  1. Public
  2. All

Type Members

  1. class AkkaHttpConsulClient extends ConsulHttpClient with ConsulHttpProtocol with RetryPolicy with Logging

    Permalink
  2. case class ConsulException(message: String, response: HttpResponse, status: Option[StatusCode] = None) extends Exception with Product with Serializable

    Permalink
  3. case class ConsulResponse(status: StatusCode, headers: Seq[HttpHeader], body: String) extends Product with Serializable

    Permalink

Value Members

  1. object ConsulException extends Serializable

    Permalink

Ungrouped